Interface GeoPointFieldScript.LeafFactory

Enclosing class:
GeoPointFieldScript

public static interface GeoPointFieldScript.LeafFactory
  • Method Summary

    Modifier and Type Method Description
    GeoPointFieldScript newInstance​(org.apache.lucene.index.LeafReaderContext ctx)  
  • Method Details

    • newInstance

      GeoPointFieldScript newInstance​(org.apache.lucene.index.LeafReaderContext ctx)