Project

General

Profile

Actions

Feature #88597

open

Indexed_Search: Improvement suggestions

Added by Christoph Schwarzenberg about 5 years ago. Updated about 5 years 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

Actions #1

Updated by Christoph Schwarzenberg about 5 years ago

  • Category set to Indexed Search
Actions

Also available in: Atom PDF