Hi,

I've been trying  to figure out how to use ngrams in Lucene 4.3.0
I found some examples for earlier version but I'm still confused.
How I understand it, I should:
1. create a new analyzer which uses ngrams
2. apply it to my indexer
3. search using the same analyzer

I found in a documentation: NGramTokenFilter and NGramTokenizer, but I
do not understand what is the difference between them.


Thanks,
gosia

---------------------------------------------------------------------
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