Discussion:
Accessing contents from Nutch crawls
schiffinho
2008-04-03 14:12:34 UTC
Permalink
Hello,

I,'ve got the follwing problem:
I've setup Nutch to crawl some web pages and it works fine. Using
Zend_Search_Lucene to search this index works also. The problem is that I
don't know how to retrieve other fields than url and title from the search
result (I want to output a google-like summary in the result). If I use the
nutch software it works and I can retrieve the summary
So my question is, is it possible to retrieve the content field from the
nutch created index in PHP?


Regards
--
View this message in context: http://www.nabble.com/Accessing-contents-from-Nutch-crawls-tp16467501p16467501.html
Sent from the Zend MFS mailing list archive at Nabble.com.
Loading...