public class DefaultIndexedTypeFlexibleSearchQueryPopulator extends Object
| Constructor and Description |
|---|
DefaultIndexedTypeFlexibleSearchQueryPopulator() |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Object> |
initializeFSQParameters(List<SolrIndexerQueryParameterModel> list)
Initializes the Flexible Search Query parameters for the
IndexedTypeFlexibleSearchQuery. |
void |
populate(SolrIndexerQueryModel source,
IndexedTypeFlexibleSearchQuery target) |
public DefaultIndexedTypeFlexibleSearchQueryPopulator()
public void populate(SolrIndexerQueryModel source, IndexedTypeFlexibleSearchQuery target) throws ConversionException
ConversionExceptionprotected Map<String,Object> initializeFSQParameters(List<SolrIndexerQueryParameterModel> list)
IndexedTypeFlexibleSearchQuery. They are
populated with the static parameters now, but the runtime parameters should be populated at index time.list - Copyright © 2017 SAP SE. All Rights Reserved.