Closed (fixed)
Project:
Apache Solr Search
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Mar 2012 at 16:57 UTC
Updated:
24 May 2012 at 19:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
gnucifer commentedImplemented taxonomy-support through the hook_apachesolr_field_mapping to keep as similar to d7-version as possible. Seems to be working.
Comment #2
gnucifer commentedComment #3
nick_vhCan you redo the patch, somehow it does not seem to apply..
Comment #4
gnucifer commentedYes, think you have gotten some commits ahead since I uploaded the patch. :) Here it is against the latest dev:
Comment #5
gnucifer commentedComment #6
gnucifer commentedBtw, 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
Comment #7
nick_vhThanks! Committed to 6.x-3.x