Searched refs:no_snowball (Results 1 - 3 of 3) sorted by relevance

/dovecot/src/plugins/fts-lucene/
H A Dfts-lucene-plugin.h18 bool no_snowball; member in struct:fts_lucene_settings
H A Dfts-lucene-plugin.c34 } else if (strcmp(*tmp, "no_snowball") == 0) {
35 set->no_snowball = TRUE;
88 if (set->no_snowball)
H A Dlucene-wrapper.cc133 if (set == NULL || !set->no_snowball) {

Completed in 213 milliseconds