Package | Description |
---|---|
lumis.portal.bigdata |
Provides big data related operations.
|
lumis.portal.bigdata.elasticsearch |
lumis.portal.bigdata implementation for using Elasticsearch. |
lumis.portal.bigdata.spi |
Interfaces that may be implemented to integrate the portal with a custom big data repository.
|
Modifier and Type | Method and Description |
---|---|
void |
IBigDataManager.addSynonym(ISynonym synonym)
Adds the given synonyms to be used during
document creation . |
void |
IBigDataManager.deleteSynonyms(String... synonymIds)
Removes the synonyms with the given identifiers.
|
ISynonym |
BigDataManager.getSynonymById(String synonymId) |
ISynonym |
IBigDataManager.getSynonymById(String synonymId)
Returns the synonym with the given identifier.
|
void |
IBigDataManager.updateSynonym(ISynonym synonym)
Updates the given synonyms to be used during
document creation . |
Modifier and Type | Method and Description |
---|---|
void |
ElasticsearchRepository.reloadSynonyms() |
Modifier and Type | Method and Description |
---|---|
void |
IBigDataRepositorySPI.reloadSynonyms()
Reloads the synonyms in this repository.
|
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.