Serialized Form
- 
Package com.broadleafcommerce.search.core.provider.jpa.domain
- 
Class com.broadleafcommerce.search.core.provider.jpa.domain.JpaFieldDefinition extends Object implements Serializable
- 
Serialized Fields
- 
_id
String _id
 - 
abbreviation
String abbreviation
 - 
combined
boolean combined
 - 
contextId
String contextId
 - 
delimiter
String delimiter
 - 
facetDisplayOrder
Integer facetDisplayOrder
 - 
faceted
boolean faceted
 - 
facetLabel
String facetLabel
 - 
facetMultiSelect
boolean facetMultiSelect
 - 
facetRanged
boolean facetRanged
 - 
facetRanges
List<com.broadleafcommerce.search.api.domain.FacetRange> facetRanges
 - 
facetRule
String facetRule
 - 
facetVariantType
String facetVariantType
 - 
fieldQueries
List<com.broadleafcommerce.search.api.domain.FieldQuery> fieldQueries
 - 
indexableType
String indexableType
 - 
label
String label
 - 
multiValued
boolean multiValued
 - 
multiValuedCombinedPropertyRootPath
String multiValuedCombinedPropertyRootPath
 - 
propertyPath
String propertyPath
 - 
propertyPaths
List<String> propertyPaths
 - 
searchable
boolean searchable
 - 
sortable
boolean sortable
 - 
sortDisplayOrder
Integer sortDisplayOrder
 - 
sortLabel
String sortLabel
 - 
sortVariantType
String sortVariantType
 - 
tracking
com.broadleafcommerce.data.tracking.jpa.filtering.domain.SandboxJpaTracking tracking
 - 
translatable
boolean translatable
 - 
variants
List<JpaFieldVariant> variants
 
 - 
 
 - 
 - 
Class com.broadleafcommerce.search.core.provider.jpa.domain.JpaFieldVariant extends Object implements Serializable
- 
Serialized Fields
- 
includeInResponse
boolean includeInResponse
 - 
type
String type
 
 - 
 
 - 
 - 
Class com.broadleafcommerce.search.core.provider.jpa.domain.JpaSearchRedirect extends Object implements Serializable
 - 
Class com.broadleafcommerce.search.core.provider.jpa.domain.JpaSuggestionField extends Object implements Serializable
 - 
Class com.broadleafcommerce.search.core.provider.jpa.domain.JpaTypeAheadConfiguration extends Object implements Serializable
- 
Serialized Fields
- 
_id
String _id
 - 
autocompleteSuggestionLimit
Integer autocompleteSuggestionLimit
 - 
configName
String configName
 - 
contextId
String contextId
 - 
highlightAppend
String highlightAppend
 - 
highlightFields
List<JpaSuggestionField> highlightFields
 - 
highlightFragmentSize
int highlightFragmentSize
 - 
highlightPrepend
String highlightPrepend
 - 
indexableType
String indexableType
 - 
phraseSlop
String phraseSlop
 - 
tracking
com.broadleafcommerce.data.tracking.jpa.filtering.domain.SandboxJpaTracking tracking
 - 
typeAheadSuggestionConfigurations
List<JpaTypeAheadSuggestionConfig> typeAheadSuggestionConfigurations
 
 - 
 
 - 
 - 
Class com.broadleafcommerce.search.core.provider.jpa.domain.JpaTypeAheadSuggestionConfig extends Object implements Serializable
- 
Serialized Fields
- 
faceted
boolean faceted
 - 
name
String name
 - 
resultLimit
int resultLimit
 - 
suggestionFields
List<JpaSuggestionField> suggestionFields
 
 - 
 
 - 
 
 - 
 - 
Package com.broadleafcommerce.search.core.service
- 
Class com.broadleafcommerce.search.core.service.SearchRequestProperties extends HashMap<String,Object> implements Serializable
- 
Serialized Fields
- 
typeAheadRequest
boolean typeAheadRequest
Is this a type ahead request? 
 - 
 
 - 
 - 
Class com.broadleafcommerce.search.core.service.StopwordManagementException extends RuntimeException implements Serializable
 - 
Class com.broadleafcommerce.search.core.service.SynonymManagementException extends RuntimeException implements Serializable
 
 -