Noticed that taxonomy facets seems to be missing in the drupal 7 backport. I guess it's because taxonomy is no special case in d7 and will be included along with the other fields. I can try to fix this if not anyone else is working on the issue.

Comments

gnucifer’s picture

Status: Needs review » Active
StatusFileSize
new5.08 KB

Implemented taxonomy-support through the hook_apachesolr_field_mapping to keep as similar to d7-version as possible. Seems to be working.

gnucifer’s picture

Status: Active » Needs review
nick_vh’s picture

Status: Active » Needs work

Can you redo the patch, somehow it does not seem to apply..

gnucifer’s picture

StatusFileSize
new4.71 KB

Yes, think you have gotten some commits ahead since I uploaded the patch. :) Here it is against the latest dev:

gnucifer’s picture

Status: Needs work » Needs review
gnucifer’s picture

Btw, for the taxonomy facets to work some bugfixes in facetapi are needed. Posted a patch in the d6-backport thread: http://drupal.org/node/1387164#comment-5770536

nick_vh’s picture

Status: Needs review » Fixed

Thanks! Committed to 6.x-3.x

Status: Fixed » Closed (fixed)

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