Package de.cxp.ocs.elasticsearch.query
Class NonAlphanumericStripPreprocessor
java.lang.Object
de.cxp.ocs.elasticsearch.query.NonAlphanumericStripPreprocessor
- All Implemented Interfaces:
ConfigurableExtension,UserQueryPreprocessor
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.cxp.ocs.spi.search.ConfigurableExtension
initializeMethods inherited from interface de.cxp.ocs.spi.search.UserQueryPreprocessor
preProcess
-
Constructor Details
-
NonAlphanumericStripPreprocessor
public NonAlphanumericStripPreprocessor()
-
-
Method Details
-
preProcess
- Specified by:
preProcessin interfaceUserQueryPreprocessor
-