https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41469
--- Comment #3 from Nick Clemens (kidclamp) <[email protected]> --- One of our partners suggested testing the transform using the analysis-icu plugin In testing this works well, however, I have to search the extra field created: title.zh_cn There are some option here: 1 - Add the ability to search additional fields specific, that would let us include the zh_cn version of any field where appropriate 2 - Add the ability to add custom types - I was thinking that we could use authorized values to specify the type code and display name - then include those in the type option dropdowns on the ES config page. These would require the library adding them in the backend index config, but would allow specifying the new types for whichever fields desired to title_zh_cn etc 3 - Add the ability to have an analyzed search - and just automatically run anything the user enters through the same conversion All are reasonable extensions of ES and things we probably want at some point, we just need to decide on which paths to take -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
