-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Port to es 5.1 #120
base: master
Are you sure you want to change the base?
Port to es 5.1 #120
Conversation
Hi @liorze thanks a lot for this contribution, many people were waiting for es 5 support ;o). We will start reviewing it during the next few days. Kind Regards |
Hi Siren team, we're looking to start playing with this branch and since it has been a month without accepting the pull request, is there a reason/call out for why we should not? Thanks |
Hi , while we we greatly appreciated the contribution
we're currently working hard on releasing the new backend component which
is a rewrite to support many new features.
we will merge this one too as soon as we're finish with that one as there
might be some use still.
thanks
…On Mon, Feb 27, 2017 at 5:36 AM, cheruvian ***@***.***> wrote:
Hi Siren team, we're looking to start playing with this branch and since
it has been a month without accepting the pull request, is there a
reason/call out for why we should not?
Thanks
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#120 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AEuGyPQA0Gq4c4mYOW5BzJfn-y8j3XGdks5rgmDDgaJpZM4L0Fs9>
.
|
Hey @jccq, Will this new backend component be open source? Also, will it be considered a replacement for siren-join? Cheers! Jeff |
Hi Jeff new backend will be freemium, terms to be defined. Frontend stays
Apache open source as we are quite happy to contribute back to Ki bana
Cheers
On 27 Feb 2017 7:56 pm, "Jeff Turpin" <[email protected]> wrote:
Hey @jccq <https://github.com/jccq>,
Will this new backend component be open source? Also, will it be considered
a replacement for siren-join? Cheers!
Jeff
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#120 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AEuGyHCdlhW4kjpMouX9uPfz6b_aj7VKks5rgyqKgaJpZM4L0Fs9>
.
|
Hi,Siren Team. I am working with es 5.1.1. I build the package of this branch and try to install the plugin,but I get this Error "ERROR: Unknown plugin siren-join-2.4.2.zip",Why? |
our completely new join technology " should be out likely next week for
beta it is reccomended to try that. That will be the one we'll support
best
Gio
…On Friday, April 7, 2017, Rafer.Y ***@***.***> wrote:
Hi,Siren Team. I am working with es 5.1.1. I build the package of this
branch and try to install the plugin,but I get this Error "ERROR: Unknown
plugin siren-join-2.4.2.zip",Why?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#120 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AEuGyNYtTrNkkIg4ewImiqTY3vcoMubUks5rtZ2XgaJpZM4L0Fs9>
.
|
Hi,Siren Team. I am waiting for es 5 support :) |
Hi at the moment the siren 5 plugin - codename "Vanguard" is part of the
Kibi 5.2 distribution .
We intend to make that available for dev/test in the next weeks but to set
expectations please know that it will require - for production use - a
commercial agreement.
*Giovanni Tummarello* Siren Solutions - CEO
T +353 91704885 | M +353 87 1272938 |
[email protected] | http://siren.solutions/
Unit 13 GTC, Mervue Park, Galway, Ireland
<http://www.twitter.com/jccq?utm_source=WiseStamp&utm_medium=email&utm_term=&utm_content=&utm_campaign=signature>
<http://youtube.com/c/SirenSolutionsChannel?utm_source=WiseStamp&utm_medium=email&utm_term=&utm_content=&utm_campaign=signature>
<https://www.linkedin.com/in/giovannitummarello?utm_source=WiseStamp&utm_medium=email&utm_term=&utm_content=&utm_campaign=signature>
…On Fri, May 5, 2017 at 3:52 PM, mehran-prs ***@***.***> wrote:
Hi,Siren Team. I am waiting for es 5 support :)
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#120 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AEuGyLsL-pasaE-guiCSjKS568-J05QYks5r2zeTgaJpZM4L0Fs9>
.
|
thank you 👍 |
This PR bumps elasticsearch version to 5.1.1. The code is ready for review (the code compiles and passes all unit tests).
This PR resolves issue #108