Interface RemoveStopWords

All Known Implementing Classes:
RemoveStopWords.BooleanWrapper, RemoveStopWords.ListOfSupportedLanguageWrapper

public interface RemoveStopWords
Removes stop words from the search query. Stop words are common words like articles, conjunctions, prepositions, or pronouns that have little or no meaning on their own. In English, \"the\", \"a\", or \"and\" are stop words. You should only use this feature for the languages used in your index.