Duration of PgSTAC mosaic search ID #348
|
When I register a search with the PgSTAC mosaic |
Answered by
mmcfarland
May 22, 2024
Replies: 1 comment 1 reply
|
Hi @ebkurtz -- while the search IDs are not guaranteed to persist, they should be considered stable and you won't need to periodically regenerate them. They are deterministically created based on the |
1 reply
Answer selected by
ebkurtz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @ebkurtz -- while the search IDs are not guaranteed to persist, they should be considered stable and you won't need to periodically regenerate them. They are deterministically created based on the
registercontent, so the exact same query should produce the same hash in the event that we would need to flush them from the system (i.e., client code wouldn't need to update to a new search ID).