I still think that ResultsCollector does what you describe. It simply collects results, while the word 'result' is quite *open* and does not commit to anything ...
How about dropping the word Collector, since it might not collect anything, and just save the highest score, or compute some facets .. What about something with a *Listener like: DocIdListener, SearchListener, MatchListener (it listens on search matches). On Thu, Mar 26, 2009 at 3:48 PM, Marvin Humphrey <mar...@rectangular.com>wrote: > On Thu, Mar 26, 2009 at 08:44:57AM -0400, Michael McCandless wrote: > > > do you have an alternative? > > Brainstorming.... > > * Harvester > * Trawler > * HitPicker > * HitGrabber > > Marvin Humphrey > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org > For additional commands, e-mail: java-dev-h...@lucene.apache.org > >