Re: Spatial contrib bug fixing

2012-04-23 Thread Christopher Currens
It's in a weird place. And for the 3.0.3 version, its easiest to find the code in the tags, rather than branches. http://svn.apache.org/viewvc/lucene/java/tags/lucene_3_0_3/contrib/misc/src/java/org/apache/lucene/misc/ On Mon, Apr 23, 2012 at 2:20 PM, Prescott Nasser wrote: > > I'm having trou

Re: cms

2012-04-23 Thread Christopher Currens
I'll take a look at it. On Mon, Apr 23, 2012 at 1:28 PM, Prescott Nasser wrote: > > > > > If anyone is familiar with the CMS, something happened to the download > page (formatting is screwed up), but it's exactly like the other pages. I > could use another pair of eyes on it. ~P >

cms

2012-04-23 Thread Prescott Nasser
If anyone is familiar with the CMS, something happened to the download page (formatting is screwed up), but it's exactly like the other pages. I could use another pair of eyes on it. ~P

Re: Spatial contrib bug fixing

2012-04-23 Thread Itamar Syn-Hershko
One more thing - what's the deal with ChainedFilter? I can see a commit by DIGY on 7/7/2011 but it seems to have been removed since? On Mon, Apr 23, 2012 at 11:06 AM, Itamar Syn-Hershko wrote: > For starters - CartesianPolyFilterBuilder.GetBoxShape() is not an exact > port - do you remember why?

Re: Spatial contrib bug fixing

2012-04-23 Thread Itamar Syn-Hershko
For starters - CartesianPolyFilterBuilder.GetBoxShape() is not an exact port - do you remember why? Anyway, if it was never fully ported as you say maybe I'll just go ahead and complete that For your reference, here are 2 failing tests which pass in Java Lucene (can send the java file) - https://