Module org.elasticsearch.server
Class XNumericComparator.CompetitiveDISIBuilder
java.lang.Object
org.elasticsearch.lucene.comparators.XNumericComparator.CompetitiveDISIBuilder
- Enclosing class:
XNumericComparator<T extends Number>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final XUpdateableDocIdSetIteratorprotected longprotected long -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedCompetitiveDISIBuilder(XNumericComparator<T>.NumericLeafComparator leafComparator) -
Method Summary
-
Field Details
-
competitiveIterator
-
minValueAsLong
protected long minValueAsLong -
maxValueAsLong
protected long maxValueAsLong
-
-
Constructor Details
-
CompetitiveDISIBuilder
-
-
Method Details
-
docCount
protected abstract int docCount() -
doUpdateCompetitiveIterator
- Throws:
IOException
-