I want to build a knowledge base and let my users search by using full questions. Example: What is the best something for something?
I want to be able to ommit common words such as what, is, the, best, and many other such as end, to from, who, etc.
Is there a built-in function to help me do that?
or do I have to search the phrase manually and eliminate words.
Has anybody done something like this before?
Thanks