default to stripped index
This commit is contained in:
parent
fd2ce7de3f
commit
f510262e1d
@ -49,7 +49,8 @@ using namespace std;
|
|||||||
#include "fstreewalk.h"
|
#include "fstreewalk.h"
|
||||||
|
|
||||||
#ifndef RCL_INDEX_STRIPCHARS
|
#ifndef RCL_INDEX_STRIPCHARS
|
||||||
bool o_index_stripchars;
|
// We default to a case- and diacritics-less index for now
|
||||||
|
bool o_index_stripchars = true;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
bool ParamStale::needrecompute()
|
bool ParamStale::needrecompute()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user