|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IndexBuilder
| Method Summary | |
|---|---|
void |
closeForWriting()
Deprecated. Use closeWriter() to really release the index or flushWriter() to optimize it but leave it open for writing. |
void |
closeWriter()
Close the index |
void |
flushWriter()
Flush index - does a Lucene optimize |
IndexLARQ |
getIndex()
Get a search index used by LARQ. |
| Method Detail |
|---|
void closeForWriting()
closeWriter() to really release the index or flushWriter() to optimize it but leave it open for writing.
void closeWriter()
void flushWriter()
IndexLARQ getIndex()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||