Hi, thanks! contrib/spatial is deprecated - I moved it to https://github.com/apache/lucenenet/tree/master/src/Lucene.Net.Spatial so it can be used as base for porting the 4.8 spatial bits and hopefully save some time and effort. As you can see, the codebase in https://github.com/apache/lucene-solr/tree/releases/lucene-solr/4.8.0/lucene/spatial/src/java/org/apache/lucene/spatial has changed a bit.
FWIW, this may also mean some work is required on https://github.com/synhershko/Spatial4N (a port of https://github.com/locationtech/spatial4j) - and then releasing a new version of it. Let me know if you need more pointers, and thanks again. Cheers, -- Itamar Syn-Hershko http://code972.com | @synhershko <https://twitter.com/synhershko> Freelance Developer & Consultant Lucene.NET committer and PMC member On Sun, Jul 17, 2016 at 2:53 AM, Ramkumar Krishnamoorthy < [email protected]> wrote: > Hi Itamar, > > I would like to continue on contrib/spatial. Could you please let me know > what's pending? > I can see that the test code is not ported yet. > > Should I start with that? > > Thanks >
