Skip to main content

When using the "contains keywords" operator, why is some of the text ignored in run-mode?

Support Bubble avatar
Written by Support Bubble
Updated over a year ago

The "contains keywords" operator will ignore stop words. Stop words tend to be short, common words which the database will ignore when you query for them, except in the context of phrases. Examples include: "the", "I", or "do". You can find a list of stop words here.

For more information related to the "contains keywords" operator, please see our related manual entry here.

Did this answer your question?