Class IpScriptDocValues

org.elasticsearch.index.fielddata.SortedBinaryDocValues
org.elasticsearch.index.fielddata.IpScriptDocValues

public final class IpScriptDocValues extends SortedBinaryDocValues
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    advanceExact​(int docId)
    Advance this instance to the given document id
    int
    Retrieves the number of values for the current document.
    org.apache.lucene.util.BytesRef
    Iterates to the next value in the current document.

    Methods inherited from class java.lang.

    , , , , , , , , , ,