Bugzilla – Attachment 103649 Details for
Bug 23137
Add a command line tool to reset elasticsearch mappings
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 23137: Add documentation
Bug-23137-Add-documentation.patch (text/plain), 1.51 KB, created by
Jonathan Druart
on 2020-04-24 11:05:51 UTC
(
hide
)
Description:
Bug 23137: Add documentation
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2020-04-24 11:05:51 UTC
Size:
1.51 KB
patch
obsolete
>From be9c653563f2b9170c54fc61d586c4f6d70d53e7 Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Tue, 14 Apr 2020 10:14:00 +0000 >Subject: [PATCH] Bug 23137: Add documentation > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >--- > 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 @@ > <refsynopsisdiv> > <cmdsynopsis> > <command>koha-elasticsearch --rebuild</command> >+ <arg>-d|--delete</arg> >+ <arg>-r|--reset</arg> > <arg>-b|--biblios</arg> > <arg>-a|--authorities</arg> > <arg>-v|--verbose</arg> >@@ -55,6 +57,19 @@ > > <refsect1><title>Options</title> > <variablelist> >+ <varlistentry> >+ <term><option>-d</option></term> >+ <listitem> >+ <para>In conjunction with <option>--rebuild</option>, it deletes existing indexes before reindexing.</para> >+ </listitem> >+ </varlistentry> >+ <varlistentry> >+ <term><option>-r</option></term> >+ <listitem> >+ <para>In conjunction with <option>--rebuild</option>, it reloads the settings from the Elasticsearch >+ files set in koha-conf.xml . This option implies delete.</para> >+ </listitem> >+ </varlistentry> > <varlistentry> > <term><option>-a</option></term> > <listitem> >-- >2.20.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 23137
:
101051
|
101052
|
102354
|
102355
|
102918
|
103014
|
103640
|
103647
|
103648
| 103649 |
103650