Questions tagged [elasticlunr]
1 questions
0
votes
0 answers
Elasticlunr search
If I have a document with nested array, how can search nested array using elasticlunr?
I get an empty array when search on city of Phoenix.
Following is my code example. Thanks,
const doc1 =
{
"id": 123,
"firstName": "jon",
…

Maharaj
- 313
- 2
- 3
- 14