Bug #32030

Pagebrowser wrong result count

Added by Christian Sonntag over 1 year ago. Updated about 1 month ago.

Status:Accepted Start date:2011-11-23
Priority:Must have Due date:
Assignee:- % Done:

0%

Category:indexed search
Target version:-
TYPO3 Version:6.0 Complexity:
PHP Version:
Votes: 2 (View)

Description

The pagebrowser has a wrong behaviour on the result page.

For example results page 1:
0-20 of 150

For example results page 2:
21-40 of 145 <=?

For example results page 3:
41-60 of 142 <=?

Is it a configuration bug or a bug in the extension?

History

Updated by Florian Scholz 4 months ago

This may help ...

plugin.tx_indexedsearch {
search {
exactCount = 1
}
}

Updated by Oliver Hader about 1 month ago

  • Target version set to (temporary)

Updated by Oliver Hader about 1 month ago

  • Project changed from Indexed Search to Core

Updated by Oliver Hader about 1 month ago

  • Category set to indexed search

Updated by Oliver Hader about 1 month ago

  • Target version deleted ((temporary))

Updated by Michael Stucki about 1 month ago

  • Status changed from New to Accepted
  • TYPO3 Version set to 6.0

Just got informed about the same issue last week. Afaik it only occurs while exactCount is turned on.

Also available in: Atom PDF