Class MockupIndexTypeValuesProvider

java.lang.Object
de.hybris.platform.solrfacetsearch.provider.impl.MockupIndexTypeValuesProvider
All Implemented Interfaces:
IndexedTypeFieldsValuesProvider

public class MockupIndexTypeValuesProvider extends Object implements IndexedTypeFieldsValuesProvider
This is a mockup implementation of IndexedTypeFieldsValuesProvider: adds additional field: name 'arbitraryField1', value 'TOP' if product belongs to supercategory. Implementer of IndexedTypeFieldsValuesProvider must be aware of the solr indexer field naming conventions.