Good morning Koha just sort the first 1.000 records, If I am not wrong it is because zebra just delivery 1.000 at once, right? modifying this should fix this, right? <!-- maximum number of records that a server will return at once --> <!-- <setting type="maximumRecords">1000</setting> --> Should I reindex? Thank you in advance -- *Hugo Agud - Orex Digital * *www.orex.es <http://www.orex.es>* <http://www.orex.es/> [image: www.orex.es/koha] <http://www.orex.es/koha> [image: www.orex.es/vufind] <http://www.orex.es/vufind> <http://www.orex.es/omeka> Director Calle Sant Joaquin,117, 2º-3ª · 08922 Santa Coloma de Gramanet - Tel: 933 856 138 hagud@orex.es · http://www.orex.es/ No imprima este mensaje a no ser que sea necesario. Una tonelada de papel implica la tala de 15 árboles y el consumo de 250.000 litros de agua. Aviso de confidencialidad Este mensaje contiene información que puede ser CONFIDENCIAL y/o de USO RESTRINGIDO. Si usted no es el receptor deseado del mensaje (ni está autorizado a recibirlo por el remitente), no está autorizado a copiar, reenviar o divulgar el mensaje o su contenido. Si ha recibido este mensaje por error, por favor, notifíquenoslo inmediatamente y bórrelo de su sistema.
Hi, You must fix this in Zebra config files : sortmax: 1000 See for exemple etc/zebradb/zebra-biblios-dom.cfg : git.koha-community.org/gitweb/?p=koha.git;a=tree;f=etc/zebradb;h=266d7bd1c226a1c288c913b8a2ca0359c1ac14af;hb=HEAD No need to reindex I think, juste restart Zebra server. Regards, Le 04/09/2017 à 17:09, Hugo Agud a écrit :
Good morning
Koha just sort the first 1.000 records, If I am not wrong it is because zebra just delivery 1.000 at once, right?
modifying this should fix this, right?
<!-- maximum number of records that a server will return at once -->
<!-- <setting type="maximumRecords">1000</setting> -->
Should I reindex?
Thank you in advance
-- Fridolin SOMERS Biblibre - Pôles support et système fridolin.somers@biblibre.com
participants (2)
-
Fridolin SOMERS -
Hugo Agud