Merge pull request #3 from hackmp/lucene_4_3_0 corrections for iterator
Project: http://git-wip-us.apache.org/repos/asf/lucenenet/repo Commit: http://git-wip-us.apache.org/repos/asf/lucenenet/commit/a7cc2bf3 Tree: http://git-wip-us.apache.org/repos/asf/lucenenet/tree/a7cc2bf3 Diff: http://git-wip-us.apache.org/repos/asf/lucenenet/diff/a7cc2bf3 Branch: refs/heads/branch_4x Commit: a7cc2bf3cad171b02cc6afec1448c83c063a977f Parents: 4aaa7a4 a9f2a64 Author: Paul Irwin <[email protected]> Authored: Wed Feb 26 13:27:57 2014 -0500 Committer: Paul Irwin <[email protected]> Committed: Wed Feb 26 13:27:57 2014 -0500 ---------------------------------------------------------------------- src/core/Codecs/BlockTreeTermsReader.cs | 2 +- src/core/Util/Packed/AbstractAppendingLongBuffer.cs | 2 +- src/core/Util/Packed/AppendingLongBuffer.cs | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) ----------------------------------------------------------------------
