Here is an initial port to D7. I added a "multiple" checkbox to the admin form since apachesolr seems to expect it and throw notices otherwise.

Comments

auraell’s picture

is there a way to integrate this with facetapi?

auraell’s picture

biblio facet blocks do not appear in the blocks interface. Is there a fix?

azin’s picture

With Apache Solr Search 7.x-1.x-dev, enable via drush, I get

PHP Fatal error: Call to undefined function apachesolr_delete_node_from_index() in apachesolr/apachesolr.module on line 828

ndf’s picture

Issue summary: View changes
StatusFileSize
new5.21 KB

Hi. Hereby a fully working 7.x version including sorting, facetapi and ctools/features exports.
I used Scor's version as a starting point.
@robertDouglass, @David Lesiour: is it possible to publish this version? I am capable to give maintenance on it.

David Lesieur’s picture

Niels, thanks for this work. Unfortunately I do not have sufficient permissions to add you as a maintainer on the project. To increase the visibility of your request, I suggest that you post a separate issue with title "Applying for commit access" (as recommended here).

ndf’s picture

Status: Needs review » Fixed

Just released 7.x-1.x-dev .

  • Commit c5e444c on 7.x-1.x:
    #1046776 by nielsdefeyter Ported to 7.x-1.x.
    

Status: Fixed » Closed (fixed)

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