POST SOLR MIGRATION - NAMEX SOLR FEEDER - CODE CLEANUP
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
There is some code in NAMEX SOLR FEEDER that needs to be cleaned up so we dont get these error messages in the log
2026-08-27 07:55:30.909 PDT
json Solr command: {"delete": ["NR 8972612-1", "NR 8972612-2", "NR 8972612-3"], "commit": {}}
2026-08-27 07:55:30.909 PDT
Exception on /api/v1/feeds [POST]
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the /api/v1/feeds POST entry point and trace the NAMEX SOLR FEEDER path that emits the logged Solr delete command and exception. Identify the cleanup needed to prevent these error messages, then verify that the feed completes without the exception and that the relevant logs are no longer produced.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100