public interface DocSetCache extends IndexComponent
| Modifier and Type | Method and Description |
|---|---|
void |
clear(org
|
void |
clear(String
|
ContextDocIdSet |
obtain(org
|
void |
release(ContextDocIdSet
|
indexvoid clear(Stringreason)
void clear(org.apache .lucene .index .IndexReader reader)
ContextDocIdSetobtain(org .apache .lucene .index .AtomicReaderContext context)
void release(ContextDocIdSetdocSet)