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

Index Utility: Allow (re)indexing of an arbitrary list of dv objects #2279

Closed
kcondon opened this issue Jun 17, 2015 · 5 comments
Closed

Index Utility: Allow (re)indexing of an arbitrary list of dv objects #2279

kcondon opened this issue Jun 17, 2015 · 5 comments
Assignees
Milestone

Comments

@kcondon
Copy link
Contributor

kcondon commented Jun 17, 2015

Since indexing can be a costly operation and we occasionally have need of (re)indexing datasets and dataverses such as in moving them, related #2226, #2278, it would be good to also have an index utility that accepts an arbitrary list of dv object ids and it will reindex them.

@pdurbin
Copy link
Member

pdurbin commented Apr 12, 2017

The other day @sekmiller asked if this is possible. It is possible but it's not documented. We should add it next to the stuff at http://guides.dataverse.org/en/4.6.1/installation/administration.html#solr-search-index but that whole "administration" page should be absorbed into the Admin Guide. When that page was created there was no Admin Guide.

@pdurbin
Copy link
Member

pdurbin commented Feb 26, 2019

I'm not sure what the definition of done is for this issue but I'd like to point out that letting @lmaylein know that he could re-index an individual dataset like this...

curl http://localhost:8080/api/admin/index/datasets/70

... was a good workaround for the production problem he has in #5575.

Also, these days we have http://guides.dataverse.org/en/4.11/admin/solr-search-index.html so that's the page to edit for a pull request. This one: https://github.com/IQSS/dataverse/blob/develop/doc/sphinx-guides/source/admin/solr-search-index.rst

@pdurbin pdurbin removed the User Role: Sysadmin Installs, upgrades, and configures the system, connects via ssh label Mar 12, 2019
@pdurbin pdurbin assigned donsizemore and unassigned sekmiller Mar 15, 2019
@pdurbin
Copy link
Member

pdurbin commented Mar 15, 2019

@donsizemore and I chatted at http://irclog.iq.harvard.edu/dataverse/2019-03-14#i_88055 and he's going to document how to reindex a dataset by persistent id as well. Thanks! I also pointed out that he's welcome to work on #2593 since he mentioned documenting "destroy" commands.

@pdurbin
Copy link
Member

pdurbin commented Mar 15, 2019

More chatter this morning at http://irclog.iq.harvard.edu/dataverse/2019-03-15#i_88073 about how @donsizemore plans to address #2593 in the same pull request.

@pdurbin
Copy link
Member

pdurbin commented Mar 15, 2019

Whoops! Never mind! Separate pull requests! My mistake. 😄

@kcondon kcondon self-assigned this Mar 18, 2019
@kcondon kcondon closed this as completed Mar 18, 2019
@djbrooke djbrooke added this to the 4.12 milestone Mar 18, 2019
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

8 participants