-
We are trying to abstract out complexity of Elasticsearch through a configuration and Lucene query language.
Right now this abstraction is quite leaky. For example if you declare labels as a text_l…
-
Not all .jpeg images show when I filter by .jpeg (as some are .jpg)
-
To assist in search, NLP, NER, we should auto-add synonyms "X" for every "X activity" primary label or exact synonym.
I think the appropriate scope is EXACT (and we can propagate scope for each der…
-
## Description
Having full functionality of Typeset API in one file (typesense.min.js, about 95 kB) is great - when you need this functionality. But when your code works in web browser - all you do i…
-
Exalate commented:
Write new function that allows writers to easily add new search synonyms to a running list. Document results in `CONTRIBUTING.md`.
Jira Issue: DOC-635
-
I am not sure why a genus level scientific name would be matched to a species level accepted name here
```
{
"count": 93227,
"verbatim_taxonID": "null",
"verbatim_taxonConceptID": "null",…
-
## Issue Description
Elasticsearch is a search engine that can be useful in means of improving the quality of semantic search in the project. Provide solutions for linking words , meanings usin…
-
-
Hi there,
In the process of upgrading one of my clients from ES5.5.1 -> ES6.2.3, I got into an issue when trying to create an index in ES6. I worked out a small snippet to highlight my issue:
``…
-
* Do not apply fuzzy search and ngram search for synonyms as it could give a broad search result
* Turn off the fuzzy search when the split search term is off to have a more accurate search result