GithubHelp home page GithubHelp logo

Comments (4)

bloublou2014 avatar bloublou2014 commented on September 26, 2024

Elasticsearch 5.x has breaking changes and some part of the code must be updated.
a work is in progress here : https://github.com/bloublou2014/elasticsearch-odm/tree/es-5.x and should be merged to this project when done.

@zackiles : what is your status about supporting ES 5.x ?

from elasticsearch-odm.

zackiles avatar zackiles commented on September 26, 2024

I'll take a look this weekend, but might need help tackling this as I'm very busy in my day job. Thanks for letting me know!

from elasticsearch-odm.

 avatar commented on September 26, 2024

Thanks Zachary, I was looking at a higher level lib to use with ES on my project, but think I'll go back to the official low-level one. As I'm learning/using it for the first time, thought at least that would introduce less levels of abstraction on errors I get could be more helpful.

Looks like ES 5 has a few breaking changes, after I created the index on EL, when attempting to index a document, I was getting a 404 because of invalid query arguments provided when attempting to create a mapping.

from elasticsearch-odm.

zackiles avatar zackiles commented on September 26, 2024

I noticed the same, but am currently using this project in my current job on ES5 by turning off auto mapping. You can do this by passing 'syncMapping: false' in the connection options if you wanted. ES still has pretty decent auto mapping already, so it's likely not needed.

from elasticsearch-odm.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.