Package | Description |
---|---|
org.tinygroup.lucene472.builder | |
org.tinygroup.lucene472.config | |
org.tinygroup.lucene472.manage |
Modifier and Type | Method and Description |
---|---|
LuceneConfig |
StaticLuceneBuilder.buildConfig() |
abstract LuceneConfig |
BaseLuceneBuilder.buildConfig()
获得lucene配置
|
LuceneConfig |
DynamicLuceneBuilder.buildConfig() |
Modifier and Type | Method and Description |
---|---|
List<LuceneConfig> |
DynamicConfigs.getLuceneConfigList() |
List<LuceneConfig> |
LuceneConfigs.getLuceneConfigList() |
Modifier and Type | Method and Description |
---|---|
void |
DynamicConfigs.setLuceneConfigList(List<LuceneConfig> luceneConfigList) |
void |
LuceneConfigs.setLuceneConfigList(List<LuceneConfig> luceneConfigList) |
Modifier and Type | Method and Description |
---|---|
LuceneConfig |
LuceneConfigManagerImpl.getFullTextConfig() |
LuceneConfig |
LuceneConfigManagerImpl.getFullTextConfig(String configId) |
LuceneConfig |
LuceneDynamicManagerImpl.getFullTextConfig(String userId) |
LuceneConfig |
LuceneDynamicManagerImpl.getFullTextConfig(String userId,
String configId) |
Modifier and Type | Method and Description |
---|---|
void |
LuceneConfigManagerImpl.addFullTextConfig(LuceneConfig config) |
void |
LuceneDynamicManagerImpl.addFullTextConfig(LuceneConfig config) |
void |
LuceneConfigManagerImpl.removeFullTextConfig(LuceneConfig config) |
void |
LuceneDynamicManagerImpl.removeFullTextConfig(LuceneConfig config) |
Copyright © 2006–2018 TinyGroup. All rights reserved.