The analysis stack for the text type includes the PorterStemmer. A
'stemmer' uses algorithms to trim similar words back to a base word.
In this case, it removes 'ing' from the end of 'testing'. This means
that 'test' and 'testing' are indexed exactly the same, and searching
for one will find the ot
Hi
I am searching for keywords: ad testing (without quotes). I want result
containing both words on the top. But it is giving me results containing
words: ad test. Is it correct or any logic behind that i.e. will it consider
the word "test" also ?
Please help
--
Thanks,
Pawan Darira