Skip to content

issues Search Results · repo:elastic/elasticsearch-js language:TypeScript

Filter by

1k results
 (58 ms)

1k results

inelastic/elasticsearch-js (press backspace or delete to remove)

🐛 Bug report TypescriptError: Missing filter type cjk_bigram Error message: Type cjk_bigram is not assignable to type asciifolding | common_grams | condition | delimited_payload | edge_ngram ...
Area: Specification
Category: Bug
  • yukha-dw
  • 1
  • Opened 
    9 days ago
  • #2726

Currently, if providing a Cloud ID as authentication to the client, it assumes it will be correctly formatted and begins parsing it with that assumption. If it s improperly formatted, it will raise a vague ...
Area: Transport
Category: Enhancement
good first issue
  • JoshMock
  • 2
  • Opened 
    16 days ago
  • #2694

Why i am getting this security_exception Root causes: security_exception: unable to authenticate with provided credentials and anonymous access is not allowed for this request ...
Area: Transport
Category: Question
  • Saliheen
  • 1
  • Opened 
    22 days ago
  • #2683

🐛 Bug report 📓 Summary In Kibana, we use the IngestPipelineSimulation type to manipulate response values from the POST /_ingest/pipeline/_simulate API. First issue is about naming, the IngestPipelineSimulation ...
Area: Specification
Category: Bug
  • tonyghiani
  • 1
  • Opened 
    on Mar 3
  • #2647

Undici added support for proxies a long time ago, but support has not been added to UndiciConnection so the docs still recommend using HttpConnection for that.
Area: Transport
Category: Enhancement
tracking
  • JoshMock
  • Opened 
    on Feb 27
  • #2639

Question Background We operate a project that uses Typescript, Lambda and Elasticsearch. We ve been using your elasticsearch package for some time, and recently I have been working to upgrade our local ...
Category: Question
  • jdickie
  • 2
  • Opened 
    on Feb 10
  • #2612

When sending a bulk request that is larger than Elasticsearch is configured to accept, it will respond with a 413 Content Too Large and close the connection. When the client uses HttpConnection as its ...
Area: Transport
Category: Bug
  • JoshMock
  • 5
  • Opened 
    on Feb 3
  • #2605

🐛 Bug report This is my client declaration: const client = new Client( { node: *** , auth: { apiKey: { api_key: *** , id: *** } }, ...
Area: Transport
Category: Bug
  • ronaldroe
  • 1
  • Opened 
    on Jan 31
  • #2592

Just opening an issue to track all things that will need to be rewritten to the JS client docs once the v3 docs migration freeze lifts on 20 Feb 2025. - [x] https://github.com/elastic/elasticsearch-js/pull/2573 ...
Area: Documentation
Category: Not an issue
tracking
  • JoshMock
  • Opened 
    on Jan 30
  • #2590

Regression report In Kibana, we re migrating to stop using the deprecated body key. An example is https://github.com/elastic/kibana/pull/204882. However, some of our tests started failing with the following ...
Area: Specification
Category: Bug
  • afharo
  • 13
  • Opened 
    on Jan 23
  • #2584
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub