Main Koha release repository https://koha-community.org
Find a file
tipaul b53be9cdaf Koha 3.0 nozebra 1st commit : the script misc/migration_tools/rebuild_nozebra.pl build the nozebra table, and, if you set NoZebra to Yes, queries will be done through zebra. TODO :
- add nozebra table management on biblio editing
- the index table content is hardcoded. I still have to add some specific systempref to let the library update it
- manage pagination (next/previous)
- manage facets
WHAT works :
- NZgetRecords : has exactly the same API & returns as zebra getQuery, except that some parameters are unused
- search & sort works quite good
- CQL parser is better that what I thought I could do : title="harry and sally" and publicationyear>2000 not itemtype=LIVR should work fine
2007-04-25 16:26:42 +00:00
acqui GetBorrower changed into GetMember 2007-04-25 08:40:51 +00:00
admin functions that were in C4::Interface::CGI::Output are now in C4::Output. 2007-04-24 13:54:28 +00:00
authorities functions that were in C4::Interface::CGI::Output are now in C4::Output. 2007-04-24 13:54:28 +00:00
barcodes functions that were in C4::Interface::CGI::Output are now in C4::Output. 2007-04-24 13:54:28 +00:00
bookshelves functions that were in C4::Interface::CGI::Output are now in C4::Output. 2007-04-24 13:54:28 +00:00
C4 Koha 3.0 nozebra 1st commit : the script misc/migration_tools/rebuild_nozebra.pl build the nozebra table, and, if you set NoZebra to Yes, queries will be done through zebra. TODO : 2007-04-25 16:26:42 +00:00
catalogue Koha 3.0 nozebra 1st commit : the script misc/migration_tools/rebuild_nozebra.pl build the nozebra table, and, if you set NoZebra to Yes, queries will be done through zebra. TODO : 2007-04-25 16:26:42 +00:00
cataloguing functions that were in C4::Interface::CGI::Output are now in C4::Output. 2007-04-24 13:54:28 +00:00
circ GetBorrowerIssues is deleted from C4::Circulation 2007-04-25 14:07:34 +00:00
export functions that were in C4::Interface::CGI::Output are now in C4::Output. 2007-04-24 13:54:28 +00:00
installer functions that were in C4::Interface::CGI::Output are now in C4::Output. 2007-04-24 13:54:28 +00:00
koha-tmpl renaming reserves & branchreserves to pendingreserves and waitingreserves 2007-04-23 16:42:59 +00:00
localfile/modified_authorities synch'ing 2.2 and head 2005-06-20 14:10:00 +00:00
members GetBorrowerIssues is deleted from C4::Circulation 2007-04-25 14:07:34 +00:00
misc Koha 3.0 nozebra 1st commit : the script misc/migration_tools/rebuild_nozebra.pl build the nozebra table, and, if you set NoZebra to Yes, queries will be done through zebra. TODO : 2007-04-25 16:26:42 +00:00
opac GetBorrowerIssues is deleted from C4::Circulation 2007-04-25 14:07:34 +00:00
reports functions that were in C4::Interface::CGI::Output are now in C4::Output. 2007-04-24 13:54:28 +00:00
reserve BIG COMMIT : cleaning of Reserves.pm. See detail on koha-devel 2007-04-24 16:10:36 +00:00
reviews functions that were in C4::Interface::CGI::Output are now in C4::Output. 2007-04-24 13:54:28 +00:00
rss rel_3_0 moved to HEAD 2007-03-09 15:12:54 +00:00
serials Deleting GetMembersFromSurname 2007-04-25 13:38:00 +00:00
suggestion functions that were in C4::Interface::CGI::Output are now in C4::Output. 2007-04-24 13:54:28 +00:00
t rel_3_0 moved to HEAD (introducing new files) 2007-03-09 15:34:17 +00:00
tools functions that were in C4::Interface::CGI::Output are now in C4::Output. 2007-04-24 13:54:28 +00:00
updater Adding Version variable to systempreferences. 2007-04-13 16:27:55 +00:00
.htaccess Solution for error pages 2004-07-30 14:04:20 +00:00
about.pl functions that were in C4::Interface::CGI::Output are now in C4::Output. 2007-04-24 13:54:28 +00:00
help.pl functions that were in C4::Interface::CGI::Output are now in C4::Output. 2007-04-24 13:54:28 +00:00
mainpage.pl I forgot this script. 2007-04-24 13:56:06 +00:00