Hi Chris,

Thanks so much for your reply and clarification. I was able to get the
collection search working as expected. :)

Also sharing the following JIRA issue for fixes/improvements to Solr Admin
for SolrCloud-based things, shared by @elyagrog on IRC:

https://issues.apache.org/jira/browse/SOLR-6082


Regards,

Avanish
On Mon Feb 02 2015 at 8:52:05 AM Chris Hostetter <hossman_luc...@fucit.org>
wrote:


: I had a discussion with @search_mb about this on IRC, and he explained how
: my collection query would still work with "user6", though we couldn't
: resolve why the solr Core Admin page doesn't show the collection name as "
: user6".

"Core Admin" pages in the UI are still specific to *CORES* ... no one has
had a chance yet to update the Solr UI to have *COLLECTION* centric UI
pages.

In Solr 4.x the example configs come with a *CORE* named "collection1"
which can be "bootstraped" into a collection with the same name if you
start using SolrCloud, but there is no reason why the core names need to
match the collection names exactly -- and in fact: doing so would be
impossible in situations where (#shards x #replicas) is more then the
#nodes in your cluster.

-Hoss
http:// <http://www.lucidworks.com/>www.lucidworks.com/
<http://www.lucidworks.com/>

Reply via email to