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