#455: search misses accented chars
--------------------------+-----------------
Reporter: rchyla | Owner:
Type: enhancement | Status: new
Priority: major | Milestone:
Component: BibIndex | Version:
Resolution: | Keywords:
--------------------------+-----------------
Changes (by simko):
* type: defect => enhancement
Comment:
OK, so the problem is that this record contains the word //für//, and
that it can be well found via //fur//, but not via //fuer//.
This is actually how CDS behaves by design: many years ago in a common
discussion with the library on how to index accented letters it was
decided to simply strip Latin-1 accents. Hence //für// is indexed as
//fur// only, and //fuer// does not find it.
I agree that we may want to alter this behaviour...
--
Ticket URL: <http://invenio-software.org/ticket/455#comment:3>
Invenio <http://invenio-software.org>