There seems to be a problem with integrating Search404 with ApacheSolr. Everything seems to be working fine except that the "Did you mean" link comes up with an additional double-url-encoded /. Can you please take a look at this

#773428: Apache Solr "Did you mean" loses search parameter from 404 page

Comments

nick_vh’s picture

Status: Active » Closed (duplicate)

I guess this should be fixed in the Search404 issue queue? Please move the other issue to this queue if you feel it is a problem of Apache Solr

mitrpaka’s picture

Status: Closed (duplicate) » Patch (to be ported)
StatusFileSize
new789 bytes

Came across to this as well and notified that base path for given search keys are wrongly formulated when apachesolr invoked from Search404 module. Only "search/" is returned (as no drupal path component returned in conjunction with search/) which explains double-url-encoded / in the url link.

Proposal for fix attached. Will mark #773428: Apache Solr "Did you mean" loses search parameter from 404 page as duplicate and closed.

mitrpaka’s picture

Status: Patch (to be ported) » Needs review
nick_vh’s picture

Status: Needs review » Closed (won't fix)

We're phasing 6.x-1.x out. Please test 6.x-3.x and report back if it is ok

asb’s picture

Issue summary: View changes

I'm not sure what good advice would be to D6 users as of today. The 6.x-3.x branch hasn't left alpha stage and 6.x-1.8 is still the only "recommended release" available for D6.

That said, search404 works for me together with apachesolr 6.x-1.8, but it's very ugly.