Bug 18431

Summary: Import hangs when SearchEngine is set to ElasticSearch
Product: Koha Reporter: Barton Chittenden <barton>
Component: Searching - ElasticsearchAssignee: Galen Charlton <gmcharlt>
Status: RESOLVED DUPLICATE QA Contact:
Severity: enhancement    
Priority: P5 - low CC: jonathan.druart, nick
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Barton Chittenden 2017-04-13 21:09:28 UTC
Marc record import hangs when SearchEngine is set to ElasticSearch.

To replicate:

Make sure that ElasticSearch is running, and the SearchEngine syspref is set to ElasticSearch.

Go to tools > stage marc records. Choose file, upload file, Click Stage Records for import.

Click Import this batch into the catalog.

The import hangs at 0%.

I was able to import all records when SearchEngine was set to Zebra.
Comment 1 Barton Chittenden 2017-04-13 21:47:33 UTC
It turns out that I didn't have the 'elasticsearch' section set up in $KOHA_CONF... Command line tools warn about this; Staged Marc Management should too.
Comment 2 Nick Clemens (kidclamp) 2017-12-07 14:45:20 UTC
bug 19542 adds ES config to the about page, I think this serves as the warning error

*** This bug has been marked as a duplicate of bug 19542 ***