Re: luceneweb example returning null hrefs

2006-07-28 Thread SEAN MCELROY
Thank you. The example application is now working as expected. Sean Chen Wu <[EMAIL PROTECTED]> wrote: Hi, Please change the "url" to "path" in the result JSP file. coz the field name that is indexed is called "path" rather than "url". Cheers, Chen >>> [EMAIL PROTECTED] 7/28/2006 5:49 P

Re: luceneweb example returning null hrefs

2006-07-28 Thread SEAN MCELROY
Thank you. The example application is now working as expected. Sean Chen Wu <[EMAIL PROTECTED]> wrote: Hi, Please change the "url" to "path" in the result JSP file. coz the field name that is indexed is called "path" rather than "url". Cheers, Chen >>> [EMAIL PROTECTED] 7/28/2006 5:49 P

Re: luceneweb example returning null hrefs

2006-07-28 Thread Chen Wu
Hi, Please change the "url" to "path" in the result JSP file. coz the field name that is indexed is called "path" rather than "url". Cheers, Chen >>> [EMAIL PROTECTED] 7/28/2006 5:49 PM >>> Hello, I am trying to use the luceneweb application that is shipped with the lucene installation. I

luceneweb example returning null hrefs

2006-07-28 Thread SEAN MCELROY
Hello, I am trying to use the luceneweb application that is shipped with the lucene installation. I have followed the installation instructions and the luceneweb application has been successfully deployed using Tomcat 5.5.9. However all the results returned point to http://localhost:8080/l