A bit like Solr, but much smaller and not as bright
-
Updated
Aug 19, 2020 - JavaScript
{{ message }}
A bit like Solr, but much smaller and not as bright
Next-Generation full text search library for Browser and Node.js
A fully featured full text search engine written in PHP
RadonDB is an open source, cloud-native MySQL database for building global, scalable cloud services
Lightweight Python utilities for working with Redis
An embeddable fulltext search engine. Groonga is the successor project to Senna.
Fess is very powerful and easily deployable Enterprise Search Server.
Database for search
High performance Chinese tokenizer with both GBK and UTF-8 charset support based on MMSEG algorithm developed by ANSI C. Completely based on modular implementation and can be easily embedded in other programs, like: MySQL, PostgreSQL, PHP, etc.
Lightweight Embeddable iBoxDB Full Text Search Server for Java
RESTful search server written in Python, powered by SQLite.
web interface for recoll desktop search
PostgreSQL Full Text Search Engine for Laravel Scout
A standalone lightweight full-text search engine built on top of blevesearch and Go with multiple storage (scorch, boltdb, leveldb, badger)
Full text searching Linux man pages with Elasticsearch
Lightweight and read-write optimized full text search library.
Lightweight iBoxDB Full Text Search Server for C#
A Flask full-text search engine
Gatsby plugin for full text search implementation based on lunr client-side index. Supports multilanguage search.
A lightweight full text indexer for .NET
Fast and extendible Node.js/Javascript fulltext search engine.
The library web application where you can borrow books. It's Spring MVC and Hibernate project.
Full text search for Redmine
Search engine for digital publication based on EPUB 3
Add a description, image, and links to the full-text-search topic page so that developers can more easily learn about it.
To associate your repository with the full-text-search topic, visit your repo's landing page and select "manage topics."
Remote Functions Refactor
Overview
Remote functions exist to enable background->tab, and tab->background function delegation (i.e. Call a function in a tab, but have it run in the background and vice versa).
Refactoring has been started to make these functions interfaced and type safe.
Tasks
Grepping the codebase for
remoteFunction(shows where it's still being us