Project

General

Profile

Actions

Feature #47613

closed

Epic #65814: Make Indexed search extbase plugin shine

Feature #19465: Configuration enhancement for indexed_search

indexed_search / no_cache should be configurable for forwardSearchWordsInResultLink

Added by Ralf Hettinger almost 11 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Indexed Search
Target version:
-
Start date:
2013-04-26
Due date:
% Done:

100%

Estimated time:
PHP Version:
Tags:
Complexity:
no-brainer
Sprint Focus:

Description

If you are using the TS property forwardSearchWordsInResultLink in indexed_search, currently the links to result pages will always have an added no_cache=1.
This is due to the fact, that normally the search word forwarding is marked on the result page by lib.parseFunc.sword (lib.parseFunc_RTE.sword respectively) and those parseFunc settings may have no effect on cached pages.

There might be circumstances, where you want to forward the search word but not linkníng with no_cache=1 (of course) - so this report suggests to enable the user of indexed_search to turn off this default behaviour by a new TS property:
plugin.tx_indexedsearch.forwardSearchWordsInResultLink.no_cache = 0 (default should be 1 to keep existing setups working)

Actions

Also available in: Atom PDF