-
Notifications
You must be signed in to change notification settings - Fork 25
Paginated search queries now don't return a token on the last page #243
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
jonhealy1
merged 25 commits into
stac-utils:main
from
pedro-cf:pagination-last-page-token-issue
May 8, 2024
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
0fe0908
improved pagination
pedro-cf aa070f2
pre-commit run --all-files
pedro-cf 4cb4062
.
pedro-cf 3c2b63a
wip
pedro-cf 43db965
Merge branch 'pagination-links-issue' into pagination-last-page-token…
pedro-cf ce84ef6
fixed test_item_search_temporal_window_timezone_get
pedro-cf 127f7f1
test_item_search_temporal_window_timezone_get fix
pedro-cf 7eb505f
test_pagination_item_collection fix: with the new fix we only do 6 r…
pedro-cf 08319b2
test_pagination_post: same reason
pedro-cf 405e83d
test_pagination_token_idempotent fix: bad indentation
pedro-cf a1c06b9
changelog
pedro-cf a27643c
opensearch
pedro-cf bcf7ee7
pre-commit run --all-files
pedro-cf 87e6c95
opensearch fixes
pedro-cf 609b178
Merge branch 'main' into pagination-last-page-token-issue
jonhealy1 583b959
account for > 10,000 hits
pedro-cf 0c0503f
Merge branch 'main' into pagination-last-page-token-issue
pedro-cf ea23cd5
Merge branch 'main' into pagination-last-page-token-issue
pedro-cf cf97df7
.
pedro-cf 31513ab
.
pedro-cf 1df9d2e
+1 strategy w/ edge issue handling
pedro-cf 7513194
es_response["hits"]["total"]["value"]
pedro-cf 3e3aa21
max_result_window from stac-fastapi
pedro-cf ab19d8c
oops
pedro-cf 6ea1179
matched default
pedro-cf File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.