I want to search within CCK fields but not use any facets.
Therefore I don't have any of the facet modules enabled.

The problem is that keyword options aren't saved if no facets have been enabled.
There is a check in faceted_search.admin.inc for facet filters and if there are none, the filter settings aren't saved.

CommentFileSizeAuthor
faceted_search.keyword-save.diff1.04 KBEmTeedee

Comments

EmTeedee’s picture

Title: Keyword options not saves when no facets enabled » Keyword options not saved when no facets enabled
david lesieur’s picture

Status: Active » Needs review
david lesieur’s picture

Status: Needs review » Fixed

Thanks for the patch!
Just committed this, with some additional changes to improve the message when no facets are available.

Status: Fixed » Closed (fixed)

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