public interface ScorerProvider
| Modifier and Type | Method and Description |
|---|---|
org.apache.lucene.queries.CustomScoreQuery |
createCustomScoreQuery(org.apache.lucene.search.Query subQuery) |
String |
getName() |
String getName()
org.apache.lucene.queries.CustomScoreQuery createCustomScoreQuery(org.apache.lucene.search.Query subQuery)
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.