Jump to content

Edit History

Andrei H

Andrei H

Hello,

Ok, this makes more sense now.

In your ps_facetedsearch module's configuration, in the template used, you are most likely having Search (experimental) checked in the Pages using this template: section.

The problem seems to be the fact that ps_facetedsearch does not execute the actionSearch hook. If you uncheck that option, the default search class will be used in the search page, and this class does implement the hook, so you should start seeing the search keywords inserted into that table.

Andrei H

Andrei H

Hello,

Ok, this makes more sense now.

In your ps_facetedsearch module's configuration, in the template used, you are most likely having Search (experimental) checked in the Pages using this template: section.

The problem seems to be the fact that ps_facetedsearch does not execute the actionSearch hook. If you uncheck that option, the default search class will be used in that page, and this class does implement the hook, so you should start seeing the search keywords inserted into that table.

×
×
  • Create New...