Skip to content

Conversation

@nickvergessen
Copy link
Member

Checklist

@nickvergessen
Copy link
Member Author

/backport! to stable29

@nickvergessen
Copy link
Member Author

/backport! to stable28

@nickvergessen
Copy link
Member Author

/backport! to stable27

@nickvergessen nickvergessen merged commit ef1c32a into master May 16, 2024
@nickvergessen nickvergessen deleted the bugfix/noid/limit-maximum-number-of-search-results branch May 16, 2024 08:10
@blizzz blizzz mentioned this pull request Jul 24, 2024
nfebe added a commit that referenced this pull request Sep 30, 2025
A changed in #45317 introduced
a hard stop (25) that prevents full search results from showing up.

If there are more than 25 search results for a query only 25 can be seen.

So two main issues:

- Only 25 results can be seen in total no matter what.
- Breaks web client pagination, which typically adds 5 results per request.

Signed-off-by: nfebe <[email protected]>
nfebe added a commit that referenced this pull request Sep 30, 2025
A changed in #45317 introduced
a hard stop (25) that prevents full search results from showing up.

If there are more than 25 search results for a query only 25 can be seen.

So two main issues:

- Only 25 results can be seen in total no matter what.
- Breaks web client pagination, which typically adds 5 results per request.

Signed-off-by: nfebe <[email protected]>
nfebe added a commit that referenced this pull request Oct 1, 2025
A changed in #45317 introduced
a hard stop (25) that prevents full search results from showing up.

If there are more than 25 search results for a query only 25 can be seen.

So two main issues:

- Only 25 results can be seen in total no matter what.
- Breaks web client pagination, which typically adds 5 results per request.

Signed-off-by: nfebe <[email protected]>
nfebe added a commit that referenced this pull request Oct 1, 2025
A change added in #45317 introduced
a hard stop (25) that prevents full search results from showing up.

If there are more than 25 search results for a query only 25 can be seen.

So two main issues:

- Only 25 results can be seen in total no matter what.
- Breaks web client pagination, which typically adds 5 results per request.

Signed-off-by: nfebe <[email protected]>
nfebe added a commit that referenced this pull request Oct 1, 2025
A change added in #45317 introduced
a hard stop (25) that prevents full search results from showing up.

If there are more than 25 search results for a query only 25 can be seen.

So two main issues:

- Only 25 results can be seen in total no matter what.
- Breaks web client pagination, which typically adds 5 results per request.

Signed-off-by: nfebe <[email protected]>
nfebe added a commit that referenced this pull request Oct 2, 2025
A change added in #45317 introduced
a hard stop (25) that prevents full search results from showing up.

If there are more than 25 search results for a query only 25 can be seen.

So two main issues:

- Only 25 results can be seen in total no matter what.
- Breaks web client pagination, which typically adds 5 results per request.

Signed-off-by: nfebe <[email protected]>
backportbot bot pushed a commit that referenced this pull request Oct 6, 2025
A change added in #45317 introduced
a hard stop (25) that prevents full search results from showing up.

If there are more than 25 search results for a query only 25 can be seen.

So two main issues:

- Only 25 results can be seen in total no matter what.
- Breaks web client pagination, which typically adds 5 results per request.

Signed-off-by: nfebe <[email protected]>
nfebe added a commit that referenced this pull request Nov 10, 2025
A change added in #45317 introduced
a hard stop (25) that prevents full search results from showing up.

If there are more than 25 search results for a query only 25 can be seen.

So two main issues:

- Only 25 results can be seen in total no matter what.
- Breaks web client pagination, which typically adds 5 results per request.

Signed-off-by: nfebe <[email protected]>
nfebe added a commit that referenced this pull request Nov 10, 2025
A change added in #45317 introduced
a hard stop (25) that prevents full search results from showing up.

If there are more than 25 search results for a query only 25 can be seen.

So two main issues:

- Only 25 results can be seen in total no matter what.
- Breaks web client pagination, which typically adds 5 results per request.

Signed-off-by: nfebe <[email protected]>
provokateurin pushed a commit that referenced this pull request Nov 13, 2025
A change added in #45317 introduced
a hard stop (25) that prevents full search results from showing up.

If there are more than 25 search results for a query only 25 can be seen.

So two main issues:

- Only 25 results can be seen in total no matter what.
- Breaks web client pagination, which typically adds 5 results per request.

Signed-off-by: nfebe <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants