[GitHub] lucenenet issue #188: Fixed 64 Failing Facet Tests and Finished Facet Implem...

2016-10-03 Thread csharptest
Github user csharptest commented on the issue: https://github.com/apache/lucenenet/pull/188 No problem, glad you like it. Should serve you well as its been in production for years now without issue. Do let me know if you need advice on usage. -- Roger >

[GitHub] lucenenet pull request #190: Ported Analysis.Stempel

2016-10-03 Thread NightOwl888
GitHub user NightOwl888 opened a pull request: https://github.com/apache/lucenenet/pull/190 Ported Analysis.Stempel All 16 tests are passing. I ended up porting over `DataInputStream` and `DataOutputStream` and their corresponding interfaces from Java to save time. There