|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PayloadProcessorProvider.DirPayloadProcessor | |
|---|---|
| org.apache.lucene.facet.index | Indexing of document categories |
| org.apache.lucene.index | Code to maintain and access indices. |
| Uses of PayloadProcessorProvider.DirPayloadProcessor in org.apache.lucene.facet.index |
|---|
| Subclasses of PayloadProcessorProvider.DirPayloadProcessor in org.apache.lucene.facet.index | |
|---|---|
static class |
FacetsPayloadProcessorProvider.FacetsDirPayloadProcessor
|
| Methods in org.apache.lucene.facet.index that return PayloadProcessorProvider.DirPayloadProcessor | |
|---|---|
PayloadProcessorProvider.DirPayloadProcessor |
FacetsPayloadProcessorProvider.getDirProcessor(Directory dir)
|
| Uses of PayloadProcessorProvider.DirPayloadProcessor in org.apache.lucene.index |
|---|
| Methods in org.apache.lucene.index that return PayloadProcessorProvider.DirPayloadProcessor | |
|---|---|
abstract PayloadProcessorProvider.DirPayloadProcessor |
PayloadProcessorProvider.getDirProcessor(Directory dir)
Returns a PayloadProcessorProvider.DirPayloadProcessor for the given Directory,
through which PayloadProcessorProvider.DirPayloadProcessors can be obtained for each
Term, or null if none should be used. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||