Monday 16 July 2007 4:45:08 am
SRW isn't currently available in eZ, but it's fairly easy to handle XML-based protocols using an extension. I suspect that the way to go about it might be to write a template fetch operator, a bit like the one in this tutorial: http://ez.no/ezpublish/documentation/development/extensions/building_an_ez_publish_module You could write code in PHP to handle creating and executing the queries, and then return results which can then be displayed using the template system as normal. If you were to go down this route, I'm sure that other people would be interested in using it. There is also an existing Lucene extension for eZ, which is in Subversion here: http://pubsvn.ez.no/community/trunk/extension/lucene/ , however it has since been deprecated in favour of a system based on Solr: http://projects.ez.no/ezsolr.
eZpedia community documentation project | http://ezpedia.org
|