Project

General

Profile

Actions

Feature #14591

closed

Epic #65814: Make Indexed search extbase plugin shine

Indexed Search does not tell the user why searching for "e" fails

Added by Udo von about 19 years ago. Updated about 4 years ago.

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

0%

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

Description

Searching for "e" for example does not return any helpful message for the website user. The method "register_and_explode_search_string" collects the search words, but words like "e" won't be search.
I consider to change the line

elseif (strlen($val)>1) {

to

else () {

(issue imported from #M860)


Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Feature #14590: Searching for "e" (Bugfix included!)Closed2005-03-04

Actions
Actions #1

Updated by Michael Stucki about 19 years ago

Even Google won't let you search for such short words (can a letter be a whole word?).

I don's see any sense in this.

Actions #2

Updated by Michael Stucki about 19 years ago

Please change the bug description and I will get this in.

- michael

Actions #3

Updated by Michael Stucki almost 19 years ago

Hmm, can't remember why I wrote this. Anyway, can you please check if the problem still occurs in 3.8.0beta1?

Actions #4

Updated by Michael Stucki almost 19 years ago

Sorry for not implementing this in 3.8.0. I just had another look at that topic:

Even Google won't let you search for such short words (can a letter be a whole word?).

This is not true anymore. This is really weird - did you know that there are exactly 3.250.000.000 pages containing an "a" and Apple is the first match of that list?! ;-)

Seriously, I agree with your points. Let's make that change, I'll move it to my todo list.

Actions #5

Updated by Alexander Opitz over 10 years ago

  • Status changed from Accepted to Needs Feedback
  • Target version deleted (0)
  • TYPO3 Version set to 3.8

Hi,

as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)?

Actions #6

Updated by Michael Stucki over 10 years ago

  • Status changed from Needs Feedback to New
  • Assignee deleted (Michael Stucki)
  • Complexity set to easy

The problem still exists. However, it's of very low importance imho. So if someone wants to see this feature, please take over and submit a patch for it.

Actions #7

Updated by Mathias Schreiber about 9 years ago

  • Target version set to 7.5
Actions #8

Updated by Tymoteusz Motylewski almost 9 years ago

  • Parent task set to #65814
Actions #9

Updated by Benni Mack over 8 years ago

  • Target version changed from 7.5 to 7 LTS
Actions #10

Updated by Susanne Moog about 4 years ago

  • Status changed from New to Closed

Due to low demand / low priority I'm going to close this issue now. If anyone takes time to implement it, simply open a new issue please. Thanks.

Actions #11

Updated by Michael Stucki about 4 years ago

Closed after 15 years. This looks like a new record to me! :-)

Actions

Also available in: Atom PDF