Hi there, Is it possible to do a search more than once, where only the filter query changes. The response is the three different search results.
We want a page which shows a "clustered" view of 5 of each of the three types (images, news articles, editorial articles), ordered by their score. One possibility is doing three seperate solr search requests, but its not really a neat solution. One answer could be making a custom request handler, could that be possible to solve this issue? Could you give me some pointers on how to implement one? thanks -- View this message in context: http://lucene.472066.n3.nabble.com/Multiple-query-searches-in-one-request-tp745827p745827.html Sent from the Solr - User mailing list archive at Nabble.com.