DEV Community

Discussion on: How to create a searchable log with Gatsby

Collapse
 
patarapolw profile image
Pacharapol Withayasakpunt

What about the speed of search? What if the search indices get very large?

Collapse
 
amberwilkie profile image
Amber Wilkie

I haven't run into this yet - not sure how it would perform! Since this project was specifically only for my personal use, I probably won't ever optimize this search algorithm, but probably somewhere on the web someone has done so :)