Use PositiveScoresOnlyCollector.

Mike

On Wed, Jun 2, 2010 at 5:11 AM,  <jan.kure...@nokia.com> wrote:
> Hi,
>
> Formerly the HitCollector stored only docs with score bigger than 0.0f. This 
> check is not implemented in any Collector implementation. Especially in the 
> two implementation used by solr: InOrderTopScoreDocCollector and 
> OutOfOrderTopScoreDocCollector.
>
> How to not collect documents with a score less or equal to 0.0f?
>
> Jan
>

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

Reply via email to