Skip to content

Stop Words Configuration

Stop words are common words that don't add meaningful search value. Excluding them from the index improves relevance, reduces index size, and speeds up searches.

What Are Stop Words?

Stop words are common words like:

  • Articles: a, an, the
  • Pronouns: I, you, he, she, it
  • Prepositions: in, on, at, for, with
  • Conjunctions: and, or, but
  • Common verbs: is, are, was, were, be, been

Why exclude them:

  • They appear in almost every post
  • They don't help distinguish content
  • They add noise to search results
  • They increase index size unnecessarily

Configuration

Adding Stop Words

  1. Go to Settings → Lumenare Search → Search Quality Settings
  2. Find Stop Words section
  3. Add words (one per line):
    a
    an
    the
    is
    are
    was
    were
    
  4. Click Save Changes
  5. Important: Reindex your content after adding stop words

Essential Stop Words

Start with these:

a
an
the
is
are
was
were
be
been
being
have
has
had
do
does
did
will
would
should
could

Common English Stop Words

Add these if needed:

and
or
but
if
then
else
when
where
what
who
which
how
why
this
that
these
those

Language-Specific

Add stop words specific to your content's language. For multilingual sites, you may need separate configurations or comprehensive lists covering all languages.

Best Practices

Starting Out

  1. Start with essentials (20-30 words)
  2. Test searches to see if more are needed
  3. Add gradually based on search results
  4. Review analytics for common irrelevant words

For Different Content Types

Blogs/News:

  • Comprehensive stop words list
  • 30-50 common words
  • Language-specific additions

E-commerce:

  • Basic stop words
  • Avoid excluding product-related terms
  • 20-30 words usually sufficient

Technical Documentation:

  • Comprehensive list
  • Be careful with technical terms
  • May need fewer stop words

Testing Your Stop Words

After adding stop words:

  1. Reindex your content
  2. Test searches with stop words
  3. Verify they're excluded
  4. Check search relevance improved
  5. Review zero-result queries

Positive Effects

Improved Relevance:

  • Focuses on meaningful words
  • Reduces noise in results
  • Better ranking accuracy

Better Performance:

  • Smaller index size
  • Faster queries
  • Less database storage

Cleaner Results:

  • More focused matches
  • Less generic results
  • Better user experience

Potential Issues

Over-Exclusion:

  • Excluding important words
  • Missing relevant results
  • Too restrictive

Under-Exclusion:

  • Too many common words
  • Noise in results
  • Poor relevance

Examples

Example 1: Basic Configuration

Stop Words:

a
an
the
is
are

Search: "the best WordPress plugins"

Processed as: "best WordPress plugins"

Result: Focuses on meaningful terms

Example 2: Comprehensive Configuration

Stop Words:

a, an, the, is, are, was, were, be, been, being,
have, has, had, do, does, did, will, would,
should, could, and, or, but, if, then, else

Search: "how to install WordPress plugins"

Processed as: "install WordPress plugins"

Result: Very focused on key terms

Troubleshooting

Stop Words Not Working

Check:

  1. Stop words are saved
  2. Content was reindexed after adding
  3. Words are spelled correctly
  4. One word per line format

Solutions:

  • Verify stop words are saved
  • Reindex content
  • Check spelling
  • Verify format (one per line)

Too Many Results Excluded

Symptoms:

  • Important searches return no results
  • Stop words too aggressive

Solutions:

  • Remove overly common stop words
  • Review which words are excluded
  • Test with smaller stop word list
  • Reindex after changes

Stop Words Too Permissive

Symptoms:

  • Too many irrelevant results
  • Common words appearing in searches

Solutions:

  • Add more stop words
  • Review search analytics
  • Identify common irrelevant words
  • Reindex after adding

Advanced Tips

Dynamic Stop Words

Based on Analytics:

  1. Review popular queries
  2. Identify common irrelevant words
  3. Add to stop words list
  4. Reindex and test

Content-Specific Stop Words

For Specialized Content:

  • Add domain-specific common words
  • Exclude jargon that appears everywhere
  • Customize for your content type

Multilingual Sites

Considerations:

  • Add stop words for each language
  • May need separate configurations
  • Test with each language
  • Review language-specific common words

← Back to Documentation Home | Synonyms →