hossman wrote:
>
> Take a look at TopFieldDocCollector It's a HitCollector provided out of
> the box that does sorting.
>
will it work against a ParallelMultiSearcher?
--
View this message in context:
http://www.nabble.com/HitCollector-and-sorting-tp17604363p17881706.html
Sent from the Lu
: So, how can I get the same results using the HitCollector? Also it would be
: really nice, if you could point me to some examples of using it...
Take a look at TopFieldDocCollector It's a HitCollector provided out of
the box that does sorting.
If you look at the trunk, the (recently updateed