Searched refs:LessThan (Results 1 – 2 of 2) sorted by relevance
62 DOCSTORE_API DataQuery& LessThan(const std::string &field, const T &value) in LessThan() function
302 dataQuery.LessThan(cond.col_, cond.fieldValue_.GetInteger()); in GetCondLessThanValue()306 dataQuery.LessThan(cond.col_, cond.fieldValue_.GetFloat()); in GetCondLessThanValue()310 dataQuery.LessThan(cond.col_, cond.fieldValue_.GetDouble()); in GetCondLessThanValue()314 dataQuery.LessThan(cond.col_, cond.fieldValue_.GetString()); in GetCondLessThanValue()