Needs review
Project:
Apache Solr Views
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Jan 2012 at 08:51 UTC
Updated:
17 Jan 2012 at 08:54 UTC
I am using cck3 and apache solr views module. I have exposed cck filters using apachesolr views. When a user provide the value for filter and submit it, the views displays no results.
Solution :
On building up the filter query params, the issue occurs if the value is an array.
So if the value is an array, assign the value of first element of array to the query filters.
Please find the attached patch file.
| Comment | File | Size | Author |
|---|---|---|---|
| apachesolr_views_query.inc_.patch | 629 bytes | Rajesh Ashok |
Comments
Comment #1
Rajesh Ashok commented