1.1.3 • Published 8 years ago

mochi-search v1.1.3

Weekly downloads
-
License
MIT
Repository
-
Last release
8 years ago

Mochi Search

A simple full text search engine with CJK support for nodejs.

Features

  • Full text search with CJK support.
  • No external dependency.

Setup

npm install --save mochi-search

Usage

TBA

Credits

Use SQLite porter stemmer from Mozilla Thunderbird, Mozilla Public License.

License

This software is licensed in MIT License.