-
|
Hey! Thank you for such a great low-configuration tool for preparing the documentation! After the upgrade from 0.4.11 I discovered no changes in minisearch dependency version, but maybe in how IDs get passed? Is it expected? Is it possible to support duplicate options? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Fixed in 0.6.9. The search indexer now deduplicates page and heading records before building the miniSearch index, preventing the crash caused by duplicate IDs. Update to 0.6.9 and rebuild your site, no config changes needed. For next time, please try to open an issue if you want to report bugs, this is discussion forum and there's no way for me to transfer this thread to issues. And honestly at this point, 0.4.x or even 0.5.x are legacy, upgrade to any 0.6.x releases. |
Beta Was this translation helpful? Give feedback.
Fixed in 0.6.9.
The search indexer now deduplicates page and heading records before building the miniSearch index, preventing the crash caused by duplicate IDs. Update to 0.6.9 and rebuild your site, no config changes needed.
For next time, please try to open an issue if you want to report bugs, this is discussion forum and there's no way for me to transfer this thread to issues. And honestly at this point, 0.4.x or even 0.5.x are legacy, upgrade to any 0.6.x releases.