Bug 22325

Summary: Elasticsearch - two letter field name are not searchable
Product: Koha Reporter: Nick Clemens (kidclamp) <nick>
Component: Searching - ElasticsearchAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P5 - low CC: alex.arnaud, ere.maijala, glasklas, marjorie.barry-vila, martin.renvoize, nicolas.legrand, severine.queune
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Nick Clemens (kidclamp) 2019-02-13 13:13:30 UTC
When testing ES I found I was unable to complete searches for 'se' and that when  UseAuthoritiesForTracings was set to use I could not find subject by authority number 'an'

'se' is fixed in bug 19575 - I think we should rename 'an' to 'auth-number' and add a conversion
Comment 1 Ere Maijala 2019-03-14 14:03:29 UTC
In master, I can't see anything wrong with 'an' at the moment. It's an alias for koha-auth-number and search seems to be working great. Nick, do you still have trouble with it?
Comment 2 Katrin Fischer 2023-09-23 10:15:52 UTC
(In reply to Ere Maijala from comment #1)
> In master, I can't see anything wrong with 'an' at the moment. It's an alias
> for koha-auth-number and search seems to be working great. Nick, do you
> still have trouble with it?

Nick: *ping*