WebCenter Interaction API  
 

PT_CRAWLER_SETTINGS.PT_CRAWLER_INDEX_ONLY Field

If this bit is set than the crawler will not make regular cards, but just index the documents- in a special searchable content object. If the bit is not set (default) then the crawler will operate normally. Note that this can't be used with mirroring, retaxonomization, refresh, import only new cards, etc. ACL import is okay though.

public const int PT_CRAWLER_INDEX_ONLY = 524288;

See Also

PT_CRAWLER_SETTINGS Class | com.plumtree.server Namespace