[Koha-bugs] [Bug 6566] New: Checking if DB records are properly indexed

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 8 11:13:40 CEST 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6566

             Bug #: 6566
           Summary: Checking if DB records are properly indexed
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: rel_3_6
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Searching
        AssignedTo: gmcharlt at gmail.com
        ReportedBy: christophe.croullebois at biblibre.com
         QAContact: koha-bugs at lists.koha-community.org


Small script that checks that each biblio in the DB is properly indexed.

parameters:
\th this help screen
\tc confirm (without this parameter, you get the help screen
\tz insert a signal in zebraqueue to force indexing of non indexed biblios
\ts silent throw no warnings except for non indexed records. Otherwise throw a
warn every 1000 biblios to show progress

Syntax:
\t./batchCheckNonIndexedBiblios.pl -h (or without arguments => shows this
screen)
\t./batchCheckNonIndexedBiblios.pl -c (c like confirm => check all records (may
be long)
\t-t => test only, change nothing in DB

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Koha-bugs mailing list