High performance pure Python/JavaScript search engine
Project description
This is search engine is pure Python/JavaScript on-memory search engine.
It uses FM-Index as an algorithm.
It is good for eastern asian languages (CJK) because it doesn’t use an invert index.
It works on completely on memory.
There are JavaScript index generator/search engine too. You can provide search feature to you web applications and static HTML.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
oktavia-0.5.0.tar.gz
(18.1 kB
view hashes)