Hi sorry for the question but I can't understand t...
# community-help
n
Hi sorry for the question but I can't understand the documentation to find what I want to do. I would like to be able to search only on whole words, not parts of words. E.g. If I search for "Kay", I would not want a result to be found that contains "Kayla Clein", it should only come up if I search for "Kayla".
j
You want to set prefix: false as a search parameter
🙌 1
n
Hi @Jason Bosco thanks, one question, my language is Spanish, are the stopwords already loaded for that language or should I add them?
j
We don’t have predefined stop words for any language. So you would have to load it yourself
n
thanks
👍 1