It would appear that to see all results (including low scoring) I need
to pass a different Filter to Searcher.search[1]. If filter is null,
only the highest-scoring results are returned. How do I change the
threshold for hits returned?

-- 
Cheers,
Hasan Diwan <[EMAIL PROTECTED]>
1. 
http://lucene.apache.org/java/2_3_1/api/core/org/apache/lucene/search/Searchable.html#search(org.apache.lucene.search.Weight,
org.apache.lucene.search.Filter,
org.apache.lucene.search.HitCollector)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to