Identifies an object to be full text indexed. When the original index attempt results in an indexing failure for a single object (such as a Document or Annotation object), or some aspect of the configuration (such as a Verity style file) needs to be changed, the affected object can be reindexed. Performing this operation on an object whose class is CBR enabled attempts to reindex the object. Performing this operation on an object whose class is not CBR enabled attempts to delete the object from any existing indexes.


The following tables list the members exposed by IIndexJobSingleItem.

Public Properties

  Name Description
Public property SingleItem The single Document, Folder, Annotation, or CustomObject object to be indexed.
Top

See Also