@@ -, +, @@ --- debian/docs/koha-elasticsearch.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) --- a/debian/docs/koha-elasticsearch.xml +++ a/debian/docs/koha-elasticsearch.xml @@ -30,6 +30,8 @@ koha-elasticsearch --rebuild + -d|--delete + -r|--reset -b|--biblios -a|--authorities -v|--verbose @@ -56,6 +58,19 @@ Options + + + In 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. --