cli: search: implement -r, cleanup of options that don't belong there
这个提交包含在:
@@ -48,6 +48,7 @@ public:
|
||||
const QVector<SortCondition> & getSortConditions() const;
|
||||
QueryType getQueryType();
|
||||
int getTokensMask() const { return tokensMask; }
|
||||
void addSortCondition(SortCondition sc);
|
||||
static bool checkParanthesis(QString query);
|
||||
static QSSQuery build(QString query);
|
||||
|
||||
|
在新工单中引用
屏蔽一个用户