|
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.AddDocumentOperation
public class AddDocumentOperation
The Class AddDocumentOperation.
| Constructor Summary | |
|---|---|
AddDocumentOperation(Document document)
Instantiates a new adds the document 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 AddDocumentOperation(Document document)
document - the document| 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 | ||||||||