Package | Description |
---|---|
lumis.content.search | |
lumis.content.search.common | |
lumis.doui.search | |
lumis.doui.search.common | |
lumis.doui.table |
Modifier and Type | Method and Description |
---|---|
DouiIndexConfig |
ContentIndexer.createDouiIndexConfig(Content content) |
Modifier and Type | Method and Description |
---|---|
void |
ContentIndexer.reindexContent(Content content,
Collection<String> originalServiceInstanceIds,
DouiIndexConfig douiIndexConfig) |
void |
ContentIndexer.removeContentFromIndex(Content content,
Collection<String> originalServiceInstanceIds,
DouiIndexConfig douiIndexConfig) |
Modifier and Type | Method and Description |
---|---|
DouiIndexConfig |
IContentIndexer.createDouiIndexConfig(Content content)
Creates a default index configuration for the given content.
|
Modifier and Type | Method and Description |
---|---|
void |
IContentIndexer.reindexContent(Content content,
Collection<String> serviceInstanceIds,
DouiIndexConfig douiIndexConfig)
Performs the re-indexing of the given content.
|
void |
IContentIndexer.removeContentFromIndex(Content content,
Collection<String> serviceInstanceIds,
DouiIndexConfig douiIndexConfig)
Removes the given content from the search index.
|
Modifier and Type | Method and Description |
---|---|
void |
DouiIndexer.addSearchContent(ISourceData tabularDataRow,
Source source,
DouiIndexConfig douiIndexConfig) |
void |
DouiIndexer.removeSearchContents(ISourceData tabularDataRow,
Source source,
DouiIndexConfig douiIndexConfig) |
protected void |
DouiIndexer.removeSearchContents(List<SearchContent> searchContents,
String selectionFieldName,
DouiIndexConfig douiIndexConfig) |
void |
DouiIndexer.removeSearchContentsByServiceInstanceId(String serviceInstanceId,
Source source,
DouiIndexConfig douiIndexConfig) |
Modifier and Type | Method and Description |
---|---|
void |
IDouiIndexer.addSearchContent(ISourceData tabularDataRow,
Source source,
DouiIndexConfig douiIndexConfig) |
void |
IDouiIndexer.removeSearchContents(ISourceData tabularDataRow,
Source source,
DouiIndexConfig douiIndexConfig) |
void |
IDouiIndexer.removeSearchContentsByServiceInstanceId(String serviceInstanceId,
Source source,
DouiIndexConfig douiIndexConfig) |
Modifier and Type | Method and Description |
---|---|
protected DouiIndexConfig |
BaseTableDataProcessActionHandler.getIndexConfig() |
Lumisportal 7.1.1.140331 - Copyright © 2006–2014 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.