| Package | Description |
|---|---|
| org.apache.lucene.index |
Code to maintain and access indices.
|
| Modifier and Type | Field and Description |
|---|---|
protected StorePruningPolicy |
PruningReader.storePolicy |
| Constructor and Description |
|---|
PruningReader(IndexReader in,
StorePruningPolicy storePolicy,
TermPruningPolicy termPolicy)
Constructor.
|