Package | Description |
---|---|
org.apache.lucene.search |
Code to search indices.
|
Constructor and Description |
---|
BooleanScorer(BooleanWeight weight,
java.util.Collection<BulkScorer> scorers,
int minShouldMatch,
boolean needsScores) |