Interface SearchResponseFilter
-
public interface SearchResponseFilterThis can be used to filter the results of the search query.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanaccept(Map<String,String> map)
-