Package | Description |
---|---|
org.apache.lucene.facet.taxonomy |
Taxonomy of Categories.
|
org.apache.lucene.index |
Code to maintain and access indices.
|
org.apache.lucene.uninverting |
Support for creating docvalues on-the-fly from the inverted index at runtime.
|
Modifier and Type | Class and Description |
---|---|
class |
OrdinalMappingLeafReader
A
FilterLeafReader for updating facets ordinal references,
based on an ordinal map. |
Modifier and Type | Class and Description |
---|---|
static class |
ExitableDirectoryReader.ExitableFilterAtomicReader
Wrapper class for another FilterAtomicReader.
|
class |
SortingLeafReader
An
LeafReader which supports sorting documents by a given
Sort . |
Modifier and Type | Class and Description |
---|---|
class |
UninvertingReader
A FilterReader that exposes indexed values as if they also had
docvalues.
|
Copyright © 2000-2018 The Apache Software Foundation. All Rights Reserved.