Results 1 to 1 of 1
Thread: How to use NGrams in Lucene?
- 11-06-2012, 04:54 PM #1
Member
- Join Date
- Nov 2012
- Posts
- 1
- Rep Power
- 0
How to use NGrams in Lucene?
Hello everyone,
I've been assigned to the task of implementing an NGrams-Based index and search in Lucene. Now, from what I've seen in the API, there are NGramsTokenizers and other related classes, but how do I *use* them? Moreover, the term "n-gram" is used in multiple ways in Lucene: it refers to token-based n-grams as well as character-based n-grams. I would need to make use of letter-based n-grams.
Any clues on how to do this? I'm sitting here for hours now, and Google is not very helpful in this case...
Thanks,
Alan
Similar Threads
-
Lucene indexing help
By JP10 in forum LuceneReplies: 1Last Post: 07-25-2011, 05:34 PM -
Lucene web demo
By arunachalamev in forum LuceneReplies: 1Last Post: 03-16-2010, 10:53 AM -
Lucene with unicode
By goms in forum LuceneReplies: 1Last Post: 02-02-2010, 01:20 PM -
Queries in lucene
By ctorresl in forum LuceneReplies: 1Last Post: 01-27-2010, 10:00 AM -
Queries in lucene
By ctorresl in forum LuceneReplies: 0Last Post: 01-19-2010, 11:19 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks