Re: Sorting and TopDocCollector

2007-11-26 Thread Chris Hostetter
: I am using TopDocCollector in IndexerSearher.search(...) for get the : BitSet of result, but I need of sort the result by two variable: by : any term of document and by score. Is possible do it using Collector ? : : Have any form of use the method search(..., sort) and after get the : BitS

Sorting and TopDocCollector

2007-11-23 Thread Haroldo Nascimento
Hi, I am using TopDocCollector in IndexerSearher.search(...) for get the BitSet of result, but I need of sort the result by two variable: by any term of document and by score. Is possible do it using Collector ? Have any form of use the method search(..., sort) and after get the BitSet of re