The module works fine for apachesolr_search, but seems icompatible with apachesolr_ajax module. Sadly.

Comments

Anonymous’s picture

Status: Active » Postponed (maintainer needs more info)

What is that makes Opensearch incompatible with apachesolr_ajax.module?

Anonymous’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

There have not been replies in four weeks. I am closing this report.

wintersieck’s picture

Status: Closed (won't fix) » Active

Ran into this issue. It looks like the RSS icon fails to appear on apachesolr result pages if you have apachesolr_ajax enabled, probably because the ajax module re-displays the entire result page in an a AJAX fashion. I worked around this issue by manually displaying a link to the RSS in search-results.tpl.php.

I'll look into finding a real fix when I have time, probably in a week or two.

petercasier’s picture

I am about to implement Apache Solr search on my site, to combine it with opensearch.

Can someone pse explain if the combination works or not? And if not, any hint how to make it work?

thanks,

p.

wintersieck’s picture

Solr and OpenSearch work wonderfully together. This issue only comes up if you also use apachesolr_ajax, and even then it's not too difficult to work around.

Anonymous’s picture

Category: feature » bug
Status: Active » Postponed (maintainer needs more info)

May anybody report what is wrong with OpenSearch feed when it is used together with ApacheSolr_Ajax? I don't have a test machine running ApacheSolr.

Anonymous’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

I am closing this report for lack of feedback. Please re-open it if you can report what I asked in my previous comment.