ISearchSchemaDefinition Interface |
Namespace: Ingeniux.CMS
The ISearchSchemaDefinition type exposes the following members.
Name | Description | |
---|---|---|
Boosts |
Gets/sets a list of search boosts, represented as ISearchBoost.
(Inherited from ISearchExclusionAndBoostBase.) | |
BoostValue |
Gets/sets the value by which to boost this search.
| |
Exclusions |
Gets/sets a list of search exclusions, represented as ISearchExclusion.
(Inherited from ISearchExclusionAndBoostBase.) | |
PublishingTargetIDs |
Gets/sets the list of publishing target Ids.
(Inherited from ISearchItemWithPubTargets.) | |
SchemaFriendlyName |
Gets/sets the human-friendly name of the schema.
| |
SchemaRootName |
Gets/sets the root name of the schema (i.e. its tag name).
|