#425: Remove diacritics using Unicode normalization --------------------+------------------------------------------------------- Reporter: fjorba | Type: enhancement Status: new | Priority: major Milestone: | Component: BibIndex Version: | Keywords: unicode diacritics --------------------+------------------------------------------------------- Some time ago I found this receipt for removing diacritics that I've been using in local utilities. It may provide a better solution than the strip_accents() funcion in search_engine.py, and it could boost indexing performance quite a bit.
http://stackoverflow.com/questions/517923/what-is-the-best-way-to-remove- accents-in-a-python-unicode-string -- Ticket URL: <http://invenio-software.org/ticket/425> Invenio <http://invenio-software.org>
