Re: Lucene-3.0.0 web demo problem

2009-12-07 Thread brian li
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

Re: Lucene-3.0.0 web demo problem

2009-12-07 Thread Robert Muir
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

Lucene-3.0.0 web demo problem

2009-12-07 Thread brian li
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