Package de.cxp.ocs.spi.search
-
Interface Summary Interface Description ConfigurableExtension super-interface for all extension interfaces that optionally can accepts custom settings.ESQueryFactory A reusable query factory that receives the analyzed user query to build Elasticsearch queries (one for Master level and one for the variant level).RescorerProvider SearchConfigurationProvider SPI Interface to provide search configurations.UserQueryAnalyzer UserQueryPreprocessor Can be used to modify the user query prior it is processed by the UserQueryAnalyzer, for example to normalize the query.