Re: [Koha] ElasticSearch (authorityserver) path

2017-04-17 Thread Chris Cormack
You can't yet. As I said, you should leave Zebra running. Koha will update Elastic and Zebra. Zebra still provides the Z3950 engine, and scripts that haven't been ported to Elastic yet like the one you mention still need zebra Chris On 18/04/17 14:06, Abdulsalam Yousef wrote: > So, How can we

Re: [Koha] ElasticSearch (authorityserver) path

2017-04-17 Thread Abdulsalam Yousef
So, How can we use scripts like (link_bibs_to_authorities.pl) with ElasticSearch? When using it, We get this error oAuth error: Connect failed (1) unix:/var/run/koha/zebradb/authoritysocket ZOOM On Mon, Apr 17, 2017 at 11:29 PM, Abdulsalam Yousef wrote: > Hello All,

Re: [Koha] Facets show more link with elastic search

2017-04-17 Thread Abdulsalam Yousef
This is the output of curl -XGET "localhost:9200" command { "status" : 200, "name" : "Hammerhead", "cluster_name" : "elasticsearch", "version" : { "number" : "1.7.6", "build_hash" : "c730b59357f8ebc555286794dcd90b3411f517c9", "build_timestamp" : "2016-11-18T15:21:16Z",

Re: [Koha] Slow Koha OPAC login process

2017-04-17 Thread Jonathan Druart
In production I am not aware of something you could do (well there is strace if you are patient and quick :D) In test you could use a code profiler or tell mysql to log slow queries. But the code profiler will be hazardous if it does not happens 100% of the time and htop would have told you if

Re: [Koha] Slow Koha OPAC login process

2017-04-17 Thread Michael Kuhn
Hi Jonathan Some patrons have no issues/holds at all, some have very few (2 or 3), some have some more. As I wrote the slow login process doesn't happen all the time, but more or less often. At the moment we can't see a pattern why it happens, but it does happen... Is there maybe a way how

Re: [Koha] ElasticSearch (authorityserver) path

2017-04-17 Thread Chris Cormack
Hi Abdulsalam You don't need to touch those lines at all. ElasticSearch in Koha doesn't use those lines for config (in fact you shouldn't touch them we keep updating zebra as well as elastic currently) Just add this to your config localhost:9200 koha_robin Below all the

[Koha] ElasticSearch (authorityserver) path

2017-04-17 Thread Abdulsalam Yousef
Hello All, We would like to know the alternative path of (authorityserver) in koha-conf.xml file for ElasticSearch instead of the following Zebra path here unix:/var/run/koha/zebradb/bibliosocket unix:/var/run/koha/zebradb/authoritysocket Thanks in advance.

Re: [Koha] Facets show more link with elastic search

2017-04-17 Thread Jonathan Druart
Hello, Which version of ES are you using? (curl -XGET "localhost:9200"). I can only tell you that it works with ES version 5 and master (no need to test version 5 on 16.11, see bug 17255). I do not have a 16.11 install with previous version of ES setup. Regards, Jonathan On Mon, 17 Apr 2017 at

Re: [Koha] Facets show more link with elastic search

2017-04-17 Thread Abdulsalam Yousef
Hello All, Concerning the Facets Show more previous problem with ElasticSearch, I've noticed this error ( [DEBUG][action.search.type ] [Professor Power] [koha_biblios][2], node[3q5C0W4oQsa7Ovj2QMmj5w], [P], s[STARTED]: Failed to execute

Re: [Koha] List of Email to SMS Gateways

2017-04-17 Thread Christopher Davis
Eric, Thank you for sharing this list :-) All the best, Christopher Davis, MLS Systems & E-Services Librarian Uintah County Library cgda...@uintah.utah.gov (435) 789-0091 ext.261 uintahlibrary.org basinlibraries.org facebook.com/uintahcountylibrary instagram.com/uintahcountylibrary On Fri,

Re: [Koha] Slow Koha OPAC login process

2017-04-17 Thread Jonathan Druart
Hello Michael, How many issues and holds has the patron? Regards, Jonathan On Thu, 13 Apr 2017 at 15:13 Michael Kuhn wrote: > Hi > > We're running a new host with Debian GNU/Linux 8 and Koha 16.11.04. > > Usually the Koha OPAC login process is quick as expected. But

Re: [Koha] Placing items on hold

2017-04-17 Thread Owen Leonard
> Our librarian discovered that our patrons are not allowed to place holds on > items, even though the feature is enabled. Is this true of ALL items? Do you have "On shelf holds allowed" enabled for the item types in question? This setting might be in system preferences or in Circulation and

Re: [Koha] Import staged MARC records with ElasticSearch engine

2017-04-17 Thread Mark Alexander
Excerpts from Abdulsalam Yousef's message of 2017-04-17 11:04:58 +0300: > - Importing MARC records into catalog form (Manage staged MARC records) in > staff client GUI using ElasticSearch engine is very slow and accidentally > stops after importing some hundreds of records, That we may spend 3

Re: [Koha] Import staged MARC records with ElasticSearch engine

2017-04-17 Thread Indranil Das Gupta
Hi Yousef, How much RAM is there on your server and how many CPU cores available to you? While the speed of import and indexing does depend on the server config, 3 days is way too much. Regards Indranil Das Gupta L2C2 Technologies On Apr 17, 2017 1:35 PM, "Abdulsalam Yousef"

[Koha] Import staged MARC records with ElasticSearch engine

2017-04-17 Thread Abdulsalam Yousef
Hello all, - Importing MARC records into catalog form (Manage staged MARC records) in staff client GUI using ElasticSearch engine is very slow and accidentally stops after importing some hundreds of records, That we may spend 3 days to import about 26000 record only, Is that normal? or there are

[Koha] Placing items on hold

2017-04-17 Thread Daniel Owens
Our librarian discovered that our patrons are not allowed to place holds on items, even though the feature is enabled. The OPAC gives the following message when trying to place items on hold: Sorry, none of these items can be placed on hold. No available items. Under circulation rules,