Closed (fixed)
Project:
Apachesolr User
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
8 Sep 2011 at 21:55 UTC
Updated:
19 Mar 2013 at 20:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
David_Rothstein commentedHere's a patch.
This relies on #1679392: Move logic from apachesolr_default_node_facet_info() into a separate function so other modules can use it for non-node entities in order to work.
Comment #2
andymantell commentedI've tested this and the related apachesolr.module patch on a site I'm building and I can confirm that faceting based on user fields is working nicely for me.
Comment #3
shenzhuxi commentedcommittedComment #4
shenzhuxi commentedwait for http://drupal.org/node/1679392
Comment #5
interx commented#1679392: Move logic from apachesolr_default_node_facet_info() into a separate function so other modules can use it for non-node entities has been fixed, #1 can be tested again
Comment #6
shenzhuxi commentedcommitted