[Koha-bugs] [Bug 24807] Add "year" type to improve sorting by publication date

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 2 14:41:55 CEST 2020


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

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Failed QA                   |Signed Off

--- Comment #43 from Nick Clemens <nick at bywatersolutions.com> ---
(In reply to Katrin Fischer from comment #42)
> I am still learning about Elasticsearch. In order to test this patch set, I
> applied the patches and tried do reindex.
> 
> When I run the reindex with -d, I have an error that doesn't appear without
> the patches:
> 
> kohadev-koha at kohadevbox:/home/vagrant/kohaclone$
> ./misc/search_tools/rebuild_elasticsearch.pl -d
> One or more ElasticSearch errors occurred when indexing documents at
> ./misc/search_tools/rebuild_elasticsearch.pl line 302.
> 
> 
> The sorting appears to work really well.

Record #115 "Perl hacks" has a malformed 008  - this causes the error.
The error does not occur when using ES6.

I think this is okay as we expect errors if records have issues.

We can use compare_es_to_db.pl to identify the records, or see bug 26310 for
option to get more debug info

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


More information about the Koha-bugs mailing list