Re: [Koha] Installing ElasticSearch

2020-09-22 Thread Charles Kelley
Hello, all! In our latest exchange, on 22 Sept. 2020 at 21:34, Luis Moises Rojas < lmoisesro...@gmail.com> wrote: Also, try this: > sudo wget -qO - https://artifacts.elastic.co/GPG-KEY-elasticsearch | sudo > apt-key add - > > sudo apt-get update && sudo apt-get install elasticsearch > to star

Re: [Koha] Installing ElasticSearch

2020-09-22 Thread Luis Moises Rojas
Also, try this: sudo wget -qO - https://artifacts.elastic.co/GPG-KEY-elasticsearch | sudo apt-key add - sudo apt-get update && sudo apt-get install elasticsearch to start elasticsearch you can do it : 1. sudo -i service elasticsearch start or 2. sudo systemctl start elasticsearch to see if it wo

Re: [Koha] Installing ElasticSearch

2020-09-22 Thread Luis Moises Rojas
Hello, If you download a tar file, just use extract to here. El lun., 21 de septiembre de 2020 10:08 p. m., Charles Kelley < cmkelley...@gmail.com> escribió: > Hello, all! > > In our latest exchange, on 20 Sept. 2020 at 18:24, Alvaro Cornejo < > cornejo.alv...@gmail.com> wrote: > > 404 usual

Re: [Koha] Installing ElasticSearch

2020-09-22 Thread Michael Kuhn
Hi Charles So I entered the next command, to wit: $ dpkg -i elasticsearch-6.8.9.deb The OS reported the following error: dpkg: error: cannot access archive 'elasticsearch 6.8.9': No such file or directory. Now what did I do wrong? The error message "No such file or directory" means th

Re: [Koha] Installing ElasticSearch

2020-09-21 Thread Charles Kelley
Hello, all! In our latest exchange, on 20 Sept. 2020 at 18:24, Alvaro Cornejo < cornejo.alv...@gmail.com> wrote: 404 usually means the resource (file) you are trying to get is not > available.. > > I´ve just tried the wget you posted and I was able to get the file, so I > assume > there was

Re: [Koha] Installing ElasticSearch

2020-09-20 Thread Alvaro Cornejo
Hi Charles 404 usually means the resource (file) you are trying to get is not available.. I´ve just tried the wget you posted and I was able to get the file, so I assume there was a temporary failure somewhere. Try it again Regards Alvaro |--

Re: [Koha] Installing ElasticSearch

2020-09-20 Thread Charles Kelley
Hello, all! Please excuse the late response. On Mon, Sep 14, 2020 at 11:25 PM Nicolas Legrand < nicolas.legr...@bulac.fr> wrote: Hiya Luis, > > Le lun. 14 sept. 2020 à 16:00, Luis Moises Rojas > a écrit : > >> Hello Nicolas, >> >> As we said to Charlies, stay with zebra for a while >> >

Re: [Koha] Installing ElasticSearch

2020-09-14 Thread Nicolas Legrand
Hiya Luis, Le lun. 14 sept. 2020 à 16:00, Luis Moises Rojas a écrit : > Hello Nicolas, > > As we said to Charlies, stay with zebra for a while > Why not. But he seems to have difficulties with CJK and other non latin scripts. My experience with Zebra is that it is quite hard to handle all scrip

Re: [Koha] Installing ElasticSearch

2020-09-14 Thread Luis Moises Rojas
Hello Nicolas, As we said to Charlies, stay with zebra for a while But, here you have: 0. Remember ElasticSearch use port 9200 and kibana: 5201 1. if you like, first create a folder (ELK) and two subfolders (one for elasticsearch and one for kibana) 2. Download both (https://www.elastic.co/dow

Re: [Koha] Installing ElasticSearch

2020-09-14 Thread Nicolas Legrand
Le lun. 14 sept. 2020 à 07:51, Charles Kelley a écrit : > My library is trying to replace the Zebra search engine with ElasticSearch. > The instructions on the Koha Community website are incomplete or outdated. > Can anyone suggest how to install ElasticSearch? I think this section is the right

Re: [Koha] Installing ElasticSearch

2020-09-14 Thread Luis Moises Rojas
Morning Charles, We suggest to use zebra for a while. but here you have: 1. DownLoad Elastic Search: https://www.elastic.co/downloads/ 2. Also Must Download Kibana 3. After downloading, just go to the Download Folder, click de files and select: Extract to here if you wish, create a folder firs

[Koha] Installing ElasticSearch

2020-09-13 Thread Charles Kelley
My library is trying to replace the Zebra search engine with ElasticSearch. The instructions on the Koha Community website are incomplete or outdated. Can anyone suggest how to install ElasticSearch? Many thanks. -- 気を付けて。 /ki wo tukete/ = Take care. -- Charles. Charles Kelley, ML