Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Lucene.Net 4.8.0
-
None
-
Patch, Important
Description
When you instanciate a new object with a specfic FragNum, it does not match the value you get when you call the getter. The getter always returns 0.
I provided a fix pull request here: https://github.com/apache/lucenenet/pull/237