Re: [Koha] Elasticsearch in Debian 12

2023-10-26 Thread Thomas Klausner
Hi! On Wed, Oct 25, 2023 at 07:59:36PM -0500, Ricardo Vargas wrote: > The error with the two forms of indexing is as follows: > > *koha-elasticsearch --rebuild -d -v lsbajio* > [4119169] Checking state of biblios index > [4119169] Dropping and recreating biblios index > [NoNodes] ** No nodes ar

Re: [Koha] Elasticsearch in Debian 12

2023-10-25 Thread Ricardo Vargas
HI: The error with the two forms of indexing is as follows: *koha-elasticsearch --rebuild -d -v lsbajio* [4119169] Checking state of biblios index [4119169] Dropping and recreating biblios index [NoNodes] ** No nodes are available: [http://localhost:9200], called from sub Search::Elasticsearch::R

Re: [Koha] Elasticsearch in Debian 12

2023-10-24 Thread Philippe Blouin
What error do you get during the complete rebuild of the index? (using -r -v) Philippe Blouin, Directeur de la technologie Tél.  : (833) 465-4276, poste 230 philippe.blo...@inlibro.com inLibro | pour esprit libre | www.inLibro.com On 2023-10-24 02:13, Ricardo Vargas wr

Re: [Koha] Elasticsearch in Debian 12

2023-10-23 Thread Ricardo Vargas
HI! The error is as follows [208505] Checking state of biblios index [NoNodes] ** No nodes are available: [http://127.0.0.1:9200], called from sub Search::Elasticsearch::Role::Client::Direct::__ANON__ at /usr/share/koha/lib/Koha/SearchEngine/Elasticsearch/Indexer.pm line 430.Something went wrong

Re: [Koha] Elasticsearch in Debian 12

2023-10-23 Thread Mason James
hi Ricardo On 21/10/23 6:08 am, Ricardo Vargas wrote: Hi all, I have a Debian 12, with 16 GB of RAM and koha installed by packages, I have tried to configure it with Elasticsearch but it always sends the error of problems when indexing, it does not advance. what's the specific error? In Debi

Re: [Koha] Elasticsearch in Debian 12

2023-10-23 Thread Thomas Klausner
Hi! On Fri, Oct 20, 2023 at 11:08:04AM -0600, Ricardo Vargas wrote: > Hi all, I have a Debian 12, with 16 GB of RAM and koha installed by > packages, I have tried to configure it with Elasticsearch but it always > sends the error of problems when indexing, it does not advance. > In Debian 10 and D