0

did anyone has experience using aliases in Solr pointing to multiple indices and using the alias to perform search query agains the indices that are pointed to the alias. If yes i am curious how the results will appear ,will they be presented in batches for each underlying index or wil be presented as a single set of results sorted

talluri
  • 11
  • 1
  • 2
  • I don't understand: indices = indexes? And how do you define an alias to point to more than one collection? – Gaël J Sep 13 '21 at 21:01
  • 1
    you are right i missed that point ,abstract from solr documentaiton Starting with version 8.1 SolrCloud supports using alias names in collection commands where normally a collection name is expected. This works only when the following criteria are satisfied: an alias must not refer to more than one collection – talluri Sep 15 '21 at 15:28

0 Answers0