Displaying 1 result from an estimated 1 matches for "t_lucene_utf8_to_tchar".
2012 Jul 25
1
fts-lucene vs SEARCH HEADER
...ne-wrapper.cc 2011-12-13 06:35:29.000000000 -0500
+++ dovecot-2.1.7/src/plugins/fts-lucene/lucene-wrapper.cc 2012-07-24 14:03:14.000000000 -0400
@@ -1094,7 +1094,7 @@
return false;
q = lucene_get_query(index,
- t_lucene_utf8_to_tchar(index, arg->hdr_field_name, FALSE),
+ t_lucene_utf8_to_tchar(index, t_str_lcase(arg->hdr_field_name), FALSE),
arg);
break;
default:
Now:
B SEARCH TO TEST
* SEARCH 1 2 3 4 5 8 9 10 11 12 13 14 15...