Enabling content-based retrieval
Enable content-based retrieval (CBR) for classes and properties to allow full-text searches. This setting applies to both Content Search Services (CSS) and Elasticsearch or OpenSearch indexing.
About this task
Before you can perform full-text searches on objects or properties, you must enable content-based retrieval (CBR) for the classes and properties you want to search. Enabling CBR allows the search service to index the content and make it searchable. For example, you can search the content of Document objects if you set the Document class to be CBR-enabled.
You can configure the following object classes for CBR:
- Document
- Folder
- Custom Object
- Annotation (located in the folder)
You can enable content-based retrieval for a class and also for a class property:
What to do next
After enabling CBR for properties, you can verify that indexing is working correctly by creating test documents and running content search queries. For more information, see Verifying IBM Content Search Services indexing.
Enabling CBR for a class
Enable CBR for a class to allow full-text searches for objects in the class. This setting applies to both Content Search Services (CSS) and Elasticsearch or OpenSearch indexing.
Procedure
Complete the following steps to enable CBR for a class.
What to do next
After enabling CBR for a class, you can optionally enable CBR for specific properties within that class to make property text searchable. For more information, see Enabling CBR for a property.
Enabling CBR for a property
Enable CBR for a string or string list property to allow full-text searches of property text. This setting applies to both Content Search Services (CSS) and Elasticsearch or OpenSearch indexing.
Before you begin
Procedure
Complete the following steps to enable CBR for a class property.
What to do next
After enabling CBR for properties, you can verify that indexing is working correctly by creating test documents and running content search queries. For more information, see Verifying IBM Content Search Services indexing.