Bug #22998
closeddifferent count of results depending on the page in page browser
0%
Description
I have installed the new typo4 with Introduction Package.
When I search for "with"
I get
Search for "with"
Displaying results 1 to 10 out of 52
on the first result page.
on the second result page I get
Search for "with"
Displaying results 11 to 20 out of 41
on page 6 I get
Search for "with"
Displaying results 51 to 32 out of 32
On our site (typo 4.2.8) I never used the page browser in the search result, but now I tried it - with the same result - different results on different pages.
(issue imported from #M14868)
Updated by Jigal van Hemert over 14 years ago
That's a configuration option in Indexed_search:
plugin.tx_indexedsearch.search.exactCount = 1
I've made an issue in the Introduction Package bug tracker:
http://forge.typo3.org/issues/8501
Updated by Mathias Schreiber over 14 years ago
closed. If the issue still exists, please re-open