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