Project

General

Profile

Actions

Feature #88597

open

Indexed_Search: Improvement suggestions

Added by Christoph Schwarzenberg over 5 years ago. Updated about 1 month ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
Indexed Search
Target version:
-
Start date:
2019-06-19
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Fluid Templating

Currently, various HTML outputs of the search result page are generated inside ViewHelpers, e.g
  • pagination
  • page(?) type icon (called row.icon)
  • row.description (if possible, output all result parts of a page inside an array)

Configuration

  • Allow activating advanced search via TypoScript (Reason: Allow JavaScript-based opening/collapsing of Advanced Search)
    Allow setting variable of GET parameter tx_indexedsearch_pi2[search][extendedSearch] also via POST (checkbox)
  • The documentation is not very verbose regarding the settings.blind option. If that setting really allows disabling advanced search fields, it does not work for all of them (at least, I did not manage to (completely) hide:
    tx_indexedsearch_pi2[search][sections] (everything should be searched then), tx_indexedsearch_pi2[search][freeIndexUid]
Misc
  • Sarch form field tx_indexedsearch_extResume has no label in default template, but is translated

---
TYPO3 version 8.7.26


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #104861: Indexed Search - total number of results don't shown up (TYPO3 13.2)Resolved2024-09-09

Actions
Actions #1

Updated by Christoph Schwarzenberg over 5 years ago

  • Category set to Indexed Search
Actions #2

Updated by Benni Mack about 1 month ago

Just a quick update from our side: We've been working on Indexed Search in v12 + v13. The pagination now finally works like other places, the templates have been improved. we need to check what is still left from your feedback.

Actions #3

Updated by Garvin Hicking about 1 month ago

  • Related to Bug #104861: Indexed Search - total number of results don't shown up (TYPO3 13.2) added
Actions #4

Updated by Christoph Schwarzenberg about 1 month ago

Thanks, awesome :)

Actions

Also available in: Atom PDF