Thanks Thorsten, Knowing nothing about cocoon and little about forrest, I'm not sure exactly what this does :-)
I'll take a guess in non-cocoon/forrest speech: does it allow you to update a Solr server with the content of your website at the same time you generate (or change) the site? So it's a push model of web indexing instead of spidering? The search-box I understand, but presumably that needs to point to a running Solr server somewhere. -Yonik On 1/7/07, Thorsten Scherler <[EMAIL PROTECTED]> wrote:
Hi all, I am happy to announce that I just add a Apache Forrest based Apache Solr client plugin to the forrest whiteboard. It may be from interest for the ones using Apache Cocoon based Apache Forrest and Apache Lucene based Apache Solr. org.apache.forrest.plugin.output.solr generates Apache Solr documents from Apache Forrest xdos. Further when run with the Apache Forrest Dispatcher it provides a GUI to manage your project in solr and a search interface to search your solr server. The documentation and a couple of screenshots can be found at http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/ The source code can be found at http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.solr/ Have fun with it and please provide feedback to this list.