Omeka S API - Search with 'Greater than' & 'Less than' in properties

I am using the API to create a custom front-end.

I have built a search component that works as expected. However, I would like to search in properties for values greater/less than a specified value.

https://omeka.org/s/docs/developer/api/api_reference/
In the above link, it seems that ‘greater/less than’ is not supported by default.

However, I have installed the Advanced Search module: Daniel-KM / Omeka S Module Advanced Search · GitLab
I tried the ‘gt’, ‘lt’ types in my GET requests but had no luck.

Any ideas?

This topic was automatically closed 250 days after the last reply. New replies are no longer allowed.