elasticlunr
There are 16 repositories under elasticlunr topic.
tinysearch/tinysearch
🔍 Tiny, full-text search engine for static websites built with Rust and Wasm
v4iv/gatsby-starter-business
Gatsby Business Website Starter
Jieiku/abridge
Fast & Lightweight Zola Theme
welpo/tabi
An accessible Zola theme with search, multi-language support, optional JavaScript, a perfect Lighthouse score, and comprehensive documentation. Crafted for personal websites and blogs.
minicomp/wax
Jekyll based framework for minimal exhibitions with IIIF 🐝
andrew-codes/gatsby-plugin-elasticlunr-search
Gatsby search plugin via elastic lunr client-side search index.
mattico/elasticlunr-rs
A partial port of elasticlunr to Rust. Intended to be used for generating compatible search indices.
dinhanhthi/eleventy-elasticlunr-js
A demo of search function in eleventy website using Elasticlunr.js.
evenchange4/remark-utils
Reusable utils to build markdown service power by remarkjs and elasticlunr.
goblindegook/bloom-search-poc
Bloom Search proof of concept and comparison.
twobob/Ki
Elasticlunr implementation to wrap Clarifai output
robolivable/pangsworth
Pangsworth Info Butler. At your service anywhere in Madrigal.
orassayag/full-text-search
Built in November 2018. A simple application of Node.js with Elasticlunr.js to demonstrate full text search engine example.
katronquillo/grimm
Simple search engine for the Brothers Grimm Fairy Tales
piittis/play-store-review-analysis
Full-text search with Vue.js
smasud98/Practice-Search-Engine
This project is a search engine website built using Express.js and MongoDB to allow users to search fruits on a sample dummy website and all outgoing links connected to it. This search engine makes use of web crawlers to scrape all data from each page include the outgoing links, and recursively repeats the process using a specified selection policy. Using a combination of the elasticlunr library and by implementing Google's PageRank algorithm, a user can search a word or a series of words and will be outputted a specified number of ranked results of web pages where there search occurs.