cmfcmf / docusaurus-search-local

Offline / Local Search for Docusaurus v2. Try it live at:
https://cmfcmf.github.io/OpenWeatherMap-PHP-API/
MIT License
438 stars 67 forks source link

Request: Support more than one docs plugin #70

Closed 0xGizmo closed 2 years ago

0xGizmo commented 2 years ago

I am building a docs site and we have three instances of @docusaurus/plugin-content-docs. Each have their own unique ID.

Unfortuantely docusuaurus-search-local doesn't support multiple plugin-content-docs instances and enforces indexing of the default ID.

Please add support for multiple instances of plugin-content-docs.

cmfcmf commented 2 years ago

Closing as a duplicate of #33.

cmfcmf commented 2 years ago

Implemented in 0.8.0.