I'm attempting a very similar large OR boolean query here and wish to clarify
what behavior that the custom query needs to be overriding.  

Do you mean to have the custom query actually run a bunch of subqueries as
Java Threads?  Where in the message traffic between the Searcher IndexReader
and Query would this type of bifurcation logic take place?

Thank you,
Adam


Yonik Seeley-2 wrote:
> 
> 
> A custom query type that does this big parallel OR, and a
> QParserPlugin that creates that query.  No changes to any search
> components should be needed.
> 
> -Yonik
> http://www.lucidimagination.com
> 
> 

-- 
View this message in context: 
http://old.nabble.com/large-OR-boolean-query-tp25584607p27026976.html
Sent from the Solr - Dev mailing list archive at Nabble.com.

Reply via email to