[GitHub] lucenenet issue #174: Ported over Lucene.Net.Spatial

2016-11-25 Thread NightOwl888
Github user NightOwl888 commented on the issue: https://github.com/apache/lucenenet/pull/174 Spatial is now complete. The NuGet packages are currently on this MyGet feed: https://www.myget.org/F/spatial4n/api/v2 --- If your project is set up for it, you can reply to

[GitHub] lucenenet issue #174: Ported over Lucene.Net.Spatial

2016-11-09 Thread synhershko
Github user synhershko commented on the issue: https://github.com/apache/lucenenet/pull/174 @NightOwl888 go ahead. Spatial4n will be a bit challenging due to strong naming and possibly dependencies not being up-to-date. Let's take it there. --- If your project is set up for it, you

[GitHub] lucenenet issue #174: Ported over Lucene.Net.Spatial

2016-11-07 Thread NightOwl888
Github user NightOwl888 commented on the issue: https://github.com/apache/lucenenet/pull/174 If there are no objections (meaning nobody else beat me to it), I would like to begin working on this. Observations: - Spatial4n has dependencies on GeoAPI 1.7.2, and

[GitHub] lucenenet issue #174: Ported over Lucene.Net.Spatial

2016-10-05 Thread NightOwl888
Github user NightOwl888 commented on the issue: https://github.com/apache/lucenenet/pull/174 @eladmarg There are a couple of snags that could make that idea difficult: 1. Whitespace differences (different number of tabs/spaces, different line break chars, etc)

[GitHub] lucenenet issue #174: Ported over Lucene.Net.Spatial

2016-10-05 Thread nazjunaid
Github user nazjunaid commented on the issue: https://github.com/apache/lucenenet/pull/174 @NightOwl888 I havn't started porting Spatial4j so feel free to do so I started posted the tests for Lucene.Net.Spatial but was blocked on Spatial4j --- If your project is set up for

[GitHub] lucenenet issue #174: Ported over Lucene.Net.Spatial

2016-10-05 Thread eladmarg
Github user eladmarg commented on the issue: https://github.com/apache/lucenenet/pull/174 I think I will write a tool for that, this will be good also for the next version of port. @conniey, is it possible to ask the guys from TFS if they have the diff API? they already

[GitHub] lucenenet issue #174: Ported over Lucene.Net.Spatial

2016-10-04 Thread synhershko
Github user synhershko commented on the issue: https://github.com/apache/lucenenet/pull/174 The spatial lib needs to be brought up to date with the Java 4.8.0 branch (which I believe this is what this PR does, but this needs verification). The latest spatial bits will not work before

[GitHub] lucenenet issue #174: Ported over Lucene.Net.Spatial

2016-10-04 Thread eladmarg
Github user eladmarg commented on the issue: https://github.com/apache/lucenenet/pull/174 Hi, what should be done here? I can try to re-port the spatial4j will this solve the issue? --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] lucenenet issue #174: Ported over Lucene.Net.Spatial

2016-08-15 Thread synhershko
Github user synhershko commented on the issue: https://github.com/apache/lucenenet/pull/174 It's already ported, just not up to date : https://github.com/synhershko/spatial4n --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] lucenenet issue #174: Ported over Lucene.Net.Spatial

2016-08-06 Thread synhershko
Github user synhershko commented on the issue: https://github.com/apache/lucenenet/pull/174 Is this a full and complete port (e.g. no classes or functionality left behind)? if so, how did you manage to avoid updating spatial4n to bring it up to date with the latest spatial4j? ---

[GitHub] lucenenet issue #174: Ported over Lucene.Net.Spatial

2016-08-02 Thread synhershko
Github user synhershko commented on the issue: https://github.com/apache/lucenenet/pull/174 Looks good! will review shortly, thanks! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this