Class ValuesSource.GeoPoint

    • Constructor Detail

      • GeoPoint

        public GeoPoint()
    • Method Detail

      • docsWithValue

        public DocValueBits docsWithValue​(org.apache.lucene.index.LeafReaderContext context)
                                   throws java.io.IOException
        Specified by:
        docsWithValue in class ValuesSource
        Throws:
        java.io.IOException
      • geoPointValues

        public abstract MultiGeoPointValues geoPointValues​(org.apache.lucene.index.LeafReaderContext context)