|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CommonEntityDao
The Interface EntityDao.
Method Summary | |
---|---|
org.apache.lucene.document.Document |
getDocumentById(int id)
|
java.lang.String |
getIndexName()
|
void |
optimizeIndex()
|
java.util.List<org.apache.lucene.search.ScoreDoc> |
query(org.apache.lucene.search.Query query)
|
Methods inherited from interface org.lexevs.dao.index.access.LexEvsIndexFormatVersionAwareDao |
---|
supportsLexEvsIndexFormatVersion |
Method Detail |
---|
java.lang.String getIndexName()
void optimizeIndex()
org.apache.lucene.document.Document getDocumentById(int id)
java.util.List<org.apache.lucene.search.ScoreDoc> query(org.apache.lucene.search.Query query)
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |