Skip navigation links
B C F G I L P S T 

B

BEAN_FILE_INDEXER_FACTORY - Static variable in interface fr.paris.lutece.plugins.lucene.service.indexer.IFileIndexerFactory
Bean name, to retrieve the factory from the Spring context.

C

createComponents(String) - Method in class fr.paris.lutece.plugins.lucene.service.analyzer.LuteceFrenchAnalyzer
 

F

FileIndexerFactory - Class in fr.paris.lutece.plugins.lucene.service.indexer
FileIndexerFactory
FileIndexerFactory() - Constructor for class fr.paris.lutece.plugins.lucene.service.indexer.FileIndexerFactory
 
fr.paris.lutece.plugins.lucene.service.analyzer - package fr.paris.lutece.plugins.lucene.service.analyzer
 
fr.paris.lutece.plugins.lucene.service.indexer - package fr.paris.lutece.plugins.lucene.service.indexer
 
FRENCH_STOP_WORDS - Static variable in class fr.paris.lutece.plugins.lucene.service.analyzer.LuteceFrenchAnalyzer
Extended list of typical French stopwords.

G

getContentToIndex(InputStream) - Method in interface fr.paris.lutece.plugins.lucene.service.indexer.IFileIndexer
Indexes the inputStream content.
getContentToIndex(InputStream) - Method in class fr.paris.lutece.plugins.lucene.service.indexer.PdfFileIndexer
Indexes the inputStream content.
getContentToIndex(InputStream) - Method in class fr.paris.lutece.plugins.lucene.service.indexer.TikaIndexer
Indexes the inputStream content.
getIndexer(String) - Method in class fr.paris.lutece.plugins.lucene.service.indexer.FileIndexerFactory
Returns the indexer matching the given MIMETYPE
getIndexer(String) - Method in interface fr.paris.lutece.plugins.lucene.service.indexer.IFileIndexerFactory
Returns the indexer matching the given MIMETYPE

I

IFileIndexer - Interface in fr.paris.lutece.plugins.lucene.service.indexer
A file indexer indexes file content
IFileIndexerFactory - Interface in fr.paris.lutece.plugins.lucene.service.indexer
IFileIndexerFactory manages multiple IFileIndexer.

L

LuteceFrenchAnalyzer - Class in fr.paris.lutece.plugins.lucene.service.analyzer
FrenchAnalyzer, adding ElisionFilter and ASCIIFoldingFilter.
LuteceFrenchAnalyzer() - Constructor for class fr.paris.lutece.plugins.lucene.service.analyzer.LuteceFrenchAnalyzer
Builds an analyzer with the default stop words ( LuteceFrenchAnalyzer.FRENCH_STOP_WORDS).
LuteceFrenchAnalyzer(String[]) - Constructor for class fr.paris.lutece.plugins.lucene.service.analyzer.LuteceFrenchAnalyzer
Builds an analyzer with the given stop words.
LuteceFrenchAnalyzer(File) - Constructor for class fr.paris.lutece.plugins.lucene.service.analyzer.LuteceFrenchAnalyzer
Builds an analyzer with the given stop words.

P

PdfFileIndexer - Class in fr.paris.lutece.plugins.lucene.service.indexer
PdfFileIndexer indexes PDF files
PdfFileIndexer() - Constructor for class fr.paris.lutece.plugins.lucene.service.indexer.PdfFileIndexer
 

S

setIndexersMap(Map<String, IFileIndexer>) - Method in class fr.paris.lutece.plugins.lucene.service.indexer.FileIndexerFactory
Sets the indexers map
setIndexersMap(Map<String, IFileIndexer>) - Method in interface fr.paris.lutece.plugins.lucene.service.indexer.IFileIndexerFactory
Sets the indexers map
setParser(Parser) - Method in class fr.paris.lutece.plugins.lucene.service.indexer.TikaIndexer
Sets the parse

T

TikaIndexer - Class in fr.paris.lutece.plugins.lucene.service.indexer
Wraps a tika indexer, such as OfficeParser
TikaIndexer() - Constructor for class fr.paris.lutece.plugins.lucene.service.indexer.TikaIndexer
 
B C F G I L P S T 
Skip navigation links

Copyright © 2017 City of Paris. All rights reserved.