uschindler commented on pull request #252: URL: https://github.com/apache/lucene/pull/252#issuecomment-902087301
This looks very well, now the dict file is created using IndexOutput and read in using IndexInput. And it is also stored in index directory. I am not sure if storing in index directory is the best idea, because it is not part of segmentinfos, so the index itsself does not know about the file. But when this gets improved maybe we have a standard FST format available that is "officially part of index". -- 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. To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org 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