Data as of Jul 25, 2026 · Based on 2,718,867 AI responses across 9,511 prompts · See how Parse measures this
Elasticlunr.js is a lightweight JavaScript full-text search engine for in-browser and offline search. It is based on Lunr.js but offers more flexibility, including query-time boosting, field search, and a scoring model similar to Elasticsearch/Lucene, with a small index file. It provides simple APIs to create an index, add documents, and perform searches with configurable boosting, boolean logic, and token expansion.
Parse Score