Koha/misc/migration_tools
tipaul 4213b6ec98 improving NOzebra search :
- changing nozebra table to have biblionumber,title-ranking; (; is the entry separator. Now, if a value is several times in an index, it is stored only once, with a higher ranking (the ranking is the number of times the word appeard for this index)
- improving search to have ranking value (default order). The ranking is the sum of ranking of all terms. The list is ordered by ranking+title, from most to lower
2007-05-02 11:57:11 +00:00
..
22_to_30 Removing $dbh from GetMarcFromKohaField (dbh is not used in this function.) 2007-04-27 14:00:48 +00:00
build6xx.pl rel_3_0 moved to HEAD 2007-03-09 14:52:58 +00:00
buildCOUNTRY.pl synch'ing 2.2 and head 2005-05-04 08:58:30 +00:00
buildEDITORS.pl rel_3_0 moved to HEAD 2007-03-09 14:52:58 +00:00
buildLANG.pl synch'ing 2.2 and head 2005-08-04 14:10:52 +00:00
bulkmarcimport.pl Code cleaning : 2007-03-29 13:30:31 +00:00
check_dirs.pl rel_3_0 moved to HEAD (introducing new files) 2007-03-09 15:34:17 +00:00
check_marc_definition.pl merging 2.2 branch with head. Sorry for not making it before, many many commits done here 2005-03-01 13:40:35 +00:00
rebuild_nozebra.pl improving NOzebra search : 2007-05-02 11:57:11 +00:00
rebuild_zebra.pl some bugfixes for this script that automatically build zebra DB from default config files 2007-04-17 08:50:33 +00:00
rebuild_zebra_idx.pl rel_3_0 moved to HEAD 2007-03-09 14:52:58 +00:00
test_cql2rpn.pl OK, this time it seems to work. The last blocking problem was... a space in 2006-02-09 10:59:34 +00:00