https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28316
--- Comment #11 from Victor Grousset/tuxayo <[email protected]> --- With the patch of comment 8 and services restarted. Retried the case listed in the comment 8: > With QueryAutoTruncate = only if * is added: > The ideas behind the chess openings "fox quick"~5 tag:{alpha TO omega} => No > results I still have no result with the patch from comment 8 I still have to quote it. > With QueryAutoTrunacte = automatically: > The ideas behind the chess openings "fox quick"~5 tag:{alpha TO omega} => > Error: Unable to perform your search Still error With QueryAutoTruncate=both possible values For a search of the following and a record named the following: name:/joh?n(ath[oa]n)/ => no result With QueryAutoTruncate=only if * For a search of the following and a record named the following: count:[10 TO *] => no result With QueryAutoTruncate=auto For a search of the following and a record named the following: count:[10 TO *] => Error: Unable to perform your search With QueryAutoTruncate=only if * For a search of the following and a record named the following: age:(+>=10 +<20) => no result With QueryAutoTruncate=auto For a search of the following and a record named the following: age:(+>=10 +<20) => no result With QueryAutoTruncate=only if * For a search of the following and a record named the following: quick^2 fox => Error: Unable to perform your search With QueryAutoTruncate=only if * For a search of the following and a record named the following: The reserved characters are: + - = && || > < ! ( ) { } [ ] ^ " ~ * ? : \ / => Error: Unable to perform your search With QueryAutoTruncate=auto For a search of the following and a record named the following: The reserved characters are: + - = && || > < ! ( ) { } [ ] ^ " ~ * ? : \ / => Error: Unable to perform your search With QueryAutoTruncate=auto For a search of the following (no record) [chess TO *] => Error: Unable to perform your search With QueryAutoTruncate=only if * For a search of the following (no record) [chess TO *] => whole catalogue Maybe it's expected With QueryAutoTruncate=auto For a search of the following (no record) Nmap network scanning : <> >< => Error: Unable to perform your search Not sure what is expected in the above results. -- 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/
