[Koha-bugs] [Bug 21357] Filter elisions from index and search terms in Elasticsearch

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 29 17:43:49 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21357

Fridolin SOMERS <fridolin.somers at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #87902|0                           |1
        is obsolete|                            |

--- Comment #29 from Fridolin SOMERS <fridolin.somers at biblibre.com> ---
Created attachment 90191
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=90191&action=edit
Bug 21357: Case-insensive articles to the elision filter

Test with :
GET index/_analyze
{
  "filter": ["elision"],
  "text": "qu'ils"
}

With different cases :
QU'ILS
Qu'ils
qu'ils
qU'ILS

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list