NightOwl888 opened a new pull request #565: URL: https://github.com/apache/lucenenet/pull/565
Fixes #545. There was a missing `!` in `Lucene.Net.Codecs.BlockTreeTermsReader.IntersectEnum.Frame::Load()` that was inverting the logic. This PR also re-ports `SimpleTextFieldsReader` and `SimpleTextFieldsWriter` to rule out logic bugs that may have been introduced by rearranging the statements and renaming all of the variables. Also removed an unnecessary nullable from a dictionary in `MockAnalyzer`. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
