I would like to have a paginator for the search detail page. Until now, the maximum number of displayed results is 50. If you have more, you cannot find them.
(There are more than 50. I checked with the REST-API )
There are often cases where we want to look, how a problem was solved by another person or what was decided in a specific situation, but the topic is so generic, that you cannot precise the search any more. So we want to click through the search results via a ânext pageâ button. And maybe you could add the real result count.
I checked in elastic search, if this is possible: at least the pagination should be technically possible:
I know that the search is not precise enough, but there are several ways to describe complex topics, which donât have a precise name.
We are a small company which sells only a few products and support them. So the tickets will always use the same products, have similar topics, same customers, similarâŚ
So itâs just a matter of statistics: if you have a small numer of tickets, itâs no problem to find a specific one. If you have thousands (in our case nearly 100.000 articles and I think that this is a small size Zammad) it gets more and more a problem to find it in 50 results.
And there is always my little brain that tells me, if I just see the ticket title, I know that this is the right one I was looking for
Greetings
And beside that. I donât know another search, which doesnât have a paginator.
No problem, really
I mean I work differently too⌠I donât stop at the 4th page of google results if I really am sure my search phrase is good enough.