Published August 26, 2026
| Version 1.0.10
Software
Open
jmiba/zotero-redisearch-rag: 1.0.10
Description
- Adopt Obsidian's declarative settings API:
- expose the settings as six native sub-pages with searchable control names and descriptions,
- keep dynamic provider, model, annotation-map, and maintenance actions inside searchable declarative rows,
- require Obsidian
1.13.0or newer and compile against the released1.13.1API typings.
- Keep Redis identity stable when a vault moves:
- persist the legacy vault-derived namespace in plugin settings,
- add a Maintenance → Redis indexing namespace control that can reconnect a moved vault to existing indexes and keys without renaming or deleting Redis data.
- Restore automatic missing-index creation across Redis Search error variants:
- centralize detection for
SEARCH_INDEX_NOT_FOUND,Index not found,No such index, and the legacyUnknown index name, - use the shared detector for both index creation and idempotent drop/rebuild,
- add regression tests proving
FT.CREATEruns for every supported missing-index response while unrelated Redis errors remain fatal.
- centralize detection for
- Harden Paddle API OCR failures:
- retry temporary PaddleOCR-VL queue saturation (
errorCode10010 / HTTP 503) twice with bounded backoff, - keep explicitly selected Paddle API engines strict instead of falling through to native local Paddle,
- report native worker exits such as
SIGSEGVahead of generic Paddle error headers and retain non-JSON stdout diagnostics in the import log.
- retry temporary PaddleOCR-VL queue saturation (
Full Changelog: https://github.com/jmiba/zotero-redisearch-rag/compare/1.0.9...1.0.10
Files
jmiba/zotero-redisearch-rag-1.0.10.zip
Files
(9.8 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:ed5f59fed57fc72161a6492cfca1fe36
|
9.8 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/jmiba/zotero-redisearch-rag/tree/1.0.10 (URL)
Software
- Repository URL
- https://github.com/jmiba/zotero-redisearch-rag