The fields of the PT_DOC_ACTION_TYPES class are listed below. For a complete list of PT_DOC_ACTION_TYPES class members, see the PT_DOC_ACTION_TYPES Members topic.
![]() ![]() | Code representing a "delete" action, deleting a searchable item from the search index. |
![]() ![]() | Code representing an "insert" action, indexing a complete searchable item in the search index. |
![]() ![]() | Code representing an "profile" action, taxonomizing a card in the search index based on filter matching. |
![]() ![]() | Code representing an "update" action, updating the properties (but not the full-text) of a card in the search index. |
![]() ![]() | Code representing an "update add all" action, updating the properties of a document in the search index. |
PT_DOC_ACTION_TYPES Class | com.plumtree.server Namespace | IPTIndexer