Our great sponsors
- Paraxial.io - Elixir and Phoenix Application Security Platform
- Learn Elixir Learn Elixir in as little as 12 Weeks
- InfluxDB - Access the most powerful time series database as a service
- SonarQube - Static code analysis for 29 languages.
-
ex_elasticlunr
Elasticlunr is a small, full-text search library for use in the Elixir environment. It indexes JSON documents and provides a friendly search interface to retrieve documents.
It looks like from a glance at the source it's in memory only. See: https://github.com/heywhy/ex_elasticlunr/blob/master/lib/ela...
Note: I'm not familiar with elixir so there may be some magic I'm missing
-
Does this relate to http://elasticlunr.com/? mdBook uses the latter, and I was wondering how I can parse/read its indexes from Python so I can provide my own search from them.
-
Paraxial.io
Elixir and Phoenix Application Security Platform. Replace Snyk, reCaptcha, and Cloudflare bot defense with the only application security platform built for Elixir and Phoenix.
-
I just published an S3 storage provider for Elasticlunr. You can now store your indexes to an S3 bucket aside the Disk storage provider included in the base project.
Related posts
- Implementing a more robust (fuzzy?) search in an existing production application
- Elasticlunr - a small, full-text search library for use in the Elixir environment. It indexes JSON documents and provides a friendly search interface to retrieve documents.
- Elasticlunr - a small, full-text search library for use in the Elixir environment. It indexes JSON documents and provides a friendly search interface to retrieve documents.
- Search my site?
- Meilisearch v1.0 – the open-source Rust alternative to Algolia and Elasticsearch