> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# freetextstopwords table

> 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 &quot;are&quot;, &quot;this&quot;, &quot;that&quot;, 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.

## freetextstopwords Table (44)

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       | Nullable |
| ----------------- | ---------------------------- | ---------- | :------: |
| freetextwords\_id | Primary key                  | PK         |    No    |
| word              | Stop word, not to be indexed | String(19) |    No    |

<img src="https://mintcdn.com/superofficeas/6OcOTPa_ISkjXJg4/media/loc/en/database/tables/freetextstopwords.png?fit=max&auto=format&n=6OcOTPa_ISkjXJg4&q=85&s=ea97eb66e89e6fc717dffb30dc85a630" alt="freetextstopwords table relationship diagram" width="156" height="59" data-path="media/loc/en/database/tables/freetextstopwords.png" />

## Indexes

| Fields | Types      | Description |
| ------ | ---------- | ----------- |
| word   | String(19) | Clustered   |

## Replication Flags

* Copy to satellite and travel prototypes.

## Security Flags

* No access control via user's Role.


## Related topics

- [Blocked tables list](/en/online/mirroring/blocked-tables.md)
- [extra_tables table](/en/database/tables/extra-tables.md)
- [ext_table table](/en/database/tables/ext-table.md)
- [Database table listing](/en/database/tables/index.md)
- [extra_tables_result table](/en/database/tables/extra-tables-result.md)
- [CacheTables table](/en/database/tables/cachetables.md)
