Uses of Package
de.cxp.ocs.spi.search
Packages that use de.cxp.ocs.spi.search
Package
Description
-
Classes in de.cxp.ocs.spi.search used by de.cxp.ocsClassDescriptionA reusable query factory that receives the analyzed user query to build Elasticsearch queries (one for Master level and one for the variant level).Can be used to modify the user query prior it is processed by the UserQueryAnalyzer, for example to normalize the query.
-
Classes in de.cxp.ocs.spi.search used by de.cxp.ocs.config
-
Classes in de.cxp.ocs.spi.search used by de.cxp.ocs.elasticsearch
-
Classes in de.cxp.ocs.spi.search used by de.cxp.ocs.elasticsearch.facets
-
Classes in de.cxp.ocs.spi.search used by de.cxp.ocs.elasticsearch.queryClassDescriptionsuper-interface for all extension interfaces that optionally can accepts custom settings.Can be used to modify the user query prior it is processed by the UserQueryAnalyzer, for example to normalize the query.
-
Classes in de.cxp.ocs.spi.search used by de.cxp.ocs.elasticsearch.query.analyzerClassDescriptionsuper-interface for all extension interfaces that optionally can accepts custom settings.
-
Classes in de.cxp.ocs.spi.search used by de.cxp.ocs.elasticsearch.query.builderClassDescriptionA reusable query factory that receives the analyzed user query to build Elasticsearch queries (one for Master level and one for the variant level).
-
Classes in de.cxp.ocs.spi.search used by de.cxp.ocs.spi.searchClassDescriptionsuper-interface for all extension interfaces that optionally can accepts custom settings.SPI Interface to provide search configurations.