Project

General

Profile

Actions

Bug #24692

closed

Live Search: Search query loops over all tables even after max search results have been found

Added by Jeff Segars about 13 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2011-01-20
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

When executing a live search, we loop over all tables defined in the TCA. After this search is complete, we then slice the search array and throw away everything we don't need.

For better performance, we should stop searching as soon as we've found enough results.

(issue imported from #M17177)

Actions #1

Updated by Ingo Renner about 13 years ago

committed to trunk (4.5) in r10264

Actions

Also available in: Atom PDF