While keyword searching works fine - views results show ALL results from a content type. Example: Search 'keyword' and even if your content type returns no results, all nodes of the content type are then shown in the result. How do you set the view so that if no result is found, it returns a not found error to the user rather than just show ALL the nodes?

As it is, a user performs a search, and without them knowing it if nothing was found, they are still presented with all the nodes of the content type as a result. They should get a 'no matching keywords' message or something of that sort...

Comments

dsnydernc’s picture

Status: Active » Closed (fixed)

I see this was resolved in the latest Dev - I searched the issues que but didn't see it until I took a look at closed issues.

ahabman’s picture

I am using faceted_search 6.x-1.0-beta2, and Drupal version 6.16 and am having the problem "all content shown in results regardless of keyword". Different from this original issue, all results are shown with and without using views. I've tried all combinations of Display styles, and selective extracts. Drupal search results are correct. No other search modules are enabled.

I assume "the latest Dev" referred to above is included in 6.x-1.0-beta2 right? Any ideas about what might be causing this?