Skip to content

Indicate search result itemlimit truncation in UI - #151

Open
wandernauta wants to merge 2 commits into
berthubert:mainfrom
wandernauta:truncation
Open

Indicate search result itemlimit truncation in UI#151
wandernauta wants to merge 2 commits into
berthubert:mainfrom
wandernauta:truncation

Conversation

@wandernauta

Copy link
Copy Markdown
Contributor

This is based on #140, but with a slight twist; the item limit is still not documented because I imagine it is not guaranteed and may change in future, but the response does now indicate whether truncation has happened. This is also exposed to the user interface, which recommends asking a more specific query.

Normal case, fewer than 280 results:

2026-08-18 23 07 10 localhost 0aac3141e94c

Truncated case, 280 results (but there could be more):

2026-08-18 23 07 47 localhost 7ff1f8f6cabf

The total number of potential matches is not returned.

This PR also contains the changes from #149.

This is technically independent of the changes in #150 but it would probably be least confusing to merge that first.

This is based on berthubert#140, but with a slight twist; the item limit is still
not documented because I imagine it is not guaranteed and may change in
future, but the response does now indicate whether truncation has
happened. This is also exposed to the user interface, which recommends
asking a more specific query.

The total number of matches is not computed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant