Bug 27955 - date-of-publication --> Error: Unable to perform your search. Please try again.
Summary: date-of-publication --> Error: Unable to perform your search. Please try again.
Status: RESOLVED DUPLICATE of bug 25051
Alias: None
Product: Koha
Classification: Unclassified
Component: Searching - Elasticsearch (show other bugs)
Version: 20.11
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-15 09:37 UTC by Hugo Agud
Modified: 2021-08-25 20:20 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hugo Agud 2021-03-15 09:37:40 UTC
Testing ElasticSearch at differents versions at koha we have realized that idenxa range date-of-publication returns an error Error: Unable to perform your search. Please try again. 

It is working fine with all previous verions of 20.11 koha... since 19.05
Comment 1 Hugo Agud 2021-03-17 06:17:56 UTC
This happens when   QueryAutoTruncate is enabled, it converts the search into date-of-publication:[2010* TO* 2020] and then it fails because of TO*
Comment 2 Andrew Fuerste-Henry 2021-08-25 20:20:28 UTC

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