You found the missing link. Both search backends were designed to work for a particular user that already had the data populated into either GSA or solr. We don't provide any means for getting that data populated.
That said, search is not a very useful feature of docker. You can only search for repositories, and can only see a few tens of characters of text about each one. That's not nearly enough to help you decide if you want to use a particular repository, unless you just need to be reminded of the name of a repository you previously researched and decided to use. Michael On Fri, Jan 27, 2017 at 2:28 PM, Tom McKay <[email protected]> wrote: > Does anyone have instructions for setting up solr for search? I am running > a simple solr container[1] and have crane configured[2] to query it. > However, I am missing the "data import handler" piece in solr, I think. I > can see that a "docker search" successfully hits solr but has zero results. > > Note: This is to address several requests to allow "docker search" to work > with container repositories in foreman/katello[3] and Satellite-6. > > Thanks! > > [1] https://hub.docker.com/_/solr/ > [2] http://docs.pulpproject.org/en/nightly/plugins/crane/index. > html?highlight=crane#solr > [3] https://theforeman.org/plugins/katello/index.html > > _______________________________________________ > Pulp-dev mailing list > [email protected] > https://www.redhat.com/mailman/listinfo/pulp-dev > >
_______________________________________________ Pulp-dev mailing list [email protected] https://www.redhat.com/mailman/listinfo/pulp-dev
