`refresh_solr` command fails
Open
High Priority
Search
- Dominant language
- JavaScript
- Stars
- 16
- Forks
- 4
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 3
Description
Arguments do not parse because of a type error. Recreate by using:
`python manage.py refresh_solr --record_type folios --manuscript_ids 35`
Contributor guide
No contributing guide indexed for this repository
Research direction
Run the exact `python manage.py refresh_solr --record_type folios --manuscript_ids 35` command and trace its `refresh_solr` management-command entry point from `manage.py`. Done means these arguments parse without the reported type error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, search
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100