Package de.cxp.ocs.spi.search
Interface ConfigurableExtension
-
- All Known Subinterfaces:
RescorerProvider,UserQueryAnalyzer,UserQueryPreprocessor
- All Known Implementing Classes:
AsciifyUserQueryPreprocessor,QuerqyQueryExpander,WhitespaceAnalyzer,WhitespaceWithShingles
public interface ConfigurableExtensionsuper-interface for all extension interfaces that optionally can accepts custom settings.
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default voidinitialize(Map<String,String> settings)
-