Package org.elasticsearch.script
Interface FieldScript.LeafFactory
- Enclosing class:
- FieldScript
public static interface FieldScript.LeafFactory
A factory to construct
FieldScript
instances.-
Method Summary
Modifier and Type Method Description FieldScript
newInstance(org.apache.lucene.index.LeafReaderContext ctx)
-
Method Details
-
newInstance
- Throws:
java.io.IOException
-