I have a small website running on Java with probably a dozen of markdown files. I want to provide a full text search for user to quickly access those markdown files. Since i
Drop in Apache Lucene, the more-or-less gold standard in full-text search. It is happy to operate in memory.