| Package | Description |
|---|---|
| org.tinygroup.fulltext | |
| org.tinygroup.fulltext.impl | |
| org.tinygroup.indexinstaller | |
| org.tinygroup.indexinstaller.impl | |
| org.tinygroup.lucene472 |
| Modifier and Type | Method and Description |
|---|---|
static FullText |
FullTextHelper.getFullText()
得到FullText的实例
|
static FullText |
FullTextHelper.getFullText(String userId)
获取默认模板的不同用户的实例
|
static FullText |
FullTextHelper.getFullText(String userId,
String configId)
获取指定模板的不同用户的实例
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFullText |
| Modifier and Type | Method and Description |
|---|---|
FullText |
IndexDataSource.getFullText() |
| Modifier and Type | Method and Description |
|---|---|
void |
IndexDataSource.setFullText(FullText fullText) |
| Modifier and Type | Method and Description |
|---|---|
FullText |
AbstractIndexDataSource.getFullText() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractIndexDataSource.setFullText(FullText fullText) |
| Modifier and Type | Class and Description |
|---|---|
class |
LuceneFullText
Lucene的全文索引
|
Copyright © 2006–2018 TinyGroup. All rights reserved.