Thanks. And now I know where to go if there are more issues :)
On Tue, Dec 8, 2009 at 11:54 AM, Robert Muir wrote:
> thanks for reporting this, i opened a jira issue at
> https://issues.apache.org/jira/browse/LUCENE-2132
>
> On Mon, Dec 7, 2009 at 7:58 PM, brian li wrote:
>
>> Hi,
>>
>> I was ch
thanks for reporting this, i opened a jira issue at
https://issues.apache.org/jira/browse/LUCENE-2132
On Mon, Dec 7, 2009 at 7:58 PM, brian li wrote:
> Hi,
>
> I was checking out Lucene-3.0.0, and bumped into one little problem.
>
> I followed the steps in http://lucene.apache.org/java/3_0_0/dem
Hi,
I was checking out Lucene-3.0.0, and bumped into one little problem.
I followed the steps in http://lucene.apache.org/java/3_0_0/demo3.html
to run the basic web demo of lucene. Then I got an error message that
in result.jsp QueryParser(String, Analyzer) was undefined. I went to
the source cod