| Package | Description |
|---|---|
| org.apache.maven.index.context | |
| org.apache.maven.index.updater |
| Modifier and Type | Method and Description |
|---|---|
void |
MergedIndexingContext.merge(org.apache.lucene.store.Directory directory,
DocumentFilter filter) |
void |
IndexingContext.merge(org.apache.lucene.store.Directory directory,
DocumentFilter filter)
Merges content of given Lucene directory with this context, but filters out the unwanted ones.
|
void |
DefaultIndexingContext.merge(org.apache.lucene.store.Directory directory,
DocumentFilter filter) |
| Modifier and Type | Method and Description |
|---|---|
DocumentFilter |
IndexUpdateRequest.getDocumentFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
IndexUpdateRequest.setDocumentFilter(DocumentFilter documentFilter) |
Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.