Might be related to an already resolved issue - see related discussion:
http://www.nabble.com/lucene-web-demo-is-not-working--tf1736444.html#a4718639
"Miren" <[EMAIL PROTECTED]> wrote on 31/10/2006 03:57:50:
> parse(java.lang.String) in org.apache.lucene.queryParser.QueryParser
> cannot be applied
My guess is:
change from
QueryParser.parse(queryString, "contents", analyzer);
to
QueryParser.parse(queryString);
btw:
Can you please translate the errors into English?
--
Chris Lu
-
Instant Full-Text Search On Any Database/Application
site: http://www.dbsight.net
demo:
hello
i am trying to use lucene annd i am my fisrt problem.
i have install the demo example into the tomcat and when i try to load
osne search, into the results.jsp page appears this error. can you help
me?
thanks.
org.apache.jasper.JasperException: No se puede compilar la clase para JSP
Ha tenid