https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20073

--- Comment #12 from Ere Maijala <[email protected]> ---
Hi Nicolas,

The test step 5 was probably quite bad. You should make sure to run
misc/search_tools/rebuild_elastic_search.pl long enough for it to commit at
least one set of records before it creates the index with the correct settings.
Otherwise indexing will quietly fail (this would be the subject of another
bug). So, something like

misc/search_tools/rebuild_elastic_search.pl -d -b -v -v

should do the trick if you make sure that you don't try to save any records in
the cataloguing UI before the first commit. Otherwise you'll probably find only
errors in /var/log/elasticsearch/elasticsearch.log. Bug 20248 contains some
improvements to the indexing script.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to