public class LuceneEntity2009Dao extends LuceneEntityDao implements EntityDao
LuceneEntityDao.BitSetOp
Modifier and Type | Field and Description |
---|---|
static LexEvsIndexFormatVersion |
supportedIndexVersion2009
The supported index version2009.
|
supportedIndexVersion2010
Constructor and Description |
---|
LuceneEntity2009Dao() |
Modifier and Type | Method and Description |
---|---|
java.util.List<LexEvsIndexFormatVersion> |
doGetSupportedLexEvsIndexFormatVersions()
Do get supported lex evs index format versions.
|
protected LuceneIndexTemplate |
getLuceneIndexTemplate(java.lang.String codingSchemeUri,
java.lang.String version) |
addDocuments, deleteDocuments, deleteDocuments, getDocumentById, getDocumentById, getIndexName, getLuceneIndexTemplate, query, query, setLuceneIndexTemplate
getIndexRegistry, setIndexRegistry
supportsLexEvsIndexFormatVersion
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addDocuments, deleteDocuments, deleteDocuments, getDocumentById, getDocumentById, getIndexName, query
supportsLexEvsIndexFormatVersion
public static LexEvsIndexFormatVersion supportedIndexVersion2009
public java.util.List<LexEvsIndexFormatVersion> doGetSupportedLexEvsIndexFormatVersions()
AbstractBaseIndexDao
doGetSupportedLexEvsIndexFormatVersions
in class LuceneEntityDao
protected LuceneIndexTemplate getLuceneIndexTemplate(java.lang.String codingSchemeUri, java.lang.String version)
getLuceneIndexTemplate
in class LuceneEntityDao