Bug #7247
Add index option to the digitalobject:load CLI task
Status: | Verified | Start date: | 09/16/2014 | |
---|---|---|---|---|
Priority: | Medium | Due date: | ||
Assignee: | Dan Gillean | % Done: | 0% | |
Category: | Digital object | |||
Target version: | Release 2.1.0 | |||
Google Code Legacy ID: | Tested version: | 2.0.1, 2.1 | ||
Sponsored: | No | Requires documentation: |
Description
This is a ticket to track a pull request supplied by Edgar Rodriguez. https://github.com/artefactual/atom/pull/8
It adds an --index flag as a CLI option on the digitalobject:load task. Previously, indexing was disabled by default, and the user would have to re-index manually after using the task. Now the --index option can be added, and the task will update the search index before completing.
This has been tested and incorporated into the AtoM 2.1 release. Creating the ticket so we can track its inclusion and link to it in Release notes.