freetextstopwords Table (44)
Some tooltip text!
• 1 minute to read
• 1 minute to read
Here are the words that can be excluded from Free Text Search by using the FreeTextAdmin. The words that appear here will not be found in FreeTextWords and typically include "are", "this", "that", and so on - words that occur frequently, but are not useful for searching. The more (good) stop words you have, the smaller the index will be.
Fields
Name | Description | Type | Null |
---|---|---|---|
freetextwords_id | Primary key | PK | |
word | Stop word, not to be indexed | String(19) |
Indexes
Fields | Types | Description |
---|---|---|
freetextwords_id | PK | Unique |
word | String(19) | Clustered |
Replication Flags
- Copy to satellite and travel prototypes.
Security Flags
- No access control via user's Role.