Posted on Jul 16, 2009 by
Quick Monkey
DocIdSetIterator.advance (replaces next and skipTo)
Instead of using MultiSearcher, utilize Collector.setNextReader to access FacetHandler caches. Otherwise near realtime search is inefficient because MultiSearcher searches on small segments individually. See LUCENE-1483.
Comment #1
Posted on Sep 17, 2009 by Grumpy Hippo(No comment was entered for this change.)
Comment #2
Posted on Nov 14, 2009 by Grumpy Hippo(No comment was entered for this change.)
Status: Duplicate
Labels:
Type-Defect
Priority-Medium