Uses of Class
de.hybris.platform.solrfacetsearch.model.config.SolrIndexerQueryParameterModel
Packages that use SolrIndexerQueryParameterModel
Package
Description
Contains generated models for each type of de.hybris.platform.solrfacetsearch.jalo.config package.
-
Uses of SolrIndexerQueryParameterModel in de.hybris.platform.solrfacetsearch.converters.populator
Method parameters in de.hybris.platform.solrfacetsearch.converters.populator with type arguments of type SolrIndexerQueryParameterModelModifier and TypeMethodDescriptionDefaultIndexedTypeFlexibleSearchQueryPopulator.initializeFSQParameters(List<SolrIndexerQueryParameterModel> list) Initializes the Flexible Search Query parameters for theIndexedTypeFlexibleSearchQuery. -
Uses of SolrIndexerQueryParameterModel in de.hybris.platform.solrfacetsearch.model.config
Methods in de.hybris.platform.solrfacetsearch.model.config that return types with arguments of type SolrIndexerQueryParameterModelModifier and TypeMethodDescriptionSolrIndexerQueryModel.getSolrIndexerQueryParameters()Generated method - Getter of theSolrIndexerQuery.solrIndexerQueryParametersattribute defined at extensionsolrfacetsearch.Method parameters in de.hybris.platform.solrfacetsearch.model.config with type arguments of type SolrIndexerQueryParameterModelModifier and TypeMethodDescriptionvoidSolrIndexerQueryModel.setSolrIndexerQueryParameters(List<SolrIndexerQueryParameterModel> value) Generated method - Setter ofSolrIndexerQuery.solrIndexerQueryParametersattribute defined at extensionsolrfacetsearch.