Skip to content
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

Add [greater|less]_than_inclusive = false to queries using < or > #804

Open
alycejenni opened this issue Nov 19, 2024 · 0 comments
Open
Assignees

Comments

@alycejenni
Copy link
Member

e.g. https://data.nhm.ac.uk/search/silently-honest-banana

should be returning associatedMediaCount > 1 but most results have associatedMediaCount = 1

(greater_than_inclusive and less_than_inclusive default to true, so they need to be set to false when building the query)

eeds to be corrected in the search app - blocked due to preps

@alycejenni alycejenni self-assigned this Nov 19, 2024
@alycejenni alycejenni converted this from a draft issue Nov 19, 2024
@alycejenni alycejenni changed the title greater_than doesn't work Add [greater|less]_than_inclusive = false to queries using < or > Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Blocked
Development

No branches or pull requests

1 participant