Hi, Yes, a custom SearchComponent will do this. We'd done stuff like this before and actually have this sort of functionality in some of Sematext products - it works well if you don't mind writing and adding another SearchComponent to your chain.
Otis ---- Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch Lucene ecosystem search :: http://search-lucene.com/ ----- Original Message ---- > From: phoey <pho...@gmail.com> > To: solr-user@lucene.apache.org > Sent: Fri, April 23, 2010 10:23:38 AM > Subject: Multiple query searches in one request > > 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: > href="http://lucene.472066.n3.nabble.com/Multiple-query-searches-in-one-request-tp745827p745827.html" > > target=_blank > >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.