Bugzilla – Attachment 73954 Details for
Bug 19465
Allow choosing Elasticsearch server on instance creation
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 19465: Document koha-create --elasticsearch-server option switch
Bug-19465-Document-koha-create---elasticsearch-ser.patch (text/plain), 1.44 KB, created by
Tomás Cohen Arazi (tcohen)
on 2018-04-10 15:29:46 UTC
(
hide
)
Description:
Bug 19465: Document koha-create --elasticsearch-server option switch
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2018-04-10 15:29:46 UTC
Size:
1.44 KB
patch
obsolete
>From 6ab42180b7a370e2754220a428b668f04b9d5617 Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Fri, 13 Oct 2017 16:04:40 -0300 >Subject: [PATCH] Bug 19465: Document koha-create --elasticsearch-server option > switch > >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >--- > debian/docs/koha-create.xml | 8 ++++++++ > 1 file changed, 8 insertions(+) > >diff --git a/debian/docs/koha-create.xml b/debian/docs/koha-create.xml >index 632140d471..aaa9607a92 100644 >--- a/debian/docs/koha-create.xml >+++ b/debian/docs/koha-create.xml >@@ -32,6 +32,7 @@ > <arg><option>--use-memcached</option></arg> > <arg><option>--memcached-servers</option> server:port</arg> > <arg><option>--memcached-prefix</option> namespace_prefix</arg> >+ <arg><option>--elasticsearch-server</option> server:port</arg> > <arg><option>--defaultsql</option> /path/to/some.sql</arg> > <arg><option>--configfile</option> /path/to/config</arg> > <arg><option>--passwdfile</option> /path/to/passwd</arg> >@@ -171,6 +172,13 @@ > </listitem> > </varlistentry> > >+ <varlistentry> >+ <term><option>--elasticsearch-server</option></term> >+ <listitem> >+ <para>Specifiy a <option>server:port</option> Elasticsearch server configuration. It defaults to <option>localhost:9200</option>.</para> >+ </listitem> >+ </varlistentry> >+ > <varlistentry> > <term><option>--enable-sru</option></term> > <listitem> >-- >2.17.0
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 19465
:
68094
|
68095
|
73953
|
73954
|
80748
|
80749
|
90074
|
96046
|
96047