Table of Contents



pears.IXSSearchDefinition

Generated schema reference. Regenerate this page from the SQL unload; keep hand-maintained business notes in the narrative namespace.

Description

Definitions of the types of text searches available using Index Server.

Columns

Column Type Null Default Comment
ID char(20) NOT NULL
Catalog char(100) NULL

go

COMMENT ON COLUMN “pears”.“IXSSearchDefinition”.“Scope” IS

'Directory from point of view of Index Server - blank for entire catalog'

go

COMMENT ON COLUMN “pears”.“IXSSearchDefinition”.“Directory” IS

'Directory from point of view of Database Server'

go

COMMENT ON COLUMN “pears”.“IXSSearchDefinition”.“Command” IS

'Full pathname of search daemon invoked by Database Server'

go

COMMENT ON COLUMN “pears”.“IXSSearchDefinition”.“DSN” IS

'For daemon login to this database'

go

COMMENT ON COLUMN “pears”.“IXSSearchDefinition”.“UID” IS

'For daemon login to this database'

go

COMMENT ON TABLE “pears”.“IXSSearchDefinition” IS

'Definitions of the types of text searches available using Index Server.'

go </code>