diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-03-01 15:25:28 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-03-01 15:39:14 +0100 |
commit | 86864474095ebac0993b2f7f7e07fdd1f31b28b6 (patch) | |
tree | efa4e1a2104a1d81dbda0e437d52b40a19429bba /CHANGES.md | |
parent | 5e60dee2915902be21cf2bd22df00f8256e2bca3 (diff) | |
download | Ishtar-86864474095ebac0993b2f7f7e07fdd1f31b28b6.tar.bz2 Ishtar-86864474095ebac0993b2f7f7e07fdd1f31b28b6.zip |
Free text search: use accent and unaccented string (refs #5352)
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md index a1e49befd..630c90926 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -19,7 +19,9 @@ Ishtar changelog - overload index to add subsection headers - Geo: create/edit form - new openlayers version - add default IGN tiles - Import: improve bad encoding detection -- Free text search: add french_archeo thesaurus config +- Free text search: + - use accent and unaccented string + - add french_archeo thesaurus config ### Bug fixes ### - Search: Fix many excluded search |