When a customer searches for dimensions, they use specific terms to initiate the search. This includes searches where the search criterion is corrected to display the correct term.

Column Name

Type

Length

Null Allowed

Description

ID

integer

No

Identifier; primary key.

SEARCH_TERM

varchar

2000

No

The term searched for by the customer.

AUTO_CORRECTED_TERM

varchar

2000

Yes

The search term that was automatically corrected.

WORD_COUNT

smallint

No

The number of words returned.


Copyright © 1997, 2018 Oracle and/or its affiliates. All rights reserved. Legal Notices