[Koha-bugs] [Bug 20384] Elastic rebuild script improvements - options for indexing

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 3 11:08:11 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20384

Fridolin SOMERS <fridolin.somers at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fridolin.somers at biblibre.co
                   |                            |m

--- Comment #3 from Fridolin SOMERS <fridolin.somers at biblibre.com> ---
I'd say we should use same args as misc/migration_tools/rebuild_zebra.pl :

range of records :

    --length   1234         how many biblio you want to export
    --offset 1243           offset you want to start to

a where limit :

    --where                 let you specify a WHERE query, like itemtype='BOOK'
                            or something like that
    --table                 specify a table (can be items, biblioitems, biblio,
biblio_metadata) to retrieve biblionumber to index.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list