|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.smila.search.lucene.index.access.DeleteDocumentsOperation
public class DeleteDocumentsOperation
The Class DeleteDocumentsOperation.
| Constructor Summary | |
|---|---|
DeleteDocumentsOperation(Term term)
Instantiates a new exists operation. |
|
| Method Summary | |
|---|---|
java.lang.Void |
process(IndexWriter object)
Process. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DeleteDocumentsOperation(Term term)
term - the term| Method Detail |
|---|
public java.lang.Void process(IndexWriter object)
throws IndexException
process in interface ISynchronizedOperation<IndexWriter,java.lang.Void>object - the object
IndexException - the index exceptionISynchronizedOperation.process(java.lang.Object)
|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||