Distributed search of heterogeneous collections with Solr
This talk will discuss challenges of distributed searching, scoring and ranking, and merging partial result lists. Common issues in such situations include: global IDF calculation, global faceting, assigning ranks when merging partial lists, etc. Several effective approaches to these problems will be presented using Solr as a search platform.