Uses of Class
org.elasticsearch.search.internal.ContextIndexSearcher
-
Packages that use ContextIndexSearcher Package Description org.elasticsearch.search.internal org.elasticsearch.search.profile -
-
Uses of ContextIndexSearcher in org.elasticsearch.search.internal
Methods in org.elasticsearch.search.internal that return ContextIndexSearcher Modifier and Type Method Description ContextIndexSearcherFilteredSearchContext. searcher()abstract ContextIndexSearcherSearchContext. searcher() -
Uses of ContextIndexSearcher in org.elasticsearch.search.profile
Constructors in org.elasticsearch.search.profile with parameters of type ContextIndexSearcher Constructor Description Profilers(ContextIndexSearcher searcher)Sole constructor.
-