[Koha-bugs] [Bug 31504] New: ElasticSearch No indexing new records after upgrade

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Sep 1 14:36:55 CEST 2022


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

            Bug ID: 31504
           Summary: ElasticSearch No indexing new records after upgrade
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Searching - Elasticsearch
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: hagud at orex.es

After upgrading koha 21.11 to 22.05 ElasticSearch is not able to index new
records.

At webadmin we can see the warning

'Index 'koha_xxxxxx' needs to be recreated.'

Executing 'Reset mapping' button doesn't fix the error...


when trying to full reindex with option -d or -r it doesn't work

admin at ___21:~$ sudo koha-elasticsearch --rebuild -d ___

sudo: unable to resolve host ___21: Name or service not known

sudo: unable to resolve host ___21: Name or service not known

Use of uninitialized value $reason in concatenation (.) or string at
/usr/share/koha/lib/Koha/SearchEngine/Elasticsearch/Indexer.pm line 283.

Exception 'Koha::Exception' thrown 'Unable to update mappings for index
"koha_____biblios". Reason was: "". Index needs to be recreated and reindexed'

Something went wrong rebuilding indexes for ___

Removing the index directly at ElasticSearch doesn't works

* ElasticSearch is not localhost

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list