|
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.GetDocumentOperation
public class GetDocumentOperation
The Class GetDocumentOperation.
Constructor Summary | |
---|---|
GetDocumentOperation(java.lang.String key)
Instantiates a new gets the document operation. |
Method Summary | |
---|---|
Document |
process(IndexSearcher object)
Process. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GetDocumentOperation(java.lang.String key)
key
- the keyMethod Detail |
---|
public Document process(IndexSearcher object) throws IndexException
process
in interface ISynchronizedOperation<IndexSearcher,Document>
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 |