praveenn77 / docusaurus-lunr-search

Local / Offline Search for docusaurus
https://praveenn77.github.io/docusaurus-lunr-search-demo/
MIT License
452 stars 81 forks source link

firebase auth and lunr search #148

Open faithyeenxin opened 1 month ago

faithyeenxin commented 1 month ago

i am trying to add lunr to my docusaurus that has firebase auth however it's not working. I integrated firebase auth using this documentation. previously when i integrated lunr it works however after integrating firebase auth it stopped working.

is there a work around where i can have auth but also search function

praveenn77 commented 1 month ago

@faithyeenxin try this https://github.com/praveenn77/docusaurus-lunr-search/issues/136

praveenn77 commented 1 month ago

Or this one https://github.com/praveenn77/docusaurus-lunr-search/issues/119