I think this was already fixed after 2.0 release. The fix would be in the SVN
trunk.
Otis
- Original Message
From: David Halsted <[EMAIL PROTECTED]>
To: java-user@lucene.apache.org
Sent: Saturday, November 4, 2006 10:09:15 PM
Subject: Minor issues with sample Web app
I ran
I ran into a couple of minor issues with the sample Web app included
in the Lucene 2.0.0 download in results.jsp. Not sure whether this
list is the right place to bring this up but thought I'd try.
*) At line 81, there's a line that assumes a static
parse(String,String,Analyzer) in QueryParser,