issues
search
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
10
forks
source link
Fix search failure due to missing positions on doc
#2
Closed
heywhy
closed
3 years ago
heywhy
commented
3 years ago
Overview
The livebook sample in the project fails when I search for "me".
TODO
[x] Add error handling
[x] GitHub Actions are all passing
Testing
How to test:
Click the "Run in Livebook" button
Run every code section
What to test:
[x] Searching for "me" or other variations works
Overview
The livebook sample in the project fails when I search for "me".
TODO
Testing
How to test:
What to test: