How can i get list of keywords which don't show any search results?
-
@PitaJ Where can I find the list of common words that nodebb search bypasses on the search page?
e.g "should" we know that there are many topics and posts that have this keyword, but nodebb doesn't show any search results for this. Where can i get the list of all keywords that are intentionally ignored by the search plugin?
https://community.nodebb.org/search?term=should&in=titlespostsThanks
-
I think this is what you are looking for:
mongo/src/mongo/db/fts/stop_words_english.txt at 0e3b3ca8480ddddf5d0105d11a94bd4698335312 · mongodb/mongo
The MongoDB Database. Contribute to mongodb/mongo development by creating an account on GitHub.
GitHub (github.com)
Copyright © 2024 NodeBB | Contributors