|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SingleObjectIndexer
Indexes/unindexes single objects.
| Method Summary | |
|---|---|
void |
index(java.lang.Object o)
Add an object to the index. |
void |
setLuceneConnection(LuceneConnection luceneConnection)
|
void |
setObjectToDocumentConverter(ObjectToDocumentConverter objectToDocumentConverter)
|
void |
unindex(java.lang.Object o)
Remove an object from the index. |
| Method Detail |
|---|
void index(java.lang.Object o)
unindex(java.lang.Object) before the object is added.
o - void unindex(java.lang.Object o)
o - void setLuceneConnection(LuceneConnection luceneConnection)
void setObjectToDocumentConverter(ObjectToDocumentConverter objectToDocumentConverter)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||