Re: Spatial contrib bug fixing

2012-04-24 Thread Itamar Syn-Hershko
Great The actual library lives outside of Lucene ( https://github.com/spatial4j/spatial4j ) and only some integration classes are within the Lucene project itself. I linked to the (long) discussions about this in my previous message. I will be following that approach with this port, and really hop

Re: Spatial contrib bug fixing

2012-04-24 Thread Christopher Currens
Yes, the contrib is a MESS. I've been favoring complete re-implementations over porting changes, since contrib has been in such a poor, overlooked state for so long. I'm not opposed to porting LSP over the Spatial contrib project in Java, though it will might some porting challenges both now, sin

Re: Spatial contrib bug fixing

2012-04-23 Thread Christopher Currens
I'm having trouble finding chained filter in the java lucene svn... > http://svn.apache.org/viewvc/lucene/dev/branches/branch_3x/lucene/contrib/?pathrev=990167am > I looking around in the wrong place? > > Date: Mon, 23 Apr 2012 11:19:51 +0300 > > Subject: Re: Spatial contrib b

Re: Spatial contrib bug fixing

2012-04-23 Thread Itamar Syn-Hershko
few months, so my memory is a bit lacking. I'll review the code, meanwhile >> ask whatever questions you have - lets get this fixed up. ~P >> > Date: Sun, 22 Apr 2012 22:10:27 +0300 >> > Subject: Spatial contrib bug fixing >> > From: ita...@code972.com >>

Re: Spatial contrib bug fixing

2012-04-23 Thread Itamar Syn-Hershko
l with the last few > months, so my memory is a bit lacking. I'll review the code, meanwhile ask > whatever questions you have - lets get this fixed up. ~P > > Date: Sun, 22 Apr 2012 22:10:27 +0300 > > Subject: Spatial contrib bug fixing > > From: ita...@code972.com > &g

RE: Spatial contrib bug fixing

2012-04-22 Thread Prescott Nasser
gt; Date: Sun, 22 Apr 2012 22:10:27 +0300 > Subject: Spatial contrib bug fixing > From: ita...@code972.com > To: lucene-net-dev@lucene.apache.org > > Hi all, > > We encountered several bugs with the Sparial contrb, and the ones we tested > with Java Lucene worked there

Spatial contrib bug fixing

2012-04-22 Thread Itamar Syn-Hershko
Hi all, We encountered several bugs with the Sparial contrb, and the ones we tested with Java Lucene worked there (with 2.9.4). There are about 3 open tickets in the Jira bug tracker on similar issues. I'm now sitting with the ultimate goal of fixing this once and for all, but some code parts are