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