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.

Reply via email to