if you want to create websearch you must create a servlet or a jsp page that
can create a "IndexSearcher" class and read a index reated by a
"IndexWriter" class.

To make a long story short : try to create a servlet that does the same as
the demo searcher:

http://cvs.apache.org/viewcvs/jakarta-lucene/src/demo/org/apache/lucene/demo
/SearchFiles.java?rev=1.1&content-type=text/vnd.viewcvs-markup


mvh karl �ie



-----Original Message-----
From: Parag Dharmadhikari [mailto:[EMAIL PROTECTED]]
Sent: 19. februar 2002 10:12
To: lucene-user
Subject: How to do web searching


Hi all,
Pls can anybody tell me if I want to provide web searching as a feature then
what exactly I should go?Can lucene help me in this matter?

regards
parag


--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to