-
Notifications
You must be signed in to change notification settings - Fork 493
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
Querying waiver/license via dataverse search API #7482
Comments
@mbamouni thanks for creating this issue. Others, for more context, please see https://groups.google.com/g/dataverse-community/c/gtHgXt_eGtE/m/BYvglVT8BAAJ One quick thought on this is that I don't see why we couldn't make this a facet. For example, researchers might be looking specifically for data with a CC0 waiver. |
I think it would be great! And also making the field License searchable in the advanced search and in the browing facets in the interface. |
…searchable in API and filterable in GUI facets
* #9060 #7482 License of dataset and datafile are now indexed, searchable in API and filterable in GUI facets * #9060 #7482 Fix NullPointer possible case and IndexServiceBeanTest issues * #9060 #7482 Adding release note * #9060 #7482 review + added i18n on license facet --------- Co-authored-by: jeromeroucou <[email protected]>
Hi,
This is not an issue but a request of improvement on the dataverse search API.
Currently, it is impossible to query the waiver/license field using the search API. I would like to know if it is possible to add this field in the fields indexes by solr and so we could querying it suing the search API?
Best regards,
Michel
INRAE
The text was updated successfully, but these errors were encountered: