Package org.elasticsearch.common.lucene
Interface ScorerAware
-
- All Known Implementing Classes:
AggregationScript,NumberSortScript,ScriptBytesValues,ScriptDoubleValues,ScriptLongValues,StringSortScript
public interface ScorerAware
-
-
Method Summary
Modifier and Type Method Description voidsetScorer(org.apache.lucene.search.Scorable scorer)
-