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
Comment #1
mchelensubscribing
Comment #2
mpaler commentedsubscribe
Comment #3
milos.kroulik commentedsubscribe
Comment #4
Coornail commentedSubscribe.
Comment #5
itarato commentedSubscribed.
Comment #6
akosh commentedSubscribe
Comment #7
vinoth.3v commented+1
I am sure this feature adds value to faceted search
Comment #8
mchelenWould be a great feature to add to this project! Appears to be possible only with regular search (plus Views) or Solr faceted search.
Comment #9
paoloteo commentedsubscribing
Comment #10
ari-meetai commentedAfter 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!