Hello all,
             I have 49 GB of indexed data. I am doing spell checking
things. I have applied ShingleFilter on both index and query part and
taking 25 suggestions of each word in the query and not using collations.
When I search a phrase(taken 5-6 words. Ex.- "barack obama is president of
America) then it takes 2 to 3 seconds to process while searching a single
term(Ex. - "barack") then it takes only 0.23 second which is good.
Why phrase checking is taking time. Am I doing something wrong ? Any help
on this?

Reply via email to