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

Search API: Support non-public search #1299

Closed
pdurbin opened this Issue Jan 6, 2015 · 4 comments

Comments

Projects
None yet
3 participants
@pdurbin
Member

pdurbin commented Jan 6, 2015

In a meeting this morning (in which we discussed the Search API functional requirements) @scolapasta @eaquigley @rtreacy and I decided that for Dataverse 4.0 we will only support searching of public (published) data via the Search API (which seems to be in line with the general Dataverse API requirements). This ticket will be used to track the addition of that feature (probably including "data related to me") in the future.

@pdurbin

This comment has been minimized.

Show comment
Hide comment
@pdurbin

pdurbin Oct 22, 2016

Member

These days there's an (undocumented) "MyData" API that could probably be used to support non-public search. I added a script that exercises it here: https://github.com/IQSS/dataverse/blob/v4.2.1/scripts/issues/2649/reproduce

Member

pdurbin commented Oct 22, 2016

These days there's an (undocumented) "MyData" API that could probably be used to support non-public search. I added a script that exercises it here: https://github.com/IQSS/dataverse/blob/v4.2.1/scripts/issues/2649/reproduce

@pdurbin

This comment has been minimized.

Show comment
Hide comment
@pdurbin

pdurbin Jun 28, 2017

Member

Does anyone even want this feature? If so, please get in touch. Closing.

Member

pdurbin commented Jun 28, 2017

Does anyone even want this feature? If so, please get in touch. Closing.

@pdurbin pdurbin closed this Jun 28, 2017

@bencomp

This comment has been minimized.

Show comment
Hide comment
@bencomp

bencomp Jun 28, 2017

Contributor

I suppose users who have lots of dataverses and datasets in Dataverse which isn't all public could want this. Or someone who hears that she's been given private access to some published dataset, who uses the search bar as her main entrypoint to The Data (instead of going through notifications of the access granting).

Contributor

bencomp commented Jun 28, 2017

I suppose users who have lots of dataverses and datasets in Dataverse which isn't all public could want this. Or someone who hears that she's been given private access to some published dataset, who uses the search bar as her main entrypoint to The Data (instead of going through notifications of the access granting).

@bencomp

This comment has been minimized.

Show comment
Hide comment
@bencomp

bencomp Jun 28, 2017

Contributor

Oh, wait, this is about the API. Never mind my previous comment :)

Contributor

bencomp commented Jun 28, 2017

Oh, wait, this is about the API. Never mind my previous comment :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment