• Is it possible to leave the minimum word length, but also allow single digits to be indexed?

    Example, search for “Section 8” does not return posts with that term in the title first.

    Thank you!

Viewing 1 replies (of 1 total)
  • Plugin Author Mikko Saari

    (@msaari)

    No; if you want the single digits involved, then the minimum word length must be set to 1 (and the necessary filters set, see relevanssi_block_one_letter_searches and relevanssi_allow_one_letter_highlights). You can add the unwanted common short words as stopwords if necessary.

Viewing 1 replies (of 1 total)

The topic ‘Minimum word length exception, single digits’ is closed to new replies.