i use TermsQuery for creating a join query.  the list of terms could be quite 
large. e.g. million entries.

when this is the case, the IntroSorter sorting the terms becomes a performance 
bottleneck.

could i use an other strategy or algorithm for building those joins on large 
sets of terms?

any suggestions? 

regards 
Sascha

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to