Hi,
I have a field and a wighted synonym map.
I have indexed the synonyms with the weight as payload.
my code snippet from my filter
*public Token next(final Token reusableToken) throws IOException *
*. *
*. *
*.*
* Payload boostPayload;*
*
*
*for (Synonym sy
Allee 63, D-28213 Bremen
> http://www.thetaphi.de
> eMail: u...@thetaphi.de
>
> > -Original Message-
> > From: David Ginzburg [mailto:davidginzb...@gmail.com]
> > Sent: Sunday, October 18, 2009 2:28 AM
> > To: java-user@lucene.apache.org
> > Subject: localToken
Hi,
I have written a my own weighted synonym filter and tried to integrate it
inside an analyzer.
The analyzer as defined in the schema.xml is:
the field type is
*
**
*
Th