> Our application currently maintains synonyms in its
> database ; we could
> export this data to 'synonyms.txt', but would prefer a db
> aware
> implementationv of SynonymFilterFactory, i.e. avoiding that
> middle step.
>
> From the looks of the class (private instances, static
> methods), it doe
Hi all,
Can anyone comment on the ease/merit of overriding the shipped
SynonymFilterFactory with a version that could load the synonyms from an
alternate data source?
Our application currently maintains synonyms in its database ; we could
export this data to 'synonyms.txt', but would prefer a db