| Package | Description |
|---|---|
| org.nuxeo.elasticsearch.fetcher | |
| org.nuxeo.elasticsearch.query |
| Modifier and Type | Field and Description |
|---|---|
protected EsFetcher.HitDocConsumer |
EsFetcher.consumer |
| Constructor and Description |
|---|
EsFetcher(CoreSession session,
org.elasticsearch.action.search.SearchResponse response,
Map<String,String> repoNames,
EsFetcher.HitDocConsumer consumer) |
| Modifier and Type | Method and Description |
|---|---|
NxQueryBuilder |
NxQueryBuilder.hitDocConsumer(EsFetcher.HitDocConsumer consumer)
If search results are found, use this SearchHit and DocumentModel consumer on each hit.
|
Copyright © 2019 Nuxeo. All rights reserved.