Closed (outdated)
Project:
Fivestar
Version:
7.x-2.0-alpha1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Dec 2009 at 23:17 UTC
Updated:
15 May 2020 at 18:17 UTC
Jump to comment: Most recent
Comments
Comment #1
moonshdw8 commentedI'm in the exact same situation but for Version 7.
Comment #2
nareshbw commentedI am not able to show star rating on the search page through the use of "fivestar" module. Any suggestion please...............
Comment #3
saurabh.dhariwal commentedThis might help:
Use Search API module.
You can customize search result using search api module. Add field search api index that need to be displayed, like fivestar add in search api index (i.e.admin/config/search/search_api), then create view for search api and add that field that you need to display.
Let me know in case of any concerns.
Thanks
Saurabh
Comment #4
nareshbw commentedThank you so much for your kind help and reply.I am doing exactly same here . I am customizing search-result--apachesolr-search.tpl.php . But unable to print variable
$variables['result']['node']->rendered . It is showing result on normal search page but for apache solr search I think it has some conflicts. Please refer below case
https://www.drupal.org/node/387050
Please correct me if I am wrong.
Comment #5
init90Comment from related issue: "Closing this issue since we have http://drupal.org/project/apachesolr_votingapi"