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

mchelen’s picture

subscribing

mpaler’s picture

subscribe

milos.kroulik’s picture

subscribe

Coornail’s picture

Subscribe.

itarato’s picture

Subscribed.

akosh’s picture

Subscribe

vinoth.3v’s picture

+1

I am sure this feature adds value to faceted search

mchelen’s picture

Category: support » feature

Would be a great feature to add to this project! Appears to be possible only with regular search (plus Views) or Solr faceted search.

paoloteo’s picture

subscribing

ari-meetai’s picture

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!