summaryrefslogtreecommitdiff
path: root/src/mongo/db/fts/fts_matcher.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-2/+2
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-1/+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-19510 Rename FTSQuery to FTSQueryImplJason Rassi2015-11-181-3/+3
* SERVER-19557 Add text index v3Adam Chelminski2015-08-111-1/+8
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-69/+69
* SERVER-17437 Case-sensitive mode for FTSQuery/FTSMatcherJason Rassi2015-03-121-15/+46
* SERVER-17437 Minor style/formatting fixes in db/fts/Jason Rassi2015-03-101-0/+1
* SERVER-13256: Remove pch - qualify std in headersMark Benvenuto2014-05-191-3/+3
* SERVER-12195 Text matcher should parse doc in doc languageJason Rassi2014-02-131-2/+1
* SERVER-12081 fts_iterator implementationPaul Pedersen2014-01-281-7/+6
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-380: Experimental text search indexingEliot Horowitz2012-12-251-0/+67