Great Work! Thank you BibLibre. Thank you Claire. For people like us with a non-Latin native language, with stemming as a must to support like in Arabic, Solr FTE is the answer to few but major limitations we have encountered with Zebra. I just hope that BibLibre's work with Solr can be easily now extended to help in migrating Katipto Communications' Kete (the great community digital library piece of work I love) from Zebra to Solr. Thanks Massoud M. AlShareef, عالم الانجازات ينحاز دوماً مع المتفائلين The world of achievement has always belonged to the optimist! KnowledgeWare Technologies (P.O. Box 230-312) Riyadh 11321, Saudi Arabia Cel: +966 505 307 267 massoud@kwareict.com CONFIDENTIALITY NOTE: This communication and any attachments hereto contain information that may be privileged, confidential and exempt from disclosure, and may be covered by the Electronic Communications Privacy Act, as well as other applicable laws. The information is intended solely for the use of the individual or entity to which it is addressed. If you are not the intended recipient or the employee or agent entrusted with the responsibility of delivering the message to the intended recipient, be aware that any review, disclosure, copying or distribution of this transmission is strictly prohibited. If you have received this communication by mistake, please delete and notify the sender immediately. Thank your for your compliance. On Fri, May 4, 2012 at 3:00 AM, <koha-request@lists.katipo.co.nz> wrote:
Send Koha mailing list submissions to koha@lists.katipo.co.nz
To subscribe or unsubscribe via the World Wide Web, visit http://lists.katipo.co.nz/mailman/listinfo/koha or, via email, send a message with subject or body 'help' to koha-request@lists.katipo.co.nz
You can reach the person managing the list at koha-owner@lists.katipo.co.nz
When replying, please edit your Subject line so it is more specific than "Re: Contents of Koha digest..."
Today's Topics:
1. Re: Solr demo - current BibLibre solr and stetienne devs (updated) (Claire Hernandez) 2. Re: marc import (Marcel Sandow) 3. Issue with HOLDS (Steven Nickerson) 4. new fiscal year (Michael Little) 5. Re: Issue with HOLDS (James Ghiorzi)
----------------------------------------------------------------------
Message: 1 Date: Thu, 03 May 2012 15:34:15 +0200 From: Claire Hernandez <claire.hernandez@biblibre.com> To: koha@lists.katipo.co.nz, koha-devel@lists.koha-community.org Subject: Re: [Koha] Solr demo - current BibLibre solr and stetienne devs (updated) Message-ID: <4FA28957.2090707@biblibre.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
The opac url is here: http://catalogue.solr-demo.biblibre.com/
Type *:* in search input to find all biblios!
Claire;
On 03/05/2012 14:16, Claire Hernandez wrote:
Hi all,
I updated the solr-demo install. We provided it for kohacon11 demo but it seems it could be usefull sometimes.
This is the current stetienne version (solr devs + acquisitions and serials you can find here with "STE" library code
https://docs.google.com/a/biblibre.com/spreadsheet/ccc?key=0AuZF5Y_c4pIxdHE3...
)
Professional interface is here: http://solr-demo.biblibre.com <http://solr-demo.biblibre.com/> There is a "demo" account, you could see for example the current admin interface for indexes preferences http://solr-demo.biblibre.com/cgi-bin/koha/solr/indexes.pl
We are re-doing work for the future abstract layer. I will setup a new install to show what we have. Stay tuned :)
Claire;
(other close subject: you can see the progress for april month for rebase work at BibLibre:
https://docs.google.com/a/biblibre.com/spreadsheet/ccc?key=0AuZF5Y_c4pIxdHE3... )
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
------------------------------
Message: 2 Date: Thu, 03 May 2012 22:18:20 +0200 From: "Marcel Sandow" <MarcelSandow@gmx.de> To: Hugo Agud <hagud@orex.es> Cc: koha@lists.katipo.co.nz Subject: Re: [Koha] marc import Message-ID: <20120503201820.11820@gmx.net> Content-Type: text/plain; charset="utf-8"
Hi Koha List!
with your help I have managed to solve the import.
The mrc syntax:
=952 \\$oFCN(Shelf)$pbarcode$abranchcode$branchcode$yitemtype
and the "join" marcedit submenu hint was quite helpful.
Thanks for your help.
I'm not sure if it is the easiest way, I solved the multiple item import by spliting the dataset into a single item dataset and a dataset with the extra copies. The single item dataset is imported. The extra copies are imported by using a record matching rule, in my case using author and title, and setting the import for only importing items if a record is present.
Marcel
Hi
You have to join the 952 fields into one...Koha ceate one item per 952 line.
However you need more fields there... 952$a, $b and 952$y as minimum I think (a part of the $o and $p)... using MARCedit.. just control and select both fields... mousse: right buttom and click to join... that'sll ;)
Hugo 2012/5/2 Marcel Sandow <MarcelSandow@gmx.de>
Dear Koha-List Members!
presently I am working on importing a school library (>10000 records) into koha. I have a csv file with all items. The actual format is:
author, title, full call number(shelf place), barcode
I convert this file via marcedit into mrk, and mrc file.
mrc sample: =LDR 00232nam a2200109Ia 45e0 =008 120501s9999\\\\xx\\\\\\\\\\\\000\0\und\d =100 \\$aauthor =245 \\$atitle =952 \\$oFCN(Shelf) =952 \\$pbarcode
Importing this mrc file via 'Stage marc record ...' results in a record with two items, one 952$o item and one 952$p item. I would expect to have one record with one item having the 952$o and the 952$p entry.
Is this the standard behaviour? Are there any settings where I can define which mrc syntax will result in creating a new item? Is there a documentation how the import is handled?
Some of my records have multiple item for one record, they look like:
author, title, full call number(shelf place), barcode1 author, title, full call number(shelf place), barcode2
How should the mrc file look like to get a multiple item import with each having the 952$o entry?
Maybe a marcedit forum would be the better address but maybe one of you can help how to set marcedit for converting the above mentioned csv structure into the necessary mrc file syntax?!
any hints, links are welcome. Thanks
all the best
Marcel -- NEU: FreePhone 3-fach-Flat mit kostenlosem Smartphone! Jetzt informieren: http://mobile.1und1.de/?ac=OM.PW.PW003K20328T7073a _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
--
*Hugo Agud - Orex Digital *
*www.orex.es*
* *
Director
Avenida Sarri? 29 ? 08029 Barcelona <http://twitter.com/OrexDigital> :<http://orexsl.blogspot.com>hugoaguda - Tel: 93 539 40 70 Fax: 93 539 33 30 hagud@orex.es ? http://www.orex.es/
No imprima este mensaje a no ser que sea necesario. Una tonelada de papel implica la tala de 15 ?rboles y el consumo de 250.000 litros de agua.
Aviso de confidencialidad Este mensaje contiene informaci?n que puede ser CONFIDENCIAL y/o de USO RESTRINGIDO. Si usted no es el receptor deseado del mensaje (ni est? autorizado a recibirlo por el remitente), no est? autorizado a copiar, reenviar o divulgar el mensaje o su contenido. Si ha recibido este mensaje por error, por favor, notif?quenoslo inmediatamente y b?rrelo de su sistema.
-- Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de
------------------------------
Message: 3 Date: Thu, 3 May 2012 15:51:33 -0400 From: "Steven Nickerson" <snicker1@maine.rr.com> To: <koha@lists.katipo.co.nz> Subject: [Koha] Issue with HOLDS Message-ID: <009301cd2966$25f55310$71dff930$@maine.rr.com> Content-Type: text/plain; charset="us-ascii"
Hello everyone,
We're using Koha 3.2.2 and have the "AllowOnShelfHolds" setting set to Allow, but we are unable to place a HOLD on anything that is currently on the shelf. Every attempt yields "Sorry, none of these items can be placed on hold.". We can place a hold on any item currently checked out however. Would anyone have any ideas of where I should look to get this working? We'd like patrons to be able to search from home a place a HOLD that we then get emailed to us and we will set it aside for them in the library to pick up.
Thanks!
------------------------------
Message: 4 Date: Thu, 3 May 2012 07:02:39 -0700 (PDT) From: Michael Little <michael.little@nationalarchives.gov.uk> To: koha@lists.katipo.co.nz Subject: [Koha] new fiscal year Message-ID: <1336053759013-5683270.post@n5.nabble.com> Content-Type: text/plain; charset=us-ascii
Hello,
we're quite new to Koha so please excuse me if we've missed someting basic. We are now in fiscal year 2012/13, for which we have manually set up a budget. We have activivated this budget and switched off the 2011/12 budget. However, when we receive orders created in the 2011/12 period the funds are still coming off the 2011/12 budget. Is there anything else that we need to do to get the monies to come off the 2012/13 budget?
Thanks in advance
-- View this message in context: http://koha.1045719.n5.nabble.com/new-fiscal-year-tp5683270.html Sent from the Koha-general mailing list archive at Nabble.com.
------------------------------
Message: 5 Date: Thu, 3 May 2012 13:35:10 -0700 From: James Ghiorzi <JGhiorzi@cosb.us> To: Steven Nickerson <snicker1@maine.rr.com>, "koha@lists.katipo.co.nz" <koha@lists.katipo.co.nz> Subject: Re: [Koha] Issue with HOLDS Message-ID: <A19B3654682DC44489190B8D6F14E55366630934FD@SBC-EXCH01.cosb.sbc> Content-Type: text/plain; charset="us-ascii"
Hi Steven,
Make sure you have a rule set up that includes all patron types and all item types in your circulation and fine rule settings. Circulation and fine rule settings can be found under the administration hyper-text link, and you'll need to log into Koha using an account that has administration level privileges.
Hope that helps,
James Ghiorzi Library Assistant II San Benito County Free Library 470 Fifth St. Hollister, CA 95023 (831) 636-4107
________________________________________ From: koha-bounces@lists.katipo.co.nz [koha-bounces@lists.katipo.co.nz] On Behalf Of Steven Nickerson [snicker1@maine.rr.com] Sent: Thursday, May 03, 2012 12:51 PM To: koha@lists.katipo.co.nz Subject: [Koha] Issue with HOLDS
Hello everyone,
We're using Koha 3.2.2 and have the "AllowOnShelfHolds" setting set to Allow, but we are unable to place a HOLD on anything that is currently on the shelf. Every attempt yields "Sorry, none of these items can be placed on hold.". We can place a hold on any item currently checked out however. Would anyone have any ideas of where I should look to get this working? We'd like patrons to be able to search from home a place a HOLD that we then get emailed to us and we will set it aside for them in the library to pick up.
Thanks!
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
------------------------------
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
End of Koha Digest, Vol 79, Issue 6 ***********************************