Core modules that implement hook_search return absolute URLs in each search result. Is there a reason the Apache Solr module does not do the same? This makes modules that handle/display/format search results have to special case both relative and absolute URLs.

Comments

dave reid’s picture

Status: Active » Needs review
StatusFileSize
new1.01 KB

Patch attached for review.

robertdouglass’s picture

Status: Needs review » Fixed

#667650 by Dave Reid: Fixed Results of apachesolr_process_response() should return absolute URLs.

to 6.2, 6.1. Thanks.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

claudiu.cristea’s picture

Version: 6.x-1.x-dev » 5.x-2.x-dev
Status: Closed (fixed) » Patch (to be ported)

This is happen also in D5. Porting...

claudiu.cristea’s picture

Status: Patch (to be ported) » Fixed
StatusFileSize
new2.14 KB

Committed to DRUPAL-5--2, in #318136.

Patch attached.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.