issues Search Results · repo:hyper63/hyper-adapter-elasticsearch language:JavaScript
Filter by
9 results
(74 ms)9 results
inhyper63/hyper-adapter-elasticsearch (press backspace or delete to remove)Should just be using lensPath and .split( . ) on each field in mapping performed in
https://github.com/hyper63/hyper-adapter-elasticsearch/blob/062a79c9a20dbe1901111a3198a118f8353c75bf/utils.js#L154C14-L154C34 ...
enhancement
TillaTheHun0
- Opened on Jan 8, 2024
- #18
update cloud.hyper adapters to return hyper-esque errors on managed errors and rejected promises on an unhandled
exception.
Each adapter method in the case of handled exceptions should return a resolved ...
errors
tripott
- Opened on Feb 10, 2022
- #12
twilson63
- 1
- Opened on Jan 18, 2022
- #11
Currently when loading bulk items the results return match the following:
{
ok : true,
results : [
{
index : {
_index : app-movies-ckutqvg7y002q07l7h2qd5gmthyper63default , ...
bug
twilson63
- Opened on Jan 18, 2022
- #8
Attempting to GET a document from the search service that has been previously deleted throws an exception with a status
of 500 instead of 404.
search: get: movie-1 { err: { ok: false, status: 500 } } ...
tripott
- 2
- Opened on Dec 3, 2021
- #7
error:
{
issues : [
{
code : invalid_return_type ,
message : Invalid function return type ,
path : [
getDoc ...
bug
TillaTheHun0
- Opened on Nov 30, 2021
- #3
See https://www.elastic.co/guide/en/elasticsearch/reference/current/common-options.html#fuzziness
enhancement
TillaTheHun0
- Opened on Nov 30, 2021
- #2

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.