| Package | Description |
|---|---|
| org.apache.lucene.index |
Code to maintain and access indices.
|
| Modifier and Type | Method and Description |
|---|---|
private long |
IndexWriter.tryModifyDocument(IndexReader readerIn,
int docID,
IndexWriter.DocModifier toApply) |