Time |
Nick |
Message |
06:00 |
pinesol |
News from qatests: Testing Success <http://testing.evergreen-ils.org/~live> |
08:28 |
|
mantis joined #evergreen |
08:39 |
|
mmorgan joined #evergreen |
09:02 |
|
jvwoolf joined #evergreen |
09:05 |
|
jvwoolf left #evergreen |
10:01 |
|
jvwoolf joined #evergreen |
11:12 |
|
jvwoolf left #evergreen |
11:26 |
mmorgan |
Indexing puzzle monologue - On concerto, HP and the goblet of fire has only isbn10 in the record: 0439139600 |
11:26 |
mmorgan |
metabib.identifier_field_entry.value = 0439139600 (pbk.) : |
11:27 |
mmorgan |
metabib.identifier_field_entry.indexvector = '0439139600':1A '9780439139601':2A |
11:27 |
mmorgan |
There is a virtual mapping for identifier isbn (18) to keyword blob (45) |
11:27 |
mmorgan |
I can retrieve the record with an isbn search on 0439139600 or 9780439139601 |
11:27 |
mmorgan |
I can retrieve the record with a keyword search on 0439139600, but NOT 9780439139601 |
11:27 |
mmorgan |
Shouldn't the virtual index map allow me to retrieve the record with a keyword search of 9780439139601? |
11:29 |
berick |
mmorgan: select * from config.metabib_field_index_norm_map where norm = 12 |
11:29 |
berick |
mmorgan: on my test fm, only the config.metabib_field 18 has the normalizer applied |
11:29 |
berick |
*test vm |
11:29 |
berick |
config.metabib_field 18 is identifier|isbn |
11:31 |
mmorgan |
berick: same on mine, but doesn't the virtual index map allow searching the metabib identifier fields? |
11:32 |
mmorgan |
via keyword? |
11:32 |
berick |
mmorgan: you are referring to the metabib field "All searchable fields" ? |
11:32 |
berick |
AKA keyword|blob |
11:33 |
mmorgan |
Yes, that's metabib_field.id 45 |
11:33 |
berick |
that alone won't do it |
11:34 |
berick |
field 45 doesn't have the isbn normalizer so it just indexes the raw isbn values |
11:35 |
berick |
i'd probably add a keyword|isbn field that uses the isbn normalizer, then both variations would be searchable via general keyword search |
11:37 |
mmorgan |
Okay, can certainly try that. But then I guess I'm not understanding the advantage of the virtual maps. Where do they come in? |
11:37 |
berick |
mmorgan: i'm not sure what you mean exactly by virtual maps... |
11:37 |
berick |
i could be missing something |
11:38 |
mmorgan |
config.metabib_field_virtual_map |
11:40 |
berick |
mmorgan: well, dang, i've never seen that table in my life :) |
11:40 |
mmorgan |
https://git.evergreen-ils.org/?p=Evergreen.git;a=commit;h=dafb624be8bc31b83e8b503d248f7131fed4c580 |
11:40 |
pinesol |
mmorgan: [evergreen|Mike Rylander] LP#1744385: Search and Result Display improvements - <http://git.evergreen-ils.org/?p=Evergreen.git;a=commit;h=dafb624> |
11:40 |
mmorgan |
:) |
11:40 |
berick |
so, yeah, i'll be quiet now |
11:41 |
mmorgan |
berick: The isbn keyword is something to try! |
11:41 |
mmorgan |
berick++ |
12:04 |
|
jvwoolf joined #evergreen |
14:42 |
JBoyer |
Claiming 1282 for my own nefarious purposes. (an upgrade, it is for an upgrade.) |
14:46 |
berick |
hm, an upgrade with lazers? |
14:46 |
csharp_ |
"lazers" |
14:47 |
csharp_ |
<dr_evil>I call the Alan Parsons Project</dr_evil> |
14:47 |
csharp_ |
call *it |
14:47 |
JBoyer |
This software will use ONE MEEELION BYTES. |
14:53 |
pinesol |
[evergreen|Mike Rylander] LP#1931162: DYM needs some situational optimization - <http://git.evergreen-ils.org/?p=Evergreen.git;a=commit;h=a67ad7f> |
14:53 |
pinesol |
[evergreen|Jason Boyer] LP1931162: Stamp Upgrade Script - <http://git.evergreen-ils.org/?p=Evergreen.git;a=commit;h=f50b5e9> |
15:53 |
JBoyer |
claiming 1283 to finally fix that one thing. |
16:01 |
pinesol |
[evergreen|Rogan Hamby] lp827356 new rules protect bre -1, acn -1 and acl 1 as well as marc editing buttons disabled - <http://git.evergreen-ils.org/?p=Evergreen.git;a=commit;h=c23d958> |
16:01 |
pinesol |
[evergreen|Jason Boyer] LP827356: Stamp Ugrade Script - <http://git.evergreen-ils.org/?p=Evergreen.git;a=commit;h=b841d22> |
17:03 |
Bmagic |
rhamby++ # bug 827356 |
17:03 |
pinesol |
Launchpad bug 827356 in Evergreen "DB Doesn't protect against precat merges" [Medium,Fix committed] https://launchpad.net/bugs/827356 - Assigned to Rogan Hamby (rogan-hamby) |
17:03 |
|
mmorgan left #evergreen |
18:00 |
pinesol |
News from qatests: Testing Success <http://testing.evergreen-ils.org/~live> |