Chapter 3. Additional features

Table of Contents

Querying in all messages
Querying by part of message body
Example query requests
Querying by tags
Querying/retrieving list of messages or collections
Retrieving list of tags used by user starting with some text
Automatic archiving of MUC messages

Tigase Message Archiving Component contains few additional features useful for working with message archives.

Querying in all messages

Feature allows user to search all of his archived messages without a need to specify who was send/receiver of this message. To search in all messages, request sent to retrieve archived messages should not contain with attribute. As a result, when with attribute is omitted <chat/> element of response will not contain with attribute but every <to/> and <from/> element will contain with attribute.