Coder Social home page Coder Social logo

Comments (3)

bcremer avatar bcremer commented on June 21, 2024

Definitely in favor to add it.

Right know it's not clear which versions of elasticsearch-php are supported at all. The recently released version v5.0.0 of elasticsearch-php contains a alot of breaking changes.

It might be worth to also provide a compatibility matrix of ongr-io/ElasticsearchDSL , elasticsearch-php and elasticsearch-bin.

from elasticsearchdsl.

saimaz avatar saimaz commented on June 21, 2024

As of 5.0 was released we will provide compatibility matrix if necessary.

Currently, I'm testing ElasticsearchDSL in the ElasticsearchBundle and the latest stable version is fully compatible with both 2.4 and 5.0 versions.

from elasticsearchdsl.

saimaz avatar saimaz commented on June 21, 2024

I investigated a bit more the relation between elasticsearch-php and ElasticsearchDSL. In a nutshell, I don't think so we there is a need to include elasticsearch-php in composer require. ElasticsearchDSL provides a DSL wich represents one to one elasticsearch query in the array manner. There is nothing related to elasticsearch client here, and it's up to the user what query he builds for 5.x or 2.x, at the end library doesn't care and allows to do it for every version.

If at any point I'm wrong please correct me and reopen the issue.

from elasticsearchdsl.

Related Issues (20)

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.