[Koha] Adding search options to drop-down menu

2018-03-05 Thread King, Fred
Greetings, all, I want to make some changes/additional options to the search menus in masthead.inc and opac-advsearch.tt. For example, I'd like to limit the subject field to only 650$a and add separate fields for $651a and $656$a. Also, I'd like to add search options for 190$a and 253$a.* I we

Re: [Koha] Adding search options to drop-down menu

2018-03-05 Thread Barton Chittenden
Fred, Zebra search or Elastic? --Barton On Mon, Mar 5, 2018 at 1:34 PM, King, Fred wrote: > Greetings, all, > > I want to make some changes/additional options to the search menus in > masthead.inc and opac-advsearch.tt. For example, I'd like to limit the > subject field to only 650$a and add s

[Koha] (no subject)

2018-03-05 Thread Ma. Victoria H. Silva-Manuel
Hi. I suddenly getting this message when importing records "Connection failed to Z3950.LOC.GOV." Does anyone know how to solve this? Thank you. -- Ma. Victoria H. Silva-Manuel Registered Librarian, 3892 ___ Koha mailing list http://koha-community.or

Re: [Koha] Adding search options to drop-down menu

2018-03-05 Thread Katrin Fischer
Hi Fred, if we are talking about Zebra, this might help: https://wiki.koha-community.org/wiki/MRenvoize/zebra I'd try and test if searching with mesh:... works in the keyword search. If it doesn't something might be missing from your index configuration, like adding it to the list of indexes

Re: [Koha] adding existing items to acquisitions

2018-03-05 Thread Katrin Fischer
Hi Giuseppe, do you mean adding orders and invoices for those items? I think it would probably be possible, but there are quite a few tables involved. You'd need to make sure that: - vendors exist or are created (aqbooksellers, aqcontacts) - orders with order lines are created (aqbasket, aqor