Giter Site home page Giter Site logo

Comments (4)

ninSmith avatar ninSmith commented on July 28, 2024

Hi Alex,

Thanks for submitting this issue.

We managed to reproduce your bug using Elasticsearch 5.1.1 and it appears that upgrading the search engine also "breaks" several services:

  • distinct
  • lastStatus
  • new
  • sizeByType
  • type

Unfortunately, there is no workaround yet...
We will work on this compatibility issue and will keep you updated through this issue.

from hippocampe.

AlexFaraino avatar AlexFaraino commented on July 28, 2024

Hi,
Have you seen the compatibility note on the elasticsearch python module: https://pypi.python.org/pypi/elasticsearch/5.0.1

The library is compatible with all Elasticsearch versions since 0.90.x but you have to use a matching major version:
For Elasticsearch 5.0 and later, use the major version 5 (5.x.y) of the library.
For Elasticsearch 2.0 and later, use the major version 2 (2.x.y) of the library.
For Elasticsearch 1.0 and later, use the major version 1 (1.x.y) of the library.
For Elasticsearch 0.90.x, use a version from 0.4.x releases of the library.

Hopping it will help you.

Alex

from hippocampe.

ninSmith avatar ninSmith commented on July 28, 2024

The following issues are related to the compability issue with Elasticsearch 5:

  • With Elasticsearch 5, shadowbook fails: "script or doc is missing" #10
  • With Elasticsearch 5, shadowbook fails: "illegal_argument_exception" #11
  • With Elasticsearch 5, distinct fails: 'size must be positive, got 0' #12
  • With Elasticsearch 5, indexing domain feed fails #13
  • With Elasticsearch 5, sizeByType fails #14
  • With Elasticsearch 5, type fails #15

from hippocampe.

ninSmith avatar ninSmith commented on July 28, 2024

Hi Alex,

Thank you for your patience.

The current version of Hippocampe should now work with Elasticsearch 5.1

Give it a try and feel free to submit any other issue you may find :)

from hippocampe.

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.