Closed (works as designed)
Project:
Views (for Drupal 7)
Version:
6.x-3.x-dev
Component:
Views Data
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 Nov 2010 at 20:20 UTC
Updated:
12 Jun 2011 at 17:23 UTC
Comments
Comment #1
dawehnerSolr node uses the apachesolr to get the result. There is no way for views to use all it's relationship-features. They are build on sql joins which aren't there on apachesolr.
Comment #2
zunix commentedThanks, thought I'd missed something. I'll figure out another way.
Comment #3
rp7 commentedYou might want to briefly explain how you solved it?
Comment #4
z.stolar commentedSame dilema here. Is it possible somehow to get a node-reference relationship features when using solr?
Comment #5
merlinofchaos commentedSo what, you think the answer in #1 was a lie or something? Or you just want it repeated for fun?
Comment #6
z.stolar commentedNo, but I did change the category from "Bug" to "Support", which should probably make it legitimate to be open.
Do you think it should be better moved to the apachesolr_views issue queue?
Comment #7
merlinofchaos commentedLikely yes, if there's a fix or an answer for this it's in apachesolr_views -- but I have a feeling it's going to be *really* hard if not impossible to fix because apachesolr views aren't sql queries. But I don't know much about it.