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

Fix 1219 #1230

Merged
merged 8 commits into from
May 3, 2017
Merged

Fix 1219 #1230

merged 8 commits into from
May 3, 2017

Conversation

barmintor
Copy link
Member

Refactoring root uri exclusion to conform to codestyle

jrochkind and others added 5 commits March 28, 2017 17:07
Verified in real app that with typo fixed this does work to
avoid need for double index run on an empty solr repo to get
proper permissions. Hooray.
* Old way wasn't discarding root url, but an arbitrary prioritized (permissions)
  url
* Root url does need to be discarded, because it has no ID, and
  ActiveFedora::Base.find raises on the nil id it has.
* this seems to be the most straightforward way to do it.
for this legacy method, to allow a one-line bugfix samvera#1222
- restores complexity check on ActiveFedora::Indexing.reindex_everything
@jeremyf
Copy link
Contributor

jeremyf commented Apr 6, 2017

Subsumes #1222

@awead
Copy link
Contributor

awead commented May 3, 2017

@barmintor can you rebase this when you get a chance?

@jcoyne jcoyne merged commit 6118ae3 into samvera:master May 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants