Indexing object text

To make text searchable, identify text to be indexed.

The following elements determine what is and what is not indexed:

  • The CBR-enabled status of classes
  • The CBR-enabled status of properties
  • Surplus XML element definitions (XML filtering)
  • The text language identification for the object store

Indexable base classes

The objects that can be indexed are the objects that belong to a CBR-enabled class. An indexable class is a class that can be CBR-enabled. The following base classes and subclasses of these classes are indexable:

  • Document
  • Annotation
  • Folder
  • Custom Object

String-valued properties of these classes are indexable as well. Note that for a string property to be indexed, both the class to which the property belongs and the property must be CBR-enabled. For example, for the FolderName property to be indexed, the Folder class and the FolderName property must be CBR-enabled.

If you change the indexing configuration, reindex the appropriate classes or indexes.