(When I sent this message earlier I had used HTML to make it more clear
and easier to read. I see now that the list software removed that
leaving an unreadable mess. I'm sending this again, in case somebody
could be kind enough to guide me here a bit. =) )
--
I'm trying to make synonyms w
I'm trying to make synonyms work right and for that I'm trying to
understand better graphs in a token stream.
For that purpose I've built this code:
Builder builder = CustomAnalyzer.builder();
builder.withTokenizer(StandardTokenizerFactory.class);
MySynonym