You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Searching the plural form of words yields no results for articles with the singular form of the word in the name. For example, "minorities" doesn't fetch results for articles with the word "minority".
Expected behavior
Searching for plurals "minorities" should deliver results with "minority" in the articles name respectively. Otherwise, a client might type a article name in plural, like "minorities", in hopes of finding articles , but finding only ones that contains explicit word "minorities" because blog's used the singular word "minority".
The text was updated successfully, but these errors were encountered:
Describe the bug
Searching the plural form of words yields no results for articles with the singular form of the word in the name. For example, "minorities" doesn't fetch results for articles with the word "minority".
Expected behavior
Searching for plurals "minorities" should deliver results with "minority" in the articles name respectively. Otherwise, a client might type a article name in plural, like "minorities", in hopes of finding articles , but finding only ones that contains explicit word "minorities" because blog's used the singular word "minority".
The text was updated successfully, but these errors were encountered: