negativwords

This page was automatically generated from the database schema dump and may be incomplete or incorrect.

Stop-word list of the full-text search. Words in this table are ignored when building the full-text index (e.g. "der", "die", "das", "und", …).

1. Columns

Name Type Length Description

id

int

Unique ID of the stop-word entry.

word

nvarchar

30

The stop word itself.

2. Usage by Server-API jobs