summaryrefslogtreecommitdiff
path: root/src/mongo/db/fts/fts_query_impl.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-60273 Calculate the estimated size for missing types in sbe::value::ge...Drew Paroski2021-10-161-0/+2
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-2/+2
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-3/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-26/+28
* SERVER-22527 Remove toString() and debugString() from FTSQueryImpl.Charlie Swanson2016-02-241-12/+0
* SERVER-20792 Only negate term if directly proceeded by hyphen.Charlie Swanson2016-02-041-0/+17
* SERVER-19510 Move text query parsing to TextMatchExpression::init()Jason Rassi2015-11-181-39/+8
* SERVER-19510 Rename FTSQuery to FTSQueryImplJason Rassi2015-11-181-0/+115