public interface IFormSearchIndexer
extends fr.paris.lutece.portal.service.search.SearchIndexer
Modifier and Type | Method and Description |
---|---|
void |
addIndexerAction(int nIdFormResponse,
int nIdTask,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
add an indexer action
|
void |
indexDocument(int nIdFormResponse,
int nIdTask,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Directly index one document
|
void |
processIndexing()
add to the index writer the document associate to the key specified in parameter
|
void processIndexing()
void indexDocument(int nIdFormResponse, int nIdTask, fr.paris.lutece.portal.service.plugin.Plugin plugin)
nIdFormResponse
- nIdTask
- void addIndexerAction(int nIdFormResponse, int nIdTask, fr.paris.lutece.portal.service.plugin.Plugin plugin)
nIdFormResponse
- nIdTask
- Copyright © 2020 City of Paris. All rights reserved.