koha-elasticsearchKoha is the first free software library automation package.
The Koha Communityhttp://koha-community.org/koha-elasticsearch8koha-elasticsearchManage Elasticsearch-related tasks for Koha instances.UNIX/LinuxDescriptionProvides Elasticsearch-related tasks for Koha instances. An action needs to
be passed.koha-elasticsearch --rebuild-d|--delete-r|--reset-b|--biblios-a|--authorities-v|--verbose-c n|--commit n-v|--verboseinstancenameActionsMakes koha-elasticsearch rebuild Elasticsearch indexes based on the parameters.
By default it rebuilds both authority and bibliographic records. This behaviour can be controlled
with the and parameters.
OptionsIn conjunction with , it deletes existing indexes before reindexing.In conjunction with , it reloads the settings from the Elasticsearch
files set in koha-conf.xml . This option implies delete.In conjunction with , it triggers authority record reindexing.In conjunction with it triggers bibliographic record reindexing.Specifies how many records will be batched up before they are added to Elasticsearch (default: 5000).
Higher values lead to better performance, but take more RAM.Be verbose. Useful for debugging indexing problems.Display usage information.See alsokoha-rebuild-zebra(8)