Project

General

Profile

Actions

Task #78519

closed

File search only accepts single search word

Added by Markus Klein over 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2016-10-31
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
easy
Sprint Focus:

Description

As an editor I want to be able to search for filenames containing multiple search words.
Currently the search form takes the given text as a single word.
A search like "aua a320" will not match a file named "AUA-Austrian-Tyrolean-Airbus-A320-Retro-Bemalung".

This is really cumbersome if your site has roughly 10000 images and a few hundred have "aua" in their name and many others have "a320" in their name.

The search should rather work like any other search and split the given text by space.
The above search should hence be interprated as "any filename containing 'aua' AND 'a320'". Search words consisting of multiple words must be quoted.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #89168: File search only accepts single search word AGAINClosedMarkus Klein2019-09-13

Actions
Actions

Also available in: Atom PDF