Package | Description |
---|---|
org.apache.lucene.queries |
Filters and Queries that add to core Lucene.
|
Modifier and Type | Method and Description |
---|---|
protected CustomScoreProvider |
CustomScoreQuery.getCustomScoreProvider(LeafReaderContext context)
Returns a
CustomScoreProvider that calculates the custom scores
for the given IndexReader . |
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.