Closed (won't fix)
Project:
Apache Solr Search
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Nov 2008 at 16:00 UTC
Updated:
10 Dec 2008 at 09:49 UTC
This is probably not an idea solution, but because I already committed http://drupal.org/node/230383, it needs to be dealt with ASAP.
We probably want to refactor the attached solution, as well as add some support for $_fields.
| Comment | File | Size | Author |
|---|---|---|---|
| nodeaccess_subquery_fix.diff | 7.06 KB | JacobSingh |
Comments
Comment #1
pwolanin commentedWe need to address the filter query vs. subquery usage. Seems like the end user should never see or need a filter query, but they might actually want a subquery in the end result?
Comment #2
JacobSingh commentedI think this is going to be refactored anyway.