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

Implement range search API #41

Closed
ahankinson opened this issue Apr 19, 2021 · 1 comment
Closed

Implement range search API #41

ahankinson opened this issue Apr 19, 2021 · 1 comment
Assignees
Labels
Audience: General public Issues that affect our wider community Component: Application server Issues with the data serialization and web services Priority: Moderate Should be addressed in the near future Status: Waiting to be addressed In the queue to be addressed Type: Enhancement New features or improvements

Comments

@ahankinson
Copy link
Contributor

The Solr index supports range searches for years; the API for these searches needs to be implemented in the application server, and the appropriate facet response delivered to the UI.

@ahankinson ahankinson added Audience: General public Issues that affect our wider community Priority: Moderate Should be addressed in the near future Status: Waiting to be addressed In the queue to be addressed Type: Enhancement New features or improvements Component: Application server Issues with the data serialization and web services labels Apr 19, 2021
@ahankinson ahankinson added this to the Public Preview milestone Apr 19, 2021
@ahankinson ahankinson self-assigned this Apr 19, 2021
@ahankinson
Copy link
Contributor Author

This is implemented

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Audience: General public Issues that affect our wider community Component: Application server Issues with the data serialization and web services Priority: Moderate Should be addressed in the near future Status: Waiting to be addressed In the queue to be addressed Type: Enhancement New features or improvements
Projects
None yet
Development

No branches or pull requests

1 participant