| Package | Description |
|---|---|
| org.apache.lucene.index |
Code to maintain and access indices.
|
| Modifier and Type | Method | Description |
|---|---|---|
PayloadProcessorProvider |
IndexWriter.getPayloadProcessorProvider() |
Returns the
PayloadProcessorProvider that is used during segment
merges to process payloads. |
| Modifier and Type | Method | Description |
|---|---|---|
void |
IndexWriter.setPayloadProcessorProvider(PayloadProcessorProvider pcp) |
Sets the
PayloadProcessorProvider to use when merging payloads. |
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.