How can I get a list of values for a specific field in the Registry? #387
Answered
by
plawton-umd
plawton-umd
asked this question in
Q&A
|
@tloubrieu-jpl @jordanpadams |
Answered by
plawton-umd
Apr 22, 2025
Replies: 2 comments 8 replies
|
@alexdunnjpl Can you provide some help here? Q1 is basically the faceting you are implementing now, and Q2 is a multiple not query. |
2 replies
|
@jordanpadams @tloubrieu-jpl @alexdunnjpl |
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@jordanpadams @alexdunnjpl
Well the link @tloubrieu-jpl supplied at the meeting, https://nasa-pds.github.io/registry-client/usage/index.html#get-all-the-distinct-values-for-one-property, returned the same count results as I was getting querying each known value individually. It did not return an "additional" value for the 1 "extra" product in the "all" count. Hopefully a multiple "not" query will help find it.