Just use Nutch. If you look in the Crawl.java class in Nutch, you can pretty easily tear out the appropriate pieces. Question is, do you really need all of that? If so, why not just use Nutch?

-Grant

On Aug 2, 2007, at 2:32 AM, Srinivasarao Vundavalli wrote:

How can we use nutch APIs in Lucene? For example using FetchedSegments , we
can get ParseText from which we can
get the content of the document. So can we use these classes
(FetchedSegments, ParseText ) in lucene. If so, how to use them?
Thank You

--------------------------
Grant Ingersoll
http://lucene.grantingersoll.com

Lucene Helpful Hints:
http://wiki.apache.org/lucene-java/BasicsOfPerformance
http://wiki.apache.org/lucene-java/LuceneFAQ



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

Reply via email to