You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Antonius Ng <an...@gmail.com> on 2007/08/17 19:54:37 UTC

Custom SynonymMap

Hi all,

I'd like to add more words into SynonymMap for my application, but the
HashMap that holds all the words is not visible (private).

Is there any other Class that I can use to implement SynonymAnalyzer? I am
using Lucene version 2.2.0

Antonius Ng

Re: Custom SynonymMap

Posted by Erick Erickson <er...@gmail.com>.
Try searching the mail archives for SynonymMap, as I know this was
discussed a while ago but don't remember the specifics.

Erick



On 8/17/07, Antonius Ng <an...@gmail.com> wrote:
>
> Hi all,
>
> I'd like to add more words into SynonymMap for my application, but the
> HashMap that holds all the words is not visible (private).
>
> Is there any other Class that I can use to implement SynonymAnalyzer? I am
> using Lucene version 2.2.0
>
> Antonius Ng
>

Re: Custom SynonymMap

Posted by java_user_ <jk...@cs.tufts.edu>.
Were you able to find the post about a custom SynonymMap?


Antonius Ng-2 wrote:
> 
> Hi all,
> 
> I'd like to add more words into SynonymMap for my application, but the
> HashMap that holds all the words is not visible (private).
> 
> Is there any other Class that I can use to implement SynonymAnalyzer? I am
> using Lucene version 2.2.0
> 
> Antonius Ng
> 
> 

-- 
View this message in context: http://www.nabble.com/Custom-SynonymMap-tf4287265.html#a13960391
Sent from the Lucene - Java Users mailing list archive at Nabble.com.


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