[Koha] More info on Kobli

2011-04-11 Thread Hugo Agud
Dear all Very interesting info on Kobli publish by the ministry, I have checked the ministry web and I have found more info on this, published in september 2.010, "nforme de evaluación del sistema integrado de gestión de bibliotecas Koha para las Bibliotecas de la Administración General del Estad

[Koha] KohaCon12

2011-04-11 Thread Nicole Engard
I know that we're still planning KohaCon11 but we had mentioned that we should start early with the decision on where KohaCon12 would be held to give the next host country a bit more time to plan, also getting things planned a year in advance is a good idea for all future conferences. I just wanted

[Koha] Help needed finding info in non-indexed fields

2011-04-11 Thread Elaine Bradtke
If I had understood at the outset that 561 was not searchable by mere mortals, I wouldn't have put important information in there. Live and learn. Now I'm trying to extract it, and put it somewhere else, specifically, in the item record, subfield 8. Before I do that, I need to know how to find the

Re: [Koha] Help needed finding info in non-indexed fields

2011-04-11 Thread Wagner, Jane
Can't you just add the 561 to your indexes and rebuild? Jane Wagner Senior Project Manager LibLime, a division of PTFS Content Management and Library Solutions 6400 Goldsboro Road, Suite 200 Bethesda, MD 20817 (301) 654-8088 x 151 jwag...@liblime.com -Original Message- From: koha-boun..

Re: [Koha] Help needed finding info in non-indexed fields

2011-04-11 Thread Stefano Bargioni
You can extract them using SELECT biblionumber, ExtractValue(`marcxml`,'//datafield[@tag="561"]/*') FROM `biblioitems` WHERE ExtractValue(`marcxml`,'count(//datafield[@tag="561"])>0') but only if you are using Mysql 5.1. You can use more restrictive conditions in the WHERE clause, of course. Wit

Re: [Koha] Help needed finding info in non-indexed fields

2011-04-11 Thread Tomas Cohen Arazi
On Mon, Apr 11, 2011 at 10:07 AM, Elaine Bradtke wrote: > If I had understood at the outset that 561 was not searchable by mere > mortals, I wouldn't have put important information in there.  Live and > learn. > Now I'm trying to extract it, and put it somewhere else, specifically, > in the item r

Re: [Koha] KohaCon12

2011-04-11 Thread Magnus Enger
On 11 April 2011 15:07, Nicole Engard wrote: > I know that we're still planning KohaCon11 but we had mentioned that > we should start early with the decision on where KohaCon12 would be > held to give the next host country a bit more time to plan, also > getting things planned a year in advance is

Re: [Koha] KohaCon12

2011-04-11 Thread Nicole Engard
On Mon, Apr 11, 2011 at 9:50 AM, Magnus Enger wrote: > This was discussed at the last General IRC Meeting: > http://stats.workbuffer.org/irclog/koha/2011-04-06#i_631561 > > The concensus seemed to be that a shortlist of possible next venues > should be presented at the end of each KohaCon. It stru

[Koha] Koha - problem with searches/zebra indexing in second instance

2011-04-11 Thread Linda Culberson
All, We created a second instance of Koha using the instructions at http://wiki.koha-community.org/wiki/Installing_Multiple_Instances_of_Koha We dumped the data from our original instance and then reloaded it into the koha_test instance. We have tried to reindex several time by using rebuild_