To add an index to a category:
If there is a blank index row at the bottom in the Indexes section, specify the settings for the new index in this row. If no blank row is present, click Add Index to add one, and then specify the index settings.
Setting | Description |
---|---|
Index Name | The name of the index.
When creating indexes in an SQL Server database, avoid using reserved keywords. A list of these keywords can be found on the MSDN Microsoft SQL Server 2000 Web site, http://msdn.microsoft.com/library/default.asp?url=/library/en-us/tsqlref/ts_ra-rz_9oj7.asp. Do not prefix index names with FS_ , because this prefix is reserved for default indexes. |
Display Name | A descriptive name for the index, to be displayed to users. Unlike the Index Name, this can contain non-alphanumerical characters, including spaces, up to a maximum of 255 characters. |
Data Type | The type of data the index accepts.
This can be Text, Date-Time, Decimal Number, or Whole Number. The largest number that can be stored in a Whole Number index is 2 billion. Do not use Whole Number indexes unless you are certain the index value will never exceed this value. |
Length | For indexes with a data type of Text, specify the
maximum number of characters allowed as an index value.
Do not specify a length of zero (0). If your Transform Content Center system uses an SQL database, do not specify a length greater than 450 characters. |
Required | Select this to make it mandatory to supply a value for the index when storing a document in the category. |
Related Doc |
Select this to enable the Related Documents feature. While viewing a document, a user can click the Related Documents button to search across categories for documents with the same index value. For documents to be related, they must each have an index with:
Related documents can be in the same or in different categories. However, users can see only those related documents that are in categories to which they have access. Use this setting to restrict Related Documents searches to specified indexes, thereby limiting the number of documents returned to those that are truly relevant. To preserve existing behavior, this setting is selected for all indexes that were added to a category in a version earlier than Presenter 3.0 or DocsOnline 3.3.1. |
Multi
Value |
Select this to enable the Multi-Value Index feature. While uploading documents, a user can add multiple values to an individual index. |
Search Page
Show |
Select this to display the index on search pages. |
Search Page
Use Range |
Select this to display From and To fields on search pages, allowing users to search for a range of results. Clear this to display only one field on search pages, allowing users to search for an exact match only. |
Results Page
Order |
The default column order of the indexes displayed on the results page. A value of 1 specifies the first column on the left, 2 the second column, and so on. |
Results Page
Sort |
The index by which results are sorted. To select the index by which results are sorted:
|
Click Save.
Alternatively, to discard your changes, click Clear.
To delete an index from a category:
When searching for documents, if a user leaves all the index fields in the search form blank, the search returns all the documents in a category. If large numbers of documents are stored in the category, the search is likely to take a long time.
To specify whether users can use blank searches for a category:
On the Categories tab, click Edit, and then select the Category.
Either clear Allow Blank Search to disallow blank searches, or select it to allow them.
To change the description of a category:
Note
|
© Copyright 2001-2018 Bottomline Technologies, Inc. All rights reserved.