heywhy / 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.
https://hexdocs.pm/elasticlunr
MIT License
189 stars 9 forks source link

Improve Public API #7

Closed heywhy closed 2 years ago

heywhy commented 2 years ago

Overview

Improve the public API on the Elasticlunr module. This module contains the functions needed to fiddle with indexes monitored by the supervisor.

TODO

What to test: