Software Details:
Version: 0.7.0 updated
Upload Date: 10 Apr 16
Distribution Type: Freeware
Downloads: 157
Inspired by Apache Solr, Lunr.js is a framework-agnostic, no-dependencies JavaScript library that can add a fully-working text-based search engine to any of your applications.
The search engine works entirely in the browser and will only search text-based content, being a less complicated, smaller, and dumber version of Solr.
Just like Solr, Lunr supports a text processing pipeline, document tokenization, stemming, and basic stop words (ignored common terms).
A demo and implementation instructions are included with the download package.
What is new in this release:
- Correctly stem words ending with the letter 'y'.
- Improved build tools and dev dependency installation.
What is new in version 0.6.0:
- Correctly stem words ending with the letter 'y'.
- Improved build tools and dev dependency installation.
What is new in version 0.5.9:
- Correctly stem words ending with the letter 'y'.
- Improved build tools and dev dependency installation.
What is new in version 0.5.7:
- Correctly stem words ending with the letter 'y'.
- Improved build tools and dev dependency installation.
Requirements:
- JavaScript enabled on client side
Comments not found