This function integrates select or other data with apachesolr.module search. It works for apachesolr 6.x-2.0-beta3.

Those who need this to work now, you can use the same hook in your own module.

Comments

guillaumev’s picture

Status: Needs review » Reviewed & tested by the community

Tested on my installation and it works just fine. Would be nice to see this patch integrated...

Thanks.

danielb’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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

jody lynn’s picture

Status: Closed (fixed) » Needs review
StatusFileSize
new1.95 KB

That patch actually was limited to working only with the checkboxes widget. Here's an additional patch to get it to work with all the widgets.

danielb’s picture

Status: Needs review » Fixed

committed, will appear in next dev snapshot

Status: Fixed » Closed (fixed)

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

  • Commit fbc6ede on 6.x-2.x, 7.x-3.x, 8.x-3.x by danielb:
    issues #946532, #1061734, #1066054