Package org.elasticsearch.script
Interface StringFieldScript.Factory
- All Superinterfaces:
ScriptFactory
- Enclosing class:
- StringFieldScript
-
Method Summary
Modifier and TypeMethodDescriptionnewFactory(String fieldName, Map<String,Object> params, SearchLookup searchLookup)
Methods inherited from interface org.elasticsearch.script.ScriptFactory
isResultDeterministic
-
Method Details
-
newFactory
StringFieldScript.LeafFactory newFactory(String fieldName, Map<String,Object> params, SearchLookup searchLookup)
-