-
The
facet
in this relationship.
The facet which was determined in the search.
The facet which is driven by this field.
The
facets
in this facet group.
FieldDefinition.FieldDefinitionBuilder.facet(Facet facet)
The facet which is driven by this field.
void
The
facet
in this relationship.
void
The facet which was determined in the search.
void
The facet which is driven by this field.
void
The
facets
in this facet group.
FieldDefinition(String id,
String label,
String indexableType,
boolean multiValued,
String propertyPath,
boolean combined,
String multiValuedCombinedPropertyRootPath,
List<String> propertyPaths,
String delimiter,
String abbreviation,
boolean translatable,
List<FieldVariant> variants,
boolean faceted,
Facet facet,
String facetVariantType,
boolean sortable,
SortOption sortOption,
String sortVariantType,
boolean searchable,
List<FieldQuery> fieldQueries,
Map<String,FieldVariant> fieldVariantMap,
Map<String,Object> attributes)