Enabling CBR for a property
Enable CBR for a string or string list property to allow full-text searches of property text. For example, you can search the DocumentTitle property of objects if you enable CBR for the property.
Before you begin
About this task
Tip: As an alternative to enabling CBR for a
property, possibly create a database index. The guidelines for selecting
one alternative over the other are as follows:
- For functional reasons, enable CBR on the property if you intend
to search for property text as part of the object text in the full-text
search expression. A full-text search is necessary to search for synonyms,
word variants, and partial words such as
'like %foo'. - For overall system performance or for reasons of convenience, you might not want to create a database index. Some analysis and work is required to configure database indexes properly. For more information, see Guidelines for creating database indexes.
- For query performance reasons, however, create a database index if possible. For more information, see Creating database indexes for class properties.
Procedure
To enable CBR for a class property: