[ad_1]
A WP site is generated with wp2static plugin. Are there good static, serverless, clident-side search for wordpress? (not algolia, nor Typesense since they need a server to keep it running) Thank you,
[ad_2]Copyright © 2020 - 2022, Project DMC - WordPress Tutorials for Beginners- All Rights Reserved. Privacy Policy
WordPress already has its own search hooks and it works pretty well. Of course, higher throw and a specific engine may be required; however, this scenario can be handled using WordPress’ search engine without the need for a pre-packaged plugin. You can use WordPress search filters to improve your search engine: [https://developer.wordpress.org/reference/hooks/posts_search/]) If you’re already using a theme, it’s ready for search engine development. To improve your theme’s search engine, you just have to put your hands on the code.