Selects the method to store the Body field.  Choices:
-  Auto: Automatically select best method.  Typically Blob, but may change in future versions if methods/conditions
    change.
-  Table: Store Body in the table.  This was
    historically the method used before this setting was introduced.
-  Blob: Store Body in a blob.  This reduces the
    table file size, and in some situations (e.g. when Abstract
      Style is Description) can potentially speed up searches
    when large numbers of results per page are returned.
-  Compressed: Store Body in a compressed blob.  This
    reduces both the table file size as well as the blob storage used.
    May significantly impact performance if post-processing is required
    to resolve queries as decompression will be required before
    post-processing.  Potentially useful to save storage space for
    large documents with occasional searches.
The default is Auto.  This setting generally only needs to be
changed on the advice of Thunderstone tech support.
Copyright © Thunderstone Software     Last updated: Jul  2 2025