Posted by Scientifik on October 5, 2009 at 3:43pm
Jump to:
| Project: | Faceted Search |
| Version: | 6.x-1.x-dev |
| Component: | Views integration |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Using Faceted Search on a site, works great thanks. I have set up the search to display using a view, however I would like to be able to expose the same faceted search environment as an RSS feed. I've tried a number of different things but nothing seems to work, is this possible?
Comments
#1
subscribing
#2
subscribe
#3
subscribe
#4
Subscribe.
#5
Subscribed.
#6
Subscribe
#7
+1
I am sure this feature adds value to faceted search
#8
Would be a great feature to add to this project! Appears to be possible only with regular search (plus Views) or Solr faceted search.
#9
subscribing
#10
After a quick look into the code, it reveals that you'd have to implement your own 'faceted_search_ui_style_info', see faceted_search_views.module for an example.
Cheers!