I cannot get the result of a facted search displayed in a view. Here what I found so far:
After a search keyword is submitted the faceted search builds a path (from the environment info) and the redirects to that path. This path has a view.
When the view is created the handler "faceted_search_views_results_argument_handler" is called. This handler requires the existence of the global variable "$faceted_search", which at that point in time does not exist anymore.
Therefore the view ignores the search argument and displays everything.

I am assuming I do something wrong here, but I have no clue what it could be. Please help.

Comments

David Lesieur’s picture

Status: Active » Closed (duplicate)

Views support will be reworked through the Drupal 6 port (#219095: Port Faceted Search to Drupal 6)

amitpatel049’s picture

no reply on this post yet.....???? need the same help.....having same problem.
view show all thing and ignoring search result