Package org.elasticsearch.script
Interface CompositeFieldScript.Factory
- All Superinterfaces:
ScriptFactory
- Enclosing class:
- CompositeFieldScript
-
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
CompositeFieldScript.LeafFactory newFactory(String fieldName, Map<String, Object> params, SearchLookup searchLookup)
-