Needs work
Project:
Apache Solr Views
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Jan 2011 at 21:46 UTC
Updated:
12 Dec 2012 at 11:04 UTC
Jump to comment: Most recent file
Comments
Comment #1
hatsch commenteddid you come any further with that?
+1 for an og argument and filter
Comment #2
Ravi.J commentedThe idea of providing OG integration is great, however i am not sure if that is something that needs to be part of ApacheSolr Views module, I have started a discussion on a new project proposal ApacheSolr Views Assorted Plugins
Comment #3
robbertnl commentedDespite of the discussion if this should be part of the module or not, I made a patch for this. The patch provides only group id arguments.
This patch also includes the bugfix as mentioned here: http://drupal.org/node/449190.
This is the wrong patch, please use patch from #5
Comment #4
robbertnl commentedComment #5
robbertnl commentedAnd now the corresponding patch :)
Comment #6
dawehnerIn general this works fine for me. Thanks!!
This looks like a good change, see below, but a bit out of scope this patch.
Here is some space added
some space as well, sorry
this is now not needed anymore with git
In general this looks fine, if there is a rerole of the few things.
Comment #7
dawehnerAdditional i think, that this should perhaps better belong into apachesolr_og
Comment #8
dawehnerUpdated the patch to fix some style problems and set the group context on the argument handler like the original handler.
Comment #9
dawehnerThe facets might shouldn't have () as part of the link.
Comment #10
dominikb1888 commentedI recreated the patch form #9 against the latest dev. It also adds a few changes to adhere to coding standards.
Comment #11
dominikb1888 commentedThis corrects a wrong handler reference in my previous patch