Ex_elasticlunr Alternatives
Similar projects and alternatives to ex_elasticlunr based on common topics and language
-
giza_sphinxsearch
Sphinx Fulltext Search Client for Elixir Projects (Phoenix Example Included)
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
elasticsearch_elixir_bulk_processor
Elasticsearch Elixir Bulk Processor is a configurable manager for efficiently inserting data into Elasticsearch. This processor uses GenStages (data-exchange steps) for handling backpressure, and various settings to control the bulk payloads being uploaded to Elasticsearch.
-
-
flexsearch
Next-Generation full text search library for Browser and Node.js
ex_elasticlunr reviews and mentions
-
Elasticlunr, a full-text search library for Elixir
Hello. I'm the author of the library. I'm currently working on a configurable storage mechanism so that you can use whatever storage provider of your choice. See https://github.com/heywhy/ex_elasticlunr/pull/9
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
Stats
heywhy/ex_elasticlunr is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of ex_elasticlunr is Elixir.