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

[Important] Community Opinion Requested #12

Closed heywhy closed 2 years ago

heywhy commented 2 years ago

I created this issue because I believe the project is able to solve your application search needs/requirements.

And I'm here to request your suggestions on what direction the project should take or what features you think is important to help you improve the search functionality or behavior of your application. Let me know what you think in the comments.

Though we have a couple of items that will be focused on in the coming weeks, see below:

  1. Performance: as we all know performance is an important part of everything we build
  2. Distributed System Support: I had a couple of engineers suggest this and I believe it's something nice to have considering that the Beam VM provides the necessary components to achieve.

Please, let me know what your opinions are and what features you will like to see in the comments below.