Searched defs:wvalue (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/plugins/fts-lucene/
H A Dlucene-wrapper.cc1156 const TCHAR *wvalue; local
1178 wvalue = t_lucene_utf8_to_tchar(index, str);
1183 return getFieldQuery(analyzer, key, wvalue, fuzzy);

Completed in 817 milliseconds