rmuir commented on pull request #2459: URL: https://github.com/apache/lucene-solr/pull/2459#issuecomment-794518533
> > Do you have candidates in mind for using this structure? > > Well, maybe anywhere we use a UTF16 based FST today, and we might want faster lookup and can afford more RAM used ... e.g. maybe `SynonymGraphFilter`? > > Anyway this can come later :) Maybe it is interesting for use-cases like kuromoji (japanese) and nori (korean) which also use FST (sometimes with hacky root-arc caching to improve performance) today. They have a similar use case to decompounder+stemmer as far as what they are doing. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org