Koha/C4
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
..
Barcodes rel_3_0 moved to HEAD (introducing new files) 2007-03-09 15:34:17 +00:00
Circulation removing all useless %env / $env 2007-04-18 17:00:14 +00:00
tests rel_3_0 moved to HEAD (introducing new files) 2007-03-09 15:34:17 +00:00
Accounts.pm code convention for SQL 2007-04-23 14:06:18 +00:00
Acquisition.pm rel_3_0 moved to HEAD 2007-03-09 14:28:54 +00:00
Amazon.pm move Accounts2.pm to Accounts.pm 2007-03-09 23:30:17 +00:00
Auth.pm functions that were in C4::Interface::CGI::Output are now in C4::Output. 2007-04-24 13:54:28 +00:00
Auth_with_ldap.pm HUGE COMMIT : code cleaning circulation. 2007-04-04 16:46:22 +00:00
AuthoritiesMarc.pm Code Cleaning : AuthoritiesMARC. 2007-04-06 14:48:45 +00:00
Biblio.pm 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
Bookfund.pm rel_3_0 moved to HEAD 2007-03-09 14:28:54 +00:00
Bookseller.pm rel_3_0 moved to HEAD 2007-03-09 14:28:54 +00:00
BookShelves.pm HUGE COMMIT : code cleaning circulation. 2007-04-04 16:46:22 +00:00
Boolean.pm Forgot to take out debugging code 2003-02-06 07:07:54 +00:00
Branch.pm rel_3_0 moved to HEAD (introducing new files) 2007-03-09 15:34:17 +00:00
Breeding.pm Code cleaning : 2007-03-29 13:30:31 +00:00
Calendar.pm rel_3_0 moved to HEAD (introducing new files) 2007-03-09 15:34:17 +00:00
Circulation.pm Deleting Sub GetBorrowerIssues. 2007-04-25 14:09:10 +00:00
Context.pm renaming currenttransfers to transferstoreceive 2007-04-23 15:21:17 +00:00
Date.pm removing all useless %env / $env 2007-04-18 17:00:14 +00:00
Input.pm removing all useless %env / $env 2007-04-18 17:00:14 +00:00
Koha.pm removing all useless %env / $env 2007-04-18 17:00:14 +00:00
Labels.pm rel_3_0 moved to HEAD 2007-03-09 14:28:54 +00:00
Languages.pm rel_3_0 moved to HEAD (introducing new files) 2007-03-09 15:34:17 +00:00
Letters.pm rel_3_0 moved to HEAD 2007-03-09 14:28:54 +00:00
Log.pm rel_3_0 moved to HEAD 2007-03-09 14:28:54 +00:00
Maintainance.pm rel_3_0 moved to HEAD (introducing new files) 2007-03-09 15:34:17 +00:00
Members.pm GetBorrowerIssues is deleted from C4::Circulation 2007-04-25 14:07:34 +00:00
NewsChannels.pm rel_3_0 moved to HEAD 2007-03-09 14:28:54 +00:00
Output.pm functions that were in C4::Interface::CGI::Output are now in C4::Output. 2007-04-24 13:54:28 +00:00
Overdues.pm removing all useless %env / $env 2007-04-18 17:00:14 +00:00
Print.pm removing all useless %env / $env 2007-04-18 17:00:14 +00:00
Record.pm rel_3_0 moved to HEAD (introducing new files) 2007-03-09 15:34:17 +00:00
Reserves.pm BIG COMMIT : cleaning of Reserves.pm. See detail on koha-devel 2007-04-24 16:10:36 +00:00
Review.pm rel_3_0 moved to HEAD 2007-03-09 14:28:54 +00:00
Search.pm 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
Serials.pm Code cleaning : 2007-03-29 13:30:31 +00:00
Stats.pm removing all useless %env / $env 2007-04-18 17:00:14 +00:00
Suggestions.pm rel_3_0 moved to HEAD 2007-03-09 14:28:54 +00:00
Z3950.pm rel_3_0 moved to HEAD 2007-03-09 14:28:54 +00:00