| Class | Description | 
|---|---|
| AbstractIndexingWorker | 
 Abstract class for sharing code between ElasticSearch related workers 
 | 
| BaseIndexingWorker | 
 Abstract class for sharing the worker state 
 | 
| BucketIndexingWorker | 
 œ Worker to index a bucket of documents 
 | 
| ChildrenIndexingWorker | 
 Worker to index children recursively 
 | 
| IndexingWorker | 
 Simple Indexing Worker 
 | 
| ScrollingIndexingWorker | 
 Worker to reindex a large amount of document 
 | 
Copyright © 2019 Nuxeo. All rights reserved.