Re: [Koha] write wrong

2018-11-08 Thread Katrin Fischer
Hi Ana, it might not work in this case, but in others. The spelling in this case might be too far off. Katrin On 07.11.18 16:03, anabela semedo wrote: hi Katrin, my QueryFuzzy is on, but it does not work yet. *De:*

Re: [Koha] Possible to customize date format in notices/slips?

2018-11-08 Thread Katrin Fischer
Hi Arturo, try adding | dateonly to your placeholder variable like this: << biblio.timestamp | dateonly >> Hope this helps, Katrin On 07.11.18 15:46, Arturo Longoria wrote: Our library recently enabled the MEMBERSHIP_EXPIRY notice to alert patrons of expiring accounts. Currently, these noti

[Koha] Patron Add error

2018-11-08 Thread Arshad Iqbal
Hello every one When i try to enter any patron in koha i am facing this error "Wrong CSRF token at /usr/share/koha/intranet/cgi-bin/members/memberentry.pl line 307" Please help me how to solve this problem? -- Best Regards *Muhammad Arshad Iqbal* *Assistant Librarian* *NUST Central Library * *Na

Re: [Koha] More on OPAC Search too slow in Koha 18.05.05

2018-11-08 Thread Jonathan Druart
Hola Camilo, Take a look at the value of use_zebra_facets in your koha-conf.xml file. If enabled, disable it (see bug 13665). You may also want to play with the value of maxRecordsForFacets. Saludos, Jonathan https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13665 On Thu, 8 Nov 2018 at

[Koha] More on OPAC Search too slow in Koha 18.05.05

2018-11-08 Thread Camilo Freire
With respect to my last post on problems in OPAC Search in Koha, I've found that the problem is in the method _get_facets_from_zebra called from the method GetFacets of the class Search.pm. The asyncronous programming has nothing to do with the problem. Perhaps someone have had a similar problem

Re: [Koha] MaxOpenSuggestions Question

2018-11-08 Thread Jonathan Druart
Hi Lisette, It's the number of opened/pending suggestions (status=ASKED) Cheers, Jonathan On Thu, 8 Nov 2018 at 18:02 Lisette Scheer wrote: > Hello all, Does MaxOpenSuggestions only count pending suggestions or does > it count anything that isn't specific status (accepted, rejected, etc.?) > T

[Koha] MaxOpenSuggestions Question

2018-11-08 Thread Lisette Scheer
Hello all, Does MaxOpenSuggestions only count pending suggestions or does it count anything that isn't specific status (accepted, rejected, etc.?) Thank you! Lisette Scheer System Administrative Assistant- Latah County Library District liset...@latahlibrary.org ___

Re: [Koha] OPAC Search too slow in Koha 18.05.05

2018-11-08 Thread Cab Vinton
A couple follow up questions for you, Barton. Are Zebra facets a general system preference? I see a few facets-related preferences, but nothing specifically tied to Zebra. We're still using Zebra in our system. Can you clarify what you mean by ElasticSearch not yet being at feature-parity in 18.0

Re: [Koha] OPAC Search too slow in Koha 18.05.05

2018-11-08 Thread Barton Chittenden
Actually, if you have Zebra facets enabled, turn them *off*. I believe that they're enabled by default, and they're dog slow. Zebra is *very* disk IO intensive. Make sure that its temporary directory is being written to the fastest drive you have. If you have the QueryFuzzy or QueryStemming syste