Re: Php frontend

2006-05-01 Thread Andrew Libby
In my (short) experience w/ nutch it's pretty easy to fetch and render search results using the opensearch servlet. When you fire up tomcat and perform a search, there's a linke on the results page to an RSS XML feed. I use this from a Perl based application (Catalyst framework) to perform

Php frontend

2006-04-29 Thread Marco Pereira
Hi, I'm not very familiar to the Java language. But I have just seen that the new Zend Framework with PHP5 could interact with lucene classes. If I'm not wrong, that means that it would be kind of easy to integrate nutch with php. Please, I said: If I'm not wrong... What do you think about