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

Jonathan Druart <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |additional_work_needed

--- Comment #32 from Jonathan Druart <[email protected]> ---
Koha_Main/3227 is failing

10:42:56 koha_1       | [Request] ** [http://es:9200]-[400]
[query_shard_exception] No mapping found for [local-number] in order to sort
on, with: {"index":"koha_kohadev_mydb","index_uuid":"Gof8vi8fTLy1hzF1wmgyDw"},
called from sub Search::Elasticsearch::Role::Client::Direct::__ANON__ at
/kohadevbox/koha/Koha/SearchEngine/Elasticsearch/Search.pm line 98. With vars:
{'body' => {'error' => {'type' =>
'search_phase_execution_exception','failed_shards' => [{'node' =>
'9YF9t7UURligLeU9lgwFog','index' => 'koha_kohadev_mydb','shard' => 0,'reason'
=> {'index_uuid' => 'Gof8vi8fTLy1hzF1wmgyDw','reason' => 'No mapping found for
[local-number] in order to sort on','type' => 'query_shard_exception','index'
=> 'koha_kohadev_mydb'}}],'phase' => 'query','root_cause' => [{'type' =>
'query_shard_exception','index' => 'koha_kohadev_mydb','index_uuid' =>
'Gof8vi8fTLy1hzF1wmgyDw','reason' => 'No mapping found for [local-number] in
order to sort on'}],'reason' => 'all shards failed','grouped' => bless( do{\(my
$o = 1)}, 'JSON::PP::Boolean' )},'status' => 400},'request' => {'mime_type' =>
'application/json','path' => '/koha_kohadev_mydb/_search','ignore' =>
[],'method' => 'GET','serialize' => 'std','body' => {'size' => 20,'sort' =>
[{'_score' => {'order' => 'desc'}},{'local-number' => {'order' =>
'desc'}}],'aggregations' => {'su-geo' => {'terms' => {'size' => '20','field' =>
'su-geo__facet'}},'ln' => {'terms' => {'field' => 'ln__facet','size' =>
'20'}},'ccode' => {'terms' => {'field' => 'ccode__facet','size' =>
'20'}},'location' => {'terms' => {'size' => '20','field' =>
'location__facet'}},'author' => {'terms' => {'size' => '20','field' =>
'author__facet'}},'title-series' => {'terms' => {'size' => '20','field' =>
'title-series__facet'}},'itype' => {'terms' => {'size' => '20','field' =>
'itype__facet'}},'holdingbranch' => {'terms' => {'size' => '20','field' =>
'holdingbranch__facet'}},'subject' => {'terms' => {'field' =>
'subject__facet','size' => '20'}},'homebranch' => {'terms' => {'size' =>
'20','field' => 'homebranch__facet'}}},'from' => 0,'query' => {'query_string'
=> {'query' => 'easy','analyze_wildcard' =>
$VAR1->{'body'}{'error'}{'grouped'},'fields' => [],'fuzziness' =>
'auto','lenient' => $VAR1->{'body'}{'error'}{'grouped'},'default_operator' =>
'AND','type' => 'cross_fields'}}},'qs' => {'track_total_hits' =>
'true'}},'status_code' => 400}
10:42:56 koha_1       | Unable to perform your search. Please try again.
10:42:56 koha_1       | # Looks like your test exited with 255 just after 4.
10:42:56 koha_1       | [08:42:01]
t/db_dependent/Koha/SearchEngine/Elasticsearch/Search.t

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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