Skip to main content

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


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.1.0dev-r0.tar.gz (17.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page