PSSGWIDX

(SQL Table)
Index Back

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 INDEXNAME Character(30) VARCHAR2(30) NOT NULL Name of Index for Collection
2 GLOB_INC_LIST Character(254) VARCHAR2(254) NOT NULL Pathname Globs List
3 GLOB_INC_TYPE Character(3) VARCHAR2(3) NOT NULL Include or Exclude these Paths
ALL=Index all filenames
EXC=Exclude these filenames
INC=Index only these filenames

Default Value: ALL

4 MIME_INC_LIST Character(254) VARCHAR2(254) NOT NULL Mime/Types Allowed
5 MIME_INC_TYPE Character(3) VARCHAR2(3) NOT NULL Include or Exclude these Types
ALL=Index all Mime-types
EXC=Exclude these Mime-types
INC=Index only these Mime-types

Default Value: ALL

6 ALLOW_HTTPS Character(1) VARCHAR2(1) NOT NULL Follow links into HTTPS sites?

Y/N Table Edit

Default Value: N

7 LINK_DEPTH Number(2,0) SMALLINT NOT NULL Depth of Links to Follow

Default Value: 1

8 PROXY_HOST Character(254) VARCHAR2(254) NOT NULL Proxy Hostname
9 PROXY_PORT Number(5,0) INTEGER NOT NULL Proxy Port

Default Value: 8080