Docbase properties
General parameters
Property | Description |
---|---|
Automatic update enabled | If True, indexing tasks will be carried out according to the automatic update configuration. |
Current operation | A dynamic parameter that displays current indexing operations (if
any):
|
Docbase name | The docbase name as it appears in the Administration Console. |
Docbase version | IXIASOFT docbase version number, used for internal purposes. |
Locale | The language and country code for this docbase. The locale setting controls how indexed terms are sorted in lists. The default setting, Fr_CA (French Canada), means that accented characters are interpreted as if they were not accented. Thus, for example, TEXTML Server would interpret the é, e or è characters in a list of terms as though they were all unaccented e`s. |
Needed operations | Displays needed indexing operations:
|
Path | The absolute path to the TEXTML Server instance on its local server |
Status | Docbase status, which may be:
|
Version control enabled | If True, version control functions will be carried out according to version control configuration. |
Repository parameters
Property | Description |
---|---|
Document count | The number of documents in the repository. This parameter is also visible as # of documents |
Documents to deindex | Number of documents which have been deleted, but whose terms have not yet been removed from the index lists. In the next deindexing process, pointers to these documents will be removed from index lists. |
Previous versions count | The number of previous versions of the current documents. |
Index parameters
The Property column for
Indexes displays the names of user-defined indexes (and unit indexes, if any). The
Value column displays the attributes. For
example:
The
attributes in the Value column can be defined as follows:Byline Word (100%) Sync=False Status=Ok
- The name of the index (
Byline
in the example above). - The type of index - Date, String, Numeric or Word.
- The percentage of indexing that is complete (
100%
in the example above). - The
Sync
value can be either True (the index will be updated as document operations take place); or False ( the index will be updated according to automatic index update settings). - The
Status
value is one of the following:- OK - indexing is up to date.
- Indexing - indexing operations are taking place.
- Deindexing - indexing operations are taking place.
- IndexingInterrupted - a batch process has been interrupted. This message will resolve itself after a short time.
- DeindexingInterrupted - a batch process has been interrupted. This message will resolve itself after a short time.
- Corrupted - call IXIASOFT technical support.
Note: If no indexes have been defined in the Index Definition document, this
section will not appear.
Document properties parameters
The Property column for Properties displays the names of document properties that are automatically indexed by TEXTML Server. The Value column displays the attributes.
For example:
String (100%) Status=Ok
The attributes in the Value column can be defined as follows:
- The type of index - Date, String, Numeric or Word.
- The
Status
value is one of the following:- OK - indexing is up to date.
- Indexing - indexing operations are taking place.
- Deindexing - indexing operations are taking place.
- IndexingInterrupted - a batch process has been interrupted. This message will resolve itself after a short time.
- DeindexingInterrupted - a batch process has been interrupted. This message will resolve itself after a short time.
- Corrupted - call IXIASOFT technical support.