Hi I have a doubt,will it be possible to search (the,of) these words from available documents using this search.
image.png (319.3 KB)
1 Like
Yes. These are the stop words. Basically, API doesn’t index them by default. However, in index settings you can enable stop words indexing/searching. Please go through this indexing with stop words article.
Furthermore, API allows you to set stop words directory as well. Please take a look of this article.
Okay.Thank you
1 Like