GroupingFieldDefinition Class |
Namespace: Dynamicweb.Indexing.Schemas
The GroupingFieldDefinition type exposes the following members.
Name | Description | |
---|---|---|
GroupingFieldDefinition |
Default constructor
| |
GroupingFieldDefinition(IEnumerableGroupingFieldGroup) |
Creates new instance of object setting up groups data
|
Name | Description | |
---|---|---|
Analyzed | (Inherited from FieldDefinitionBase.) | |
Analyzer | Obsolete.
Analyzer name
(Inherited from FieldDefinitionBase.) | |
AnalyzerTypeName |
Analyzer type name
(Inherited from FieldDefinitionBase.) | |
Boost | (Inherited from FieldDefinitionBase.) | |
ClassName | (Inherited from FieldDefinitionBase.) | |
Group |
Group name
(Inherited from FieldDefinitionBase.) | |
Groups |
Gets or sets Grouping field groups
| |
Hidden |
Gets or sets the value indicating whether the field is hidden.
(Inherited from FieldDefinitionBase.) | |
Indexed | (Inherited from FieldDefinitionBase.) | |
IsFieldFromSchemaExtender |
Is field from a schema extender
(Inherited from FieldDefinitionBase.) | |
IsNumeric |
Determines whether the type of the field is numeric.
(Inherited from FieldDefinitionBase.) | |
Name |
Name of field definition
(Inherited from FieldDefinitionBase.) | |
Source |
Gets or sets source
| |
Stored | (Inherited from FieldDefinitionBase.) | |
SystemName |
System name
(Inherited from FieldDefinitionBase.) | |
Type | Obsolete.
Type of field definition
(Inherited from FieldDefinitionBase.) | |
TypeName |
Type of field definition
(Inherited from FieldDefinitionBase.) |
Name | Description | |
---|---|---|
GetAnalyzer |
Gets analyzer type name specified by provider type name
(Inherited from FieldDefinitionBase.) | |
GetTypeOfField |
Gets the type of the field.
(Inherited from FieldDefinitionBase.) | |
GetTypeOfFieldOrElement |
Gets the type of the field type or the element type if the type is an array.
(Inherited from FieldDefinitionBase.) | |
SetFieldType |
Sets type of field definition
(Inherited from FieldDefinitionBase.) |