Package | Description |
---|---|
fr.paris.lutece.plugins.lucene.service.indexer |
Modifier and Type | Class and Description |
---|---|
class |
PdfFileIndexer
PdfFileIndexer indexes PDF files
|
class |
TikaIndexer
Wraps a tika indexer, such as
OfficeParser |
Modifier and Type | Method and Description |
---|---|
IFileIndexer |
IFileIndexerFactory.getIndexer(String strMimeType)
Returns the indexer matching the given MIMETYPE
|
IFileIndexer |
FileIndexerFactory.getIndexer(String strMimeType)
Returns the indexer matching the given MIMETYPE
|
Modifier and Type | Method and Description |
---|---|
void |
IFileIndexerFactory.setIndexersMap(Map<String,IFileIndexer> mapIndexers)
Sets the indexers map
|
void |
FileIndexerFactory.setIndexersMap(Map<String,IFileIndexer> mapIndexers)
Sets the indexers map
|
Copyright © 2017 City of Paris. All rights reserved.