Git Product home page Git Product logo

Comments (9)

worleydl avatar worleydl commented on August 25, 2024 1

This is a little tricky since it's before we built out workflows for publishing releases. In lieu of an official release here's a build you can snag:
ltr-1.1.1-es6.8.23.zip

from elasticsearch-learning-to-rank.

siddhu208 avatar siddhu208 commented on August 25, 2024 1

It works, thank you. Sorry for raising the alarm, I accidentally used a different version of the plugin. I will close the issue now. Thanks.

from elasticsearch-learning-to-rank.

nathancday avatar nathancday commented on August 25, 2024

could you contribute a PR? would love to merge it for LTS 6 support

The last commit: 3bfa050
on the es_6_8 branch: https://github.com/o19s/elasticsearch-learning-to-rank/tree/es_6_8
should show you the lines you may have to update.

from elasticsearch-learning-to-rank.

siddhu208 avatar siddhu208 commented on August 25, 2024

There is already a merged PR for it at #413 and I do see a tag for 6.8.23 - https://github.com/o19s/elasticsearch-learning-to-rank/tree/v1.1.1-es6.8.23
No builds though. Also, some test cases are failing while I tried to build it. Could you help take a look please.
Thanks.

from elasticsearch-learning-to-rank.

nathancday avatar nathancday commented on August 25, 2024

sorry I misunderstood your ask. Will look but not promising I can figure out a build, going way back in the build machine is tricky.

from elasticsearch-learning-to-rank.

nathancday avatar nathancday commented on August 25, 2024

@worleydl not sure if you have any tricks up your sleeve for this thing

from elasticsearch-learning-to-rank.

siddhu208 avatar siddhu208 commented on August 25, 2024

Thank you @worleydl

from elasticsearch-learning-to-rank.

siddhu208 avatar siddhu208 commented on August 25, 2024

@worleydl when I try to install this plugin in elasticsearch 6.8.23, I get the following - any suggestions please?

ERROR: This plugin was built with an older plugin structure. Contact the plugin author to remove the intermediate "elasticsearch" directory within the plugin zip.

I very much appreciate it. Thanks.

from elasticsearch-learning-to-rank.

worleydl avatar worleydl commented on August 25, 2024

I tested in Docker with success, here's the associated Dockerfile:

FROM docker.elastic.co/elasticsearch/elasticsearch:6.8.23

RUN bin/elasticsearch-plugin install --batch \
   "https://github.com/o19s/elasticsearch-learning-to-rank/files/9409153/ltr-1.1.1-es6.8.23.zip"

Please doublecheck your ES version and plugin zip. It's an odd message as the zip doesn't include an intermediate elasticsearch folder. If you're still seeing issues after confirming versions please send me the commands you're running and I'll try to reproduce.

from elasticsearch-learning-to-rank.

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.