Searched refs:OPT_MAX_DOC (Results 1 – 1 of 1) sorted by relevance
27 constexpr const char *OPT_MAX_DOC = "maxdoc"; variable44 if (strcmp(OPT_MAX_DOC, fieldName.c_str()) != 0) { in CFG_IsValid()77 static const JsonFieldPath maxDocField = { OPT_MAX_DOC }; in ReadOption()