Currently the facetapi_map_author() function uses a raw SQL call instead of the user_load_multiple() API function to get the mapped values. This seems like a better option for overall stability and not relying on raw data structures.
Currently the facetapi_map_author() function uses a raw SQL call instead of the user_load_multiple() API function to get the mapped values. This seems like a better option for overall stability and not relying on raw data structures.
Comments
Comment #1
cpliakas commentedResolved in commit http://drupalcode.org/project/facetapi.git/commit/b75c4e1.