Hi All,

I have to do tokenization which is combination of NGram and Standard
tokenization
for ex if the content is  :"the quick brown fox jumped over the lazy dog"
requirement is to tokenize into:
quick brown fox
brown fox jumped
fox jumped over etc
..
..

Please help me to find out best analyzer for my requirement

Thanks in Advance

-- 
Many Thanks,
Shambhu

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to