Re: New User , How to have the search functioning

2002-09-17 Thread Otis Gospodnetic
Searching an empty index won't help much. You can look at IndexWriter to see how to add documents to an index. If things dont' work after than, provide error messages from logs, etc. Otis --- Ravi Kothiyal [EMAIL PROTECTED] wrote: Hi friens, I m new to Lucene . I had installed lucene1.2 on

RE: New User , How to have the search functioning

2002-09-17 Thread Stone, Timothy
Ravi, If I follow your steps correctly, you dropped the demo in your webapps directory, made some config changes and performed a search. What you don't mention is creating the index, although you elude to possibly doing so since you actually pointed to an index in the configuration.jsp. If you

again: cant compile lucene

2002-09-17 Thread markus
Dear Lucene Experts the question at the end of this message did not yield any results so far. I am really confused as to what i might be doing wrong here. It would be helpful for me, if someone could send me their versions of the classes in question, ie.

RE: New User , How to have the search functioning

2002-09-17 Thread Ravi Kothiyal
Hi Tim, Thanks for your help. I had created the index but that was empty. Later on I populated it with IndexFiles . I added a directory to the index. the location of directory is d:/xyz . When i searched the files using luceneweb it shows result with null as hyperlink. It return url and