Read FAQ no. 10 from Official Lucene site. http://lucene.sourceforge.net/cgi-bin/faq/faqmanager.cgi?file=chapter.indexing&toc=faq#q1
Also take look at LARM project in Lucene Sandbox http://cvs.apache.org/viewcvs/jakarta-lucene-sandbox/contributions/ >>> [EMAIL PROTECTED] 10/22/02 04:32PM >>> Hi, Forther to the request already made in my previous mail I would like to know: - Whether I can use lucene to search the remote site or not? Here is what I wnt to do. -Install Licene and search and create search info for a given URL. -Search the info from search info already created . Can do this sort of things using Lucene or not? thanks and regards Nandkumar --- nandkumar rayanker <[EMAIL PROTECTED]> wrote: > Hi, > > I need to develop search java stand alone > application, > which takes "SearchString" and "URL/URLS" > > "SearchString": string to be searched in web > > URL/URLS" : List of URLs where string needs to > searched. > return: List of URL/URLS where "SearchString" is > found. > > thanks & regards > Nandkumar > > -- > To unsubscribe, e-mail: > <mailto:lucene-user-unsubscribe@;jakarta.apache.org> > For additional commands, e-mail: > <mailto:lucene-user-help@;jakarta.apache.org> > -- To unsubscribe, e-mail: <mailto:lucene-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:lucene-user-help@;jakarta.apache.org> -- To unsubscribe, e-mail: <mailto:lucene-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:lucene-user-help@;jakarta.apache.org>
