Uses of Interface
org.nuxeo.elasticsearch.api.ElasticSearchService
-
Packages that use ElasticSearchService Package Description org.nuxeo.elasticsearch org.nuxeo.elasticsearch.api org.nuxeo.elasticsearch.core -
-
Uses of ElasticSearchService in org.nuxeo.elasticsearch
Classes in org.nuxeo.elasticsearch that implement ElasticSearchService Modifier and Type Class Description class
ElasticSearchComponent
Component used to configure and manage ElasticSearch integration -
Uses of ElasticSearchService in org.nuxeo.elasticsearch.api
Constructors in org.nuxeo.elasticsearch.api with parameters of type ElasticSearchService Constructor Description EsIterableQueryResultImpl(ElasticSearchService searchService, EsScrollResult scrollResult)
-
Uses of ElasticSearchService in org.nuxeo.elasticsearch.core
Classes in org.nuxeo.elasticsearch.core that implement ElasticSearchService Modifier and Type Class Description class
ElasticSearchServiceImpl
-