Aqualogic Interaction API  
 

PT_PROFILER_MODE Fields

The fields of the PT_PROFILER_MODE class are listed below. For a complete list of PT_PROFILER_MODE class members, see the PT_PROFILER_MODE Members topic.

Public Static Fields

PT_ADD_ALL_DOCS Indicates that all items should be added to the index, and matched against the current set of profiling queries.
PT_ONLY_ADD_MATCHING_DOCS Indicates that only the items matching the current set of queries should be added to the index.
PT_PROFILE_EXISTING_DOCS Indicates that a subset of items that are already in the index should be matched against the current set of profiling queries.

See Also

PT_PROFILER_MODE Class | com.plumtree.server Namespace | IPTIndexer