]> git.evergreen-ils.org Git - contrib/Conifer.git/commit
Treat a Polish l as an ASCII l in full-text search
authorDan Scott <dscott@laurentian.ca>
Tue, 11 Nov 2014 16:53:24 +0000 (11:53 -0500)
committerDan Scott <dscott@laurentian.ca>
Fri, 20 Apr 2018 16:51:50 +0000 (12:51 -0400)
commit86dcfcb31b39210d8c69a4185848b673530bdee3
tree916cab90093a049037c2b891a22b87ef2977da74
parent7fdb4558ae2d0cf8d6ce1f7d8593a259877d03ae
Treat a Polish l as an ASCII l in full-text search

Is this code path even hit these days? Would have expected
naco_normalize to be poking around here if that was the case...

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/perlmods/lib/OpenILS/Application/Storage/Driver/Pg/fts.pm