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