Hacker News new | ask | show | jobs
by techindex 2386 days ago
Thank you. I will check out Solr. I'm using Elasticsearch currently for the readmes, but I disabled it while troubleshooting so it's currently just searching on titles and descriptions via mysql. I will re-enable elasticsearch later and figure out how to better optimize it for future traffic.
1 comments

Ah, then there's no need to check out Solr! They both use the same backend search engine called Lucene.