Bug 27955

Summary: date-of-publication --> Error: Unable to perform your search. Please try again.
Product: Koha Reporter: Hugo Agud <hagud>
Component: Searching - ElasticsearchAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact:
Severity: enhancement    
Priority: P5 - low CC: andrewfh
Version: 20.11   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

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 ***