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

Reply via email to