Coder Social home page Coder Social logo

Comments (6)

dweiss avatar dweiss commented on August 23, 2024

I'll take a look. If you can beat me to it and provide a patch, it'd be great.

from elasticsearch-carrot2.

dweiss avatar dweiss commented on August 23, 2024

Sorry, took a while. Indeed, the path within _source is evaluated with a simple dot-delimited pattern. I wonder how to elegantly solve it though... With some kind of escaping? Or maybe with quoted-path segments?

   "field_mapping": {
      "title"  : ['_source."text.title"']
    }

from elasticsearch-carrot2.

chris-searchit avatar chris-searchit commented on August 23, 2024

That seems to be a solution. Unfortunately i can't get unit tests running to provide a patch, sorry.

from elasticsearch-carrot2.

dweiss avatar dweiss commented on August 23, 2024

The tests pass for me on master (windows and Linux) - strange that you can't get them to work. I do have this in the back of my mind but I admit it is of low priority. Will get there, eventually. Thanks for reporting.

from elasticsearch-carrot2.

chris-searchit avatar chris-searchit commented on August 23, 2024

Which JDK version are you using?

from elasticsearch-carrot2.

dweiss avatar dweiss commented on August 23, 2024

Elasticsearch plugin will enforce the minimum JDK version for each ES release. At the moment master is on 7.9.3 and I'm using JDK 14.0.1. gradlew check passes just fine. What's the error you're getting?

from elasticsearch-carrot2.

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.