]> git.evergreen-ils.org Git - working/Evergreen.git/blob - docs/RELEASE_NOTES_NEXT/Client/accent_insensitive_patron_search
Docs: end-user documentation for Obalkyknih.cz added content
[working/Evergreen.git] / docs / RELEASE_NOTES_NEXT / Client / accent_insensitive_patron_search
1 Accent Insensitive Patron Search
2 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3 When performing a patron search, in addition to the (existing)
4 case-insensitivity, these additional characteristics will govern the
5 search:
6
7 Accent (diacritic) insensitivity::
8 Diacritics will be transformed into a plain character equivalent for
9 comparison purposes. So if the patron name is Eugène Delacroix, for
10 example, you could enter euge for the First Name, and it would
11 match. Ligatures such as Œ are expanded into the constituent
12 characters "OE".
13
14 Space insensitivity::
15 Spaces will be squashed out for comparison purposes. If the patron is,
16 again, Eugène Delacroix, you could enter "de la croix" in the Last
17 Name field and it would match.
18
19 This behavior affects the Last Name, First Name, and Middle Name fields
20 of the search.