Hi Hanu,
Depending on the nature of the partial word match you're looking for - do you want to only match partial words that match at the beginning of the word? - you should look either at NGramTokenFilter or EdgeNGramTokenFilter:
<
http://lucene.apache.org/core/old_versioned_docs/versions/3_5_0/api/contrib-analyzers/org/apache/lucene/analysis/ngram/package-summary.html>
Steve
-----Original Message-----
From: hanu_bhambi [mailto:
[hidden email]]
Sent: Monday, April 09, 2012 6:31 AM
To:
[hidden email]
Subject: Partial word match
Is it possible to match partial words using Lucene. we are using Standard Analyzer for tokenization.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Partial-word-match-tp3896450p3896450.htmlSent from the Lucene - Java Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail:
[hidden email]
For additional commands, e-mail:
[hidden email]
---------------------------------------------------------------------
To unsubscribe, e-mail:
[hidden email]
For additional commands, e-mail:
[hidden email]