RB_VRTY_PG_BOPT(SQL Table) |
Index Back |
---|---|
Page Level ConfigurationPage Level Configuration Table for Verity options in Basic mode |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SEARCH_DEFN_NAME | Character(30) | VARCHAR2(30) NOT NULL | Search Definition Name |
2 | SEARCHTEXT_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Various searchtext types supported in Verity 8.9.
A=With all words E=With the exact phrase G=Words in a paragraph M=Words in same order O=Without the words P=Words in proximity S=Words in a sentence Y=With any words |
3 | WORD_VARIATION_TYP | Character(1) | VARCHAR2(1) NOT NULL |
Different word variations types supported in Verity 8.9 , like Synonyms,Stemmings etc
A=Alternate spellings E=Exact words S=Stemmings T=Include Synonyms X=Similar Sounds |
4 | DISPLAY_STOPWORD | Character(1) | VARCHAR2(1) NOT NULL |
Display Stop word flag to sipaly stop words/noise words at runtime
Y/N Table Edit |
5 | PROXIMITY_FACTOR | Number(4,0) | SMALLINT NOT NULL | Proximity factor |
6 | MAX_TRANSFORMATION | Number(3,0) | SMALLINT NOT NULL | Maximum Transformations |
7 | CASE_SENSITIVE | Character(1) | VARCHAR2(1) NOT NULL |
this field is Case Sensitive.....................
Y/N Table Edit |