Setting the CBR-enabled status for a property

Set a string or string list property as CBR-enabled to allow full-text searches of property text. For example, you can search the DocumentTitle property of objects if you set the property to be CBR-enabled. Only those objects that belong to a CBR-enabled class can be searched.

In some circumstances, creating a database index for a property might be an alternative to setting the property as CBR-enabled.

To set the CBR-enabled status for a property:

  1. In the Enterprise Manager navigation pane, expand the object store node.
  2. Right-click the class definition that contains the property and click Properties.
  3. Click the Property Definitions tab.
  4. Select the property and click Edit.
  5. Click the General tab.
  6. Select or clear the CBR Enabled? check box as wanted. Select the check box to make the property CBR-Enabled.
  7. Click OK.

Next: Reindexing a class. Reindex the classes that have the property to implement the change to the CBR-enabled status of the property. You can optionally change the CBR-enabled status of multiple properties and submit one index job for the classes.

Related concepts
For information about indexable classes, see Indexable base classes.

Related tasks
For information about creating a database index for a property, see Creating a database index for a property.