The ARF_SRCH_SITE_CONSTR table stores information about search site constraint groups. A search site constraint group is one of the possible combinations of sites that a user may select when performing a search.

For example, if you have two registered sites, a user may choose to constrain a search to one site, the other site, or both sites. These would be three search groups.

Column Name

Type

Length

Null Allowed

Description

ID

integer

No

Identifier; primary key

NAME

varchar

254

No

The name of the search site constraint group. This is a concatenation of the names of each site in the group.

HASH_VALUE

varchar

254

No

The values in this column are used during data loading.

LENGTH

smallint

No

The number of sites in the group


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