Project:Apache Solr Views
Version:6.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Scott Reynolds
Status:closed (fixed)

Issue Summary

This patch allows the apachesolr view to have the row style of node_view.

AttachmentSize
node.views_.patch833 bytes

Comments

#1

I have the whole apachesolr views setup done now and have installed this patch. How would I use this now to override the default apachesolr results page so I get node views instead? Any tutorials for dummies would be much appreciated :)

/7

#2

Status:active» reviewed & tested by the community

#3

This looks like a patch to Views... I think this can be done within Apachesolr Views using one of the Views alter hooks.

#4

Alas, no alter hooks for plugins
http://views.doc.logrus.com/group__views__hooks.html

as you also see in

<?php
views_discover_plugins
();
?>

#5

Version:<none>» 6.x-1.x-dev

#614040: Possiblity to alter views_plugins

That's an easy patch, which would allow this.

#6

If this is commited, i will add a field like on core, where you can filter the terms by vocabulary etc.

#7

Hi Scott,

Could I trouble you to explain in lay terms what this patch does?

Thanks in advance,
Mike

#8

OK -- I get this. To slower folks like me, this adds a node row style for the view output. So under style settings if you set row style to HTML list, this patch will make "node" available under row style.

#9

Status:reviewed & tested by the community» needs review

With dereine's #614040: Possiblity to alter views_plugins committed, here's the small bit that's needed in Apache Solr Views to support the "Node" row style.

AttachmentSize
apachesolr_views-node-row-style-455742-9.patch 760 bytes

#10

Title:Patch to have node loads for your view» Node row plugin
Status:needs review» fixed

http://drupal.org/cvs?commit=299432

#11

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here