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

As a user of the Search API, I'd like to know the database ID for dataverses, datasets, and files returned by my query #4493

Closed
pdurbin opened this issue Mar 8, 2018 · 1 comment

Comments

@pdurbin
Copy link
Member

pdurbin commented Mar 8, 2018

This was requested by @RinkeHoekstra at #1837 (comment) and at various times on the dataverse-community mailing list. @dlmurphy and @jggautier are interested in this too.

Here's how an Search API users can see the database ID for dataverses, datasets, and files returned by their query: https://demo.dataverse.org/api/search?q=data&show_entity_ids=true

That is, by adding show_entity_ids=true.

This should be added to a future version of http://guides.dataverse.org/en/4.8.5/api/search.html#parameters . The type is "boolean".

@pdurbin
Copy link
Member Author

pdurbin commented Mar 8, 2018

I just created pull request #4494 and moved it to Code Review at https://waffle.io/IQSS/dataverse

dlmurphy added a commit that referenced this issue Mar 9, 2018
Added a small note that the show_entity_ids setting is intended for
developer use.
@kcondon kcondon self-assigned this Mar 9, 2018
kcondon added a commit that referenced this issue Mar 9, 2018
Search API: document show_entity_ids parameter #4493
@kcondon kcondon closed this as completed Mar 9, 2018
@kcondon kcondon removed the Status: QA label Mar 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants