> I think ResultsCollector (or maybe ResultCollector) is my favorite so far...
>
> But how about simply Collector?  (I realize it's very generic... but
> we don't collect anything else in Lucene?).
That's exactly what I'm using in my app -> abstract class Collector
extends HitCollector, that serves as a base for all my custom
collectors :)
So, yeah, I like this name.

> Yeah I'm not really a fan of Listener either.
+1

-- 
Kirill Zakharenko/Кирилл Захаренко (ear...@gmail.com)
Home / Mobile: +7 (495) 683-567-4 / +7 (903) 5-888-423
ICQ: 104465785

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

Reply via email to