For the object store database table that holds the results of your background search, you
can find the names of the table and the underlying columns.
Procedure
To find table and column names:
- Access the properties for your background search sweep in the administration console:
- In the domain navigation pane, select the object store.
- In the object store navigation pane, expand the Sweep Management
node.
- Expand the Background Search Sweeps node.
- Select your background search instance.
- In the details pane, click the Properties subtab in the new tab.
- Scroll down to the Sweep Target property and click the property value in
the Property Value column. A new tab opens to display the class definition for the sweep target.
- Click the General subtab on the new tab.
- View the table name that is given by the Table definition
property.
- Click the table definition value.
- On that new tab, click the Columns tab.
- View the available columns in the Column Name column.