Needs review
Project:
Apache Solr Views
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
23 Oct 2011 at 03:56 UTC
Updated:
23 Oct 2011 at 03:59 UTC
Jump to comment: Most recent file
There is a bug in query->build() that passes subquery filters as '(array)' instead of their actual values. I have taken the original code from apachesolr and modified it to work in apachesolr_views.
Tested with multiple subqueries using OR and AND operators. Works great.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | apachesolr_views_fix_subquery_filters-1066342-1.patch | 1.23 KB | tinker |
Comments
Comment #1
tinker commented