summaryrefslogtreecommitdiff
path: root/src/mongo/db/matcher/expression_text_noop.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-34364 replace references to invariantOK with invariantBenety Goh2018-04-261-1/+1
* SERVER-30783 Move init() logic to MatchExpression constructorsBlake Oler2017-11-141-4/+3
* SERVER-21612 Reorder lookup and match.Benjamin Murphy2016-04-251-1/+1
* SERVER-19510 Move text query parsing to TextMatchExpression::init()Jason Rassi2015-11-181-10/+13
* SERVER-19510 Refactor $text match expression parsingJason Rassi2015-11-121-0/+58