summaryrefslogtreecommitdiff
path: root/src/mongo/db/matcher/extensions_callback_noop.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-30783 Move init() logic to MatchExpression constructorsBlake Oler2017-11-141-5/+1
* SERVER-19510 Move text query parsing to TextMatchExpression::init()Jason Rassi2015-11-181-2/+2
* SERVER-19510 Refactor $text match expression parsingJason Rassi2015-11-121-0/+16
* SERVER-19510 Refactor WhereMatchExpression/WhereNoOpMatchExpressionJason Rassi2015-11-061-0/+46