Re: [Koha-devel] koha-elasticsearch verbosity issue

2023-09-08 Thread Udo Willke
Hi Nick, the start of the log data looks like this: [DEPRECATION] [types removal] Using include_type_name in put mapping requests is deprecated. The parameter will be removed in the next major version. - In request: {body => {data => {properties => {abl => {analyzer => "analyzer_standard",fie

Re: [Koha-devel] koha-elasticsearch verbosity issue

2023-09-08 Thread Nick Clemens
Can you provide some examples of the log messages? That might help identify where they are coming from. You could also raise the commit number to generate fewer requests/responses? On Fri, Sep 8, 2023 at 9:13 AM Nick Clemens wrote: > Hi Udo, > > What versions of ES are you using? We currently f

[Koha-devel] koha-elasticsearch verbosity issue

2023-09-07 Thread Udo Willke
Hi koha developers, Quick introduction: As a system admin, I am part of the team that rolls out the koha software at KIT Karlsruhe. Currently I have an issue with the koha-elasticsearch script that is used to index the biblio and authorities data in elasticsearch. We have different test and

Re: [Koha-devel] [Koha] Elasticsearch recent works at BibLibre

2020-01-31 Thread Eric Bégin
Hello Claire, Bouzid at inLibro worked on some of those issues. Do not hesitated to contact him (he speak French). You can get its email on Bugzilla. Cheers, Eric Bégin Solutions inLibro inc. Le 20-01-31 à 11 h 25, Claire Hernandez a écrit : Hi, This week, some devs work together to move

[Koha-devel] Koha & ElasticSearch

2018-02-06 Thread Paul Poulain
Hello koha-devel, BibLibre want Koha-ElasticSearch to move forward, so we want to dedicate Alex to work on this 2 days a week for the next months. (disclaimer: if some funded development comes in, he will be switched back to paid work. Option : you can sponsor his work. Drop me an email ! )

Re: [Koha-devel] Koha + Elasticsearch 5.x dependency packages

2017-04-28 Thread Tomas Cohen Arazi
Mirko, Just a side note: kohadevbox follows exactly those steps. but I just noticed it is pointing to a different ES debian repo so ES is a bit outdated (5.0 vs 5.3). I'll fix that ASAP. Great work! This is what we are doing. The thing I like about Ansible is that the YAML notation is easy to re

Re: [Koha-devel] Koha + Elasticsearch 5.x dependency packages

2017-04-28 Thread Fridolin SOMERS
Awesome :) Thanks a lot Mirko Le 30/03/2017 à 17:28, Mirko Tietgen a écrit : Hi, it looks like I am done submitting and backporting dependencies for Koha and Elasticsearch 5.x. I ran it in a test repo and it works as far as I can see. Adding them to the unstable repository may or may not break

Re: [Koha-devel] Koha + Elasticsearch 5.x dependency packages

2017-04-28 Thread Mirko Tietgen
Hi, please try the (non Kohadevbox) setup for master explained in the wiki and send some feedback if it works for you. https://wiki.koha-community.org/wiki/Elasticsearch#Manual_install_.28master.29 I would like to offer it for regular installations of 17.05, but it should be tested by a few peopl

Re: [Koha-devel] Koha + Elasticsearch 5.x dependency packages

2017-03-30 Thread Tomas Cohen Arazi
Awesome. It will get simpler then. El jue., 30 mar. 2017 a las 12:29, Mirko Tietgen () escribió: > Hi, > > it looks like I am done submitting and backporting dependencies for > Koha and Elasticsearch 5.x. I ran it in a test repo and it works as > far as I can see. > > Adding them to the unstable

[Koha-devel] Koha + Elasticsearch 5.x dependency packages

2017-03-30 Thread Mirko Tietgen
Hi, it looks like I am done submitting and backporting dependencies for Koha and Elasticsearch 5.x. I ran it in a test repo and it works as far as I can see. Adding them to the unstable repository may or may not break Kohadevbox and other setups, so I thought I'd give you a warning before I do th