[jira] Resolved: (LUCENE-456) Duplicate hits and missing hits in sorted search

2005-11-10 Thread Yonik Seeley (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-456?page=all ] Yonik Seeley resolved LUCENE-456: - Resolution: Fixed Assign To: Yonik Seeley patch applied to the current version. > Duplicate hits and missing hits in sorted search > --

Re: compatibility of Lucene 1.9

2005-11-10 Thread Bill Janssen
Thanks, I'll try it. Bill > mkdir -p lucene/java/trunk > svn checkout http://svn.apache.org/repos/asf/lucene/java/trunk > lucene/java/trunk > cd lucene/java/trunk; ant > > The parser generator (JavaCC) is only needed if you change the grammar file= > . > > -Yonik -

Re: [jira] Commented: (LUCENE-395) CoordConstrainedBooleanQuery + QueryParser support

2005-11-10 Thread Paul Elschot
On Thursday 10 November 2005 20:04, Yonik Seeley (JIRA) wrote: > [ http://issues.apache.org/jira/browse/ LUCENE-395?page=comments#action_12357277 ] > > Yonik Seeley commented on LUCENE-395: > - > > I like this patch, and I'd like to see it committed before

[jira] Commented: (LUCENE-395) CoordConstrainedBooleanQuery + QueryParser support

2005-11-10 Thread Yonik Seeley (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-395?page=comments#action_12357277 ] Yonik Seeley commented on LUCENE-395: - I like this patch, and I'd like to see it committed before 1.9 is released. Only two outstanding issues: 1) Deciding on a syntax an

Re: compatibility of Lucene 1.9

2005-11-10 Thread Erik Hatcher
On 9 Nov 2005, at 23:27, Bill Janssen wrote: No, not officially. Checking out from Subversion and running "ant" is all that is needed to get the latest JAR though. Somehow I doubt that. Isn't there some parser generator that has to be installed? To further clarify - the .java files gener