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 #1

Updated by Gerrit Code Review almost 11 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/20190

Actions #2

Updated by Gerrit Code Review over 10 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/20190

Actions #3

Updated by Ernesto Baschny over 10 years ago

  • Target version deleted (6.2.0)
Actions #4

Updated by Tymoteusz Motylewski about 9 years ago

  • Parent task set to #19465
Actions #5

Updated by Gerrit Code Review about 9 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/20190

Actions #6

Updated by Gerrit Code Review over 8 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/20190

Actions #7

Updated by Anonymous over 8 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #8

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF