• Hi, would it be possible to allow for plurals of the same word searched. User enters ‘pillow’ and the search returns ‘pillow’ and ‘pillows’ for example.

Viewing 1 replies (of 1 total)
  • Plugin Author Ajay

    (@ajay)

    It seems that plurals is one of the limitations of the mySQL fulltext algorithm which the plugin uses.

    You can try turning on BOOLEAN mode to see if you get better results. The issue stems as there isn’t a fixed way to do plurals e.g. art > arts but query > queries

    I’ll continue researching and see if anything can be done.

Viewing 1 replies (of 1 total)

The topic ‘Searching Plurals’ is closed to new replies.