Package | Description |
---|---|
fr.paris.lutece.portal.service.search |
Modifier and Type | Class and Description |
---|---|
class |
PageIndexer
Indexer service for pages
|
Modifier and Type | Method and Description |
---|---|
static Collection<SearchIndexer> |
IndexationService.getIndexers()
Returns all search indexers
|
Modifier and Type | Method and Description |
---|---|
static void |
IndexationService.error(SearchIndexer indexer,
Exception e,
String strMessage)
Log the error for the search indexer.
|
static void |
IndexationService.registerIndexer(SearchIndexer indexer)
Register an indexer
|
static void |
IndexationService.unregisterIndexer(SearchIndexer indexer)
Unregister an indexer.
|
Copyright © 2020 City of Paris. All rights reserved.