donnerpeter commented on pull request #2459: URL: https://github.com/apache/lucene-solr/pull/2459#issuecomment-792556645
> I would love to see this (later) factored out as its own dedicated data structure under `oal.util` for a nice alternative to FST. @mikemccand It's certainly possible (especially if we come up with a nice name; so far the best I have is Reverse(d)Trie or PrefixSharingStringMap), but I'm not sure that'd be useful to anyone else, as it's quite specialized to Hunspell scenarios (and might become even more so with further optimizations). Do you have candidates in mind for using this structure? ---------------------------------------------------------------- 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