[GitHub] lucenenet issue #179: Analysis work - Standard and Core namespaces (mostly)

2016-08-22 Thread NightOwl888
Github user NightOwl888 commented on the issue: https://github.com/apache/lucenenet/pull/179 Okay, this is ready for review/merge now. I have synced it up with the master branch already, so there are some commits you have already reviewed here. But you can merge the master branch

[GitHub] lucenenet issue #179: Analysis work - Standard and Core namespaces (mostly)

2016-08-22 Thread NightOwl888
Github user NightOwl888 commented on the issue: https://github.com/apache/lucenenet/pull/179 I am working on wrapping this up now. Lucene.Net.Analysis.Common is now ported completely except for the Collation namespace and a few odd tests. I have morphed the Lucene 6.1.0

[GitHub] lucenenet issue #179: Analysis work - Standard and Core namespaces (mostly)

2016-08-20 Thread NightOwl888
Github user NightOwl888 commented on the issue: https://github.com/apache/lucenenet/pull/179 Update I am nearly completed with Analysis. The only sections yet remaining are `Collation` and `Analysis.Compound`. Nearly all tests have been ported and there are

[GitHub] lucenenet issue #179: Analysis work - Standard and Core namespaces (mostly)

2016-08-15 Thread synhershko
Github user synhershko commented on the issue: https://github.com/apache/lucenenet/pull/179 What is the difference / overlap between this PR and https://github.com/apache/lucenenet/pull/173 ? also I can see https://github.com/NightOwl888/lucenenet/tree/analysis-work-2 - can you