Bug 10580: (follow-up) tweak wording about looking for zebrasrv & zebraidx
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
This commit is contained in:
parent
0b989fe0b2
commit
1d276d5809
1 changed files with 2 additions and 2 deletions
|
@ -912,8 +912,8 @@ database to be used by Koha);
|
||||||
|
|
||||||
print q(
|
print q(
|
||||||
Koha uses the Zebra search engine for high-performance
|
Koha uses the Zebra search engine for high-performance
|
||||||
searching of bibliographic and authority records. If you
|
searching of bibliographic and authority records. Checking
|
||||||
have installed the Zebra software
|
to see if you have installed the Zebra software...
|
||||||
);
|
);
|
||||||
|
|
||||||
if (defined(my $zebra_path = find_zebra())) {
|
if (defined(my $zebra_path = find_zebra())) {
|
||||||
|
|
Loading…
Reference in a new issue