Project

General

Profile

Actions

Bug #47129

closed

PI-BASED Indexed Search (v 4.7.7): search.exactCount = 1 doubles the shown results

Added by unkonsorten no-lastname-given over 11 years ago. Updated over 6 years ago.

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

0%

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

Description

Setting plugin.tx_indexedsearch.search.exactCount = 1 in TS doubles the amount of displayed results (defined by default or in plugin.tx_indexedsearch._DEFAULT_PI_VARS.results).

Result counting works as expected (e.g. "Displaying 1 - 10 of 27"), but 20 results are shown. Pagebrowser works correct (showing results 11 - 30 on second page).

Problem is probalbly caused in pi/class.tx_indexedsearch.php around line 581
if (!$calculateExactCount && $nextResultPosition > $firstResultNumberOnNextPage)


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #41572: indexed_search: Duplicate search resultsClosed2012-10-04

Actions
Actions

Also available in: Atom PDF