Skip to content

issues Search Results · repo:danielberkompas/elasticsearch-elixir language:Elixir

Filter by

63 results
 (69 ms)

63 results

indanielberkompas/elasticsearch-elixir (press backspace or delete to remove)

Hello there! Thanks for the project! 🙇 I m looking into upgrading my server to ES8 and in the documentation found the following. If you have an existing application enable the compatibility mode by ...
  • duksis
  • Opened 
    on Jun 7
  • #121

mix elasticsearch.build posts --cluster Elastic.ElasticsearchCluster responds ** (Mix) Index posts could not be created. %HTTPoison.Error{reason: {:tls_alert, {:unknown_ca, TLS client: In state wait_cert_cr ...
  • Sadique-The-Alchemist
  • 2
  • Opened 
    on Dec 25, 2023
  • #120

This has been raised before in #93 but it wasn t addressed. We re trying to delete a PIT which requires putting a body on a DELETE request (see https://www.elastic.co/guide/en/elasticsearch/reference/8.11/paginate-search-results.html#:~:text=When%20you%E2%80%99re%20finished%2C%20you%20should%20delete%20your%20PIT) ...
  • twhitbeck
  • Opened 
    on Dec 7, 2023
  • #119

I m using version 1.0.1, which was released Jan 21, 2021. I see changes to the code since then, specifically the addition of telemetry events - https://github.com/danielberkompas/elasticsearch-elixir/pull/104 ...
  • Stratus3D
  • 1
  • Opened 
    on Sep 1, 2023
  • #116

When creating a new index and loading data, the index is created fine but when uploading the data to elasticsearch, it returns %Elasticsearch.Exception{ status: 400, line: nil, col: nil, ...
  • cdvx
  • 8
  • Opened 
    on May 18, 2023
  • #113

I m interested in trying elasticsearch-elixir with Req or Finch for performance reasons. I see there is an ElasticSearch.API behavior for the HTTP client modules, but it looks like the types referenced ...
  • Stratus3D
  • 2
  • Opened 
    on Mar 20, 2023
  • #112

Followed the documentation for searching with raw query and it doesn t work, tried using same example with map and it did indeed work as intended. Ended up using raw query, but wrapped the json query into ...
  • kesirog
  • Opened 
    on Dec 12, 2022
  • #109

The Elasticsearch.get(cluster, /_cat/indices?format=json ) is not allowed for all users. It s problematic to use to get the list of indices on some platform such as Heroku. It needs security features to ...
  • franckstifler
  • Opened 
    on Aug 5, 2022
  • #105

I saw there are a few branches that got merged. 1.0.1 is currently not matching with what s in the master branch. ANy chance we can get a release update?
  • zacksiri
  • 4
  • Opened 
    on Apr 22, 2022
  • #103

context looks like right now you have to define schema to make mix elasticsearch.build task work. i tried with embedded schema, this is the error i got rollback [] ** (Postgrex.Error) ERROR 42P01 (undefined_table) ...
  • Tomoka64
  • 1
  • Opened 
    on Mar 29, 2022
  • #102
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! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub