Interface StringFieldScript.LeafFactory

Enclosing class:
StringFieldScript

public static interface StringFieldScript.LeafFactory
  • Method Summary

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

    • newInstance

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