There is a file ${SOLR_HOME}/conf/xslt/example_rss.xsl which is easily modified to transform Solr's output to OpenSearch. Works great, though fixing the date format is a hassle. The supported, searchable Solr date format is not the OpensSearch standard.
On 10/12/07, Robert Young <[EMAIL PROTECTED]> wrote: > > Hi, > > Does anyone know of an XSLT out there for transforming Solr's default > output to Opensearch format? Our current frontend system uses > opensearch so we would like to integrate it like this. > > Cheers > Rob >