Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upSearch API: Support non-public search #1299
Comments
pdurbin
added
the
Type: Feature
label
Jan 6, 2015
pdurbin
self-assigned this
Jan 6, 2015
pdurbin
added this to the
Post 4.0 milestone
Jan 6, 2015
pdurbin
added
Status: Dev
Feature: API
labels
Jan 23, 2015
added a commit
that referenced
this issue
Feb 26, 2015
This was referenced Mar 13, 2015
pdurbin
referenced this issue
Apr 1, 2015
Closed
API: View data in dataverse only works with authenticated user key even on public dv. Needs doc or change. #1809
pdurbin
referenced this issue
Apr 9, 2015
Closed
Add support in datasets API for persistent id (doi) #1837
scolapasta
modified the milestones:
In Review - Long Term,
In Review - Short Term
May 8, 2015
garthg
referenced this issue
Jun 29, 2015
Open
Querying root dataverse contents through API hangs on dataverse.harvard.edu #2122
pdurbin
removed their assignment
Jan 20, 2016
scolapasta
added
Status: Triaged
and removed
Status: Dev
labels
Jan 28, 2016
scolapasta
removed this from the
Not Assigned to a Release milestone
Jan 28, 2016
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
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
|
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 |
michbarsinai
referenced this issue
Jun 14, 2017
Closed
Search API: Support search without an API Token #3900
pdurbin
added
Feature: API Guide
and removed
zTriaged
labels
Jun 27, 2017
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
pdurbin
Jun 28, 2017
Member
Does anyone even want this feature? If so, please get in touch. Closing.
|
Does anyone even want this feature? If so, please get in touch. Closing. |
pdurbin
closed this
Jun 28, 2017
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
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).
|
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). |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
|
Oh, wait, this is about the API. Never mind my previous comment :) |
pdurbin commentedJan 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.