From 120f0ec8c98f3e34d050100f059fc1ee508b8aa9 Mon Sep 17 00:00:00 2001 From: Nick Clemens Date: Tue, 14 Apr 2020 10:14:00 +0000 Subject: [PATCH] Bug 23137: Add documentation --- debian/docs/koha-elasticsearch.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/debian/docs/koha-elasticsearch.xml b/debian/docs/koha-elasticsearch.xml index 8b25087a5e..f82040506a 100644 --- a/debian/docs/koha-elasticsearch.xml +++ b/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. -- 2.11.0