Hmmmm, didn't we discuss this already? What about that
discussion needs further clarification?

The answer is probably a variant of SynonymAnalyzer. If
you have a list of known words you could do the synonyms
at index time, which is preferable.


Best
Erick

On Mon, Nov 30, 2009 at 7:22 AM, m.harig <m.ha...@gmail.com> wrote:

>
> hello all
>
>        i've doubt in lucene split words search , for example if i search
> for dualcore it should return dual core , how do i split this word ? is
> there any analyzer in lucene to do it? please any one help me.
> --
> View this message in context:
> http://old.nabble.com/splitting-words-tp26573829p26573829.html
> Sent from the Lucene - Java Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> 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