Class BooleanScriptDocValues

java.lang.Object
org.apache.lucene.search.DocIdSetIterator
org.apache.lucene.index.SortedNumericDocValues
org.elasticsearch.index.fielddata.AbstractSortedNumericDocValues
org.elasticsearch.index.fielddata.BooleanScriptDocValues

public final class BooleanScriptDocValues extends AbstractSortedNumericDocValues
  • Method Details

    • advanceExact

      public boolean advanceExact(int docId)
    • nextValue

      public long nextValue()
      Specified by:
      nextValue in class org.apache.lucene.index.SortedNumericDocValues
    • docValueCount

      public int docValueCount()
      Specified by:
      docValueCount in class org.apache.lucene.index.SortedNumericDocValues