Closed (fixed)
Project:
Simple Access
Version:
7.x-2.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 May 2011 at 19:29 UTC
Updated:
18 Jun 2014 at 01:50 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
shawn_smiley commentedHere is a patch that resolves the issue for me. I'm not positive that this is the best solution though.
Comment #2
laroccadahouse commentedI was getting:
Warning: trim() expects parameter 1 to be string, array given in SolrFilterSubQuery->addFilter() (line 66 of/disks/www/mycehd/sites/all/modules/apachesolr/Solr_Base_Query.php).
and
apache solr seach engine is not available
for any user besides Admin
this patch fixed both errors for me
Thanks!! SAVED THE DAY!
Comment #3
simon georges commentedComment #4
gordon commentedThanks. Committed to Dev