11 : maxDocId(0), createdDate(
time(nullptr)), mergedDate(
time(nullptr)),
branches(), ranker(0), rankerExpression(
"")
18 createdDate =
time(
nullptr);
19 mergedDate =
time(
nullptr);
22 rankerExpression.clear();
28 createdDate =
time(
nullptr);
33 mergedDate =
time(
nullptr);
38 branches.push_back(branchName);
43 branches.push_back(std::forward<std::string>(
branchName));
49 branches.insert(branches.end(), branches_.begin(), branches_.end());
55 return branches.size();
60 return branches[
index];
65 std::stringstream outStr;
68 if (!outStr.str().empty())