You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by SolrUser1543 <os...@gmail.com> on 2014/12/02 20:49:57 UTC

Solr collection alias - how rank is affected

Solr allows create an alias for few collection via its API

Suppose I have two collection C1 & C2 and an alias C3 = C1 , C2 

C1 and C2 deployed on different machines , but has a mutual ZooKeeper .

How rank is affected when searching C3 collection ? 
when they has same schema ?
different schema ? ( it is possible to search on different schemas if we use
field alias on both collections ) 




--
View this message in context: http://lucene.472066.n3.nabble.com/Solr-collection-alias-how-rank-is-affected-tp4172197.html
Sent from the Solr - User mailing list archive at Nabble.com.