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:
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.