Uses of Interface
org.elasticsearch.script.FilterScript.LeafFactory
-
Packages that use FilterScript.LeafFactory Package Description org.elasticsearch.script -
-
Uses of FilterScript.LeafFactory in org.elasticsearch.script
Methods in org.elasticsearch.script that return FilterScript.LeafFactory Modifier and Type Method Description FilterScript.LeafFactoryFilterScript.Factory. newFactory(Map<String,Object> params, SearchLookup lookup)
-