wuda0112 commented on pull request #224: URL: https://github.com/apache/lucene/pull/224#issuecomment-904431190
> I reviewed the change more deeply today and found a few minor issues that I pushed fixes for, feel free to let me know if they don't work for you! One major issue that I found however is that binary content gets written to the file because of `MultiLevelSkipListWriter#writeSkip` which uses `writeVLong`. Can you look into writing data in a text format instead? Ok, i will keep tracking, and if there has some issuse, i will tell you. I have thought about Write text content instead of binary content before, for some reason, i had given up, but if it is necessary, i will look into and try to fix it ! -- 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