Tags To Index Together” property to define the Orient Index to install.

Also there is an added logger, "orientSystemDb.query", which you can set to FINE in order to see additional Orient debug data on every query (or remove) operation. This indicates if an Orient Index was
used during processing.
This component is found in the orientSystemDb palette.
In addition to the standard properties (i.e. Status, State, Fault Cause), the following properties must be configured.
| Type | Value | Description |
|---|---|---|
| Enabled | true, false (default) | When set to “true” this enables OrientDb indexing. |
| Tags To Index Together | n:station (default) | Specify the tag IDs in this property to define the Orient Index to install.
NOTE: The tag ID strings specified for this property must be fully qualified (i.e. include the appropriate tag dictionary namespace). The
tag ID string is not automatically prepended with the default namespace.
|