Indexes
The Property attribute of the node. You can use the node to index additional properties. Note that if you add an node, you must include an index for the AutoComplete property.
node and each node in the AutoComplete configuration can have an node as a child. By default, the AutoComplete service indexes the property specified in theEach
node has one or more nodes as children. An node can have these attributes:Attribute | Description |
---|---|
behavior | Defines the behavior of this index. There are four options:
Stand-alone: AutoComplete |
Bind | Specifies the property that you want to index. This should be a
property of the object specified by the Component Moniker attribute of the parent node. Stand-alone: AutoComplete |
Custom Query | Can be used to index properties other than the one specified in the
Bind
attribute. Stand-alone: AutoComplete |