← Previous day | Today | Next day → | Search | Index
All times shown according to UTC.
Time | Nick | Message |
---|---|---|
00:17 | Francesca joined #koha | |
00:25 | Francesca joined #koha | |
00:26 | rocio_afk left #koha | |
00:27 | alex_ joined #koha | |
00:31 | SamEEE joined #koha | |
00:32 | Sirenia joined #koha | |
01:06 | alex__ joined #koha | |
02:14 | Francesca joined #koha | |
03:05 | bag | .. |
03:16 | Francesca joined #koha | |
03:18 | tcohen joined #koha | |
03:19 | tcohen joined #koha | |
03:30 | hanthana joined #koha | |
03:36 | tcohen joined #koha | |
03:50 | hanthana joined #koha | |
03:58 | Francesca joined #koha | |
05:07 | mario joined #koha | |
05:10 | SamEEE joined #koha | |
06:56 | SamEEE joined #koha | |
07:44 | Francesca joined #koha | |
07:49 | Francesca joined #koha | |
07:51 | Francesca joined #koha | |
07:56 | Francesca joined #koha | |
08:08 | Francesca joined #koha | |
08:38 | cait joined #koha | |
09:38 | * magnuse | waves |
09:38 | Francesca joined #koha | |
09:55 | Francesca joined #koha | |
10:54 | khall joined #koha | |
11:12 | irma joined #koha | |
12:09 | irma joined #koha | |
12:42 | drojf joined #koha | |
12:42 | drojf | hi #koha |
12:46 | gmcharlt | will be starting maintenance on the wiki/apt/perldoc server in 15 minutes |
13:02 | cait | gmcharlt++ :) |
13:02 | hi drojf | |
13:06 | drojf | hi cait and gmcharlt |
13:09 | i had a question, but i thought nobody is here. now i forgot the question :) | |
13:14 | cait1 joined #koha | |
13:57 | gmcharlt | maintenance is complete |
14:27 | drojf | gmcharlt++ |
14:31 | why does "alternate address" have an "email" and "contact note" field? | |
14:31 | alternate contact does not | |
14:31 | that seems mixed up | |
14:32 | cait1 | gmcharlt++ |
14:32 | drojf | i see why there may be a different phone number, but different email at a different address? ;) |
14:32 | cait1 | don't look at the datatypes if you want to keep your sanity |
14:33 | drojf | that sounds promising :) |
14:34 | do we have an option to send emails for a child also to the guarantor? | |
14:34 | or only? | |
15:34 | cait1 | drojf: nope, but there is a bug somewhere with patches |
15:34 | bug 12532 | |
15:34 | huginn` | 04Bug http://bugs.koha-community.org[…]_bug.cgi?id=12532 new feature, P5 - low, ---, maxime.beaulieu, Signed Off , Redirect guarantee email to guarantor |
15:39 | drojf | not too happy about the way that is done |
15:39 | but thanks for the link | |
15:40 | i don't need the feature, but i'm working on the email encryption | |
15:41 | i think it does not matter for that | |
15:44 | well. it helped finding a problem | |
16:01 | cait1 | not really here today :) |
16:07 | Sirenia joined #koha | |
16:08 | JoshB joined #koha | |
16:22 | Sirenia joined #koha | |
16:23 | cait joined #koha | |
16:25 | Sirenia joined #koha | |
16:28 | Sirenia joined #koha | |
16:38 | Sirenia joined #koha | |
16:50 | Sirenia joined #koha | |
16:53 | cait joined #koha | |
17:23 | Sirenia joined #koha | |
17:27 | drojf left #koha | |
17:30 | NateC joined #koha | |
17:32 | Sirenia_ joined #koha | |
18:09 | rocio joined #koha | |
18:43 | Mayank joined #koha | |
18:44 | Mayank | While importing records in koha item records found and staged are 7 times |
18:44 | MARC staging results : 1890 records in file 0 records not staged because of MARC error 1890 records staged 0 records with at least one match in catalog per matching rule "ISSN" 13341 item records found and staged Manage staged records | |
18:45 | pastebot | "mayank" at 127.0.0.1 pasted "MARC staging results : 1890 re" (7 lines) at http://paste.koha-community.org/285 |
18:46 | eythian | Mayank: probably you have duplicated your 952 fields. There should be only one 952 per item. |
19:01 | Mayank | 950$d952$p100$a245$a250$a952$h260$a260$b260$c300$a952$e952$g942$c942$2952$a952$b942$2952$y952$0 |
19:01 | this is what I have | |
19:01 | now | |
19:01 | but still the number of records are more | |
19:07 | After Number of records added1888 Number of records updated0 Number of records ignored0 Number of items added1993 Number of items replaced0 Number of items ignored because of duplicate barcode0 | |
19:18 | eythian | yes, you want a single 952 (containing all the subfields) for each item. |
19:18 | You have multiple 952 fields, so Koha makes multiple items. | |
19:25 | Mayank | Can't use an undefined value as a HASH reference at ./rebuild_zebra.pl line 143. |
19:25 | my $biblioserverdir = C4::Context->zebraconfig('biblioserver')->{directory}; | |
19:49 | I have 38010 records | |
19:50 | but its only indexing 16434 records | |
19:50 | $ ./rebuild_zebra.pl -b -r -v -x Zebra configuration information ================================ Zebra biblio directory = /var/lib/koha/koha/biblios Zebra authorities directory = /var/lib/koha/koha/authorities Koha directory = /usr/share/koha/intranet/cgi-bin BIBLIONUMBER in : 999$c BIBLIOITEMNUMBER in : 999$d ================================ skipping authorities ==================== exporting biblio ==================== 16401........ | |
20:00 | Sirenia joined #koha | |
20:00 | Mayank | why zebra is not indexing all my books ? |
20:01 | where should I look for? | |
20:02 | * Mayank | slaps eythian around a bit with a large fishbot |
20:02 | cdickinson joined #koha | |
20:03 | drojf joined #koha | |
20:07 | Sirenia joined #koha | |
20:09 | eythian | drojf: hi there |
20:10 | drojf | heya eythian |
20:10 | eythian | how's things? |
20:14 | drojf | lots of stuff to do, but ok so far |
20:15 | how is your EU-ification going? | |
20:15 | eythian | pretty good, I guess :) |
20:16 | drojf | how is the new job? missing koha already? ;) |
20:17 | eythian | the job is good, getting busier as I get more into it. |
20:17 | of course ;) | |
20:20 | spending the evening doing the free machine learning course that google put out recently. | |
20:21 | It's slow going, it's been some years since I've done this stuff, also my python isn't great (but I guess it's good practice.) | |
20:21 | looks interesting though | |
20:21 | drojf | i got lots of stuff to sort out in the coming weeks, but once that is done i would be up to an amsterdam visit ;) |
20:22 | eythian | that'd be great :) |
20:23 | https://pubcrawlsamsterdam.com[…]s/more-beer-tour/ <-- I'm looking for an excuse to do this ;) | |
20:50 | Sirenia joined #koha | |
21:04 | Sirenia joined #koha | |
21:18 | Sirenia joined #koha | |
21:21 | Sirenia joined #koha | |
21:29 | drojf | good night #koha |
21:39 | Sirenia joined #koha | |
21:53 | alex_ joined #koha | |
21:58 | Sirenia joined #koha | |
22:11 | cdickinson_ joined #koha | |
22:15 | cdickinson_ joined #koha | |
22:25 | cdickinson_ joined #koha | |
22:31 | cait joined #koha | |
22:33 | Sirenia joined #koha | |
22:56 | Sirenia joined #koha | |
23:19 | Sirenia joined #koha | |
23:28 | Sirenia joined #koha | |
23:31 | Sirenia joined #koha | |
23:33 | Sirenia joined #koha | |
23:44 | Sirenia_ joined #koha | |
23:59 | Francesca joined #koha |
← Previous day | Today | Next day → | Search | Index