summaryrefslogtreecommitdiff
path: root/src/mongo/db/fts/fts_util.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-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 Move text query parsing to TextMatchExpression::init()Jason Rassi2015-11-181-3/+4
* SERVER-19557 Add text index v3Adam Chelminski2015-08-111-1/+2
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-10/+8
* SERVER-17437 Case-sensitive mode for FTSQuery/FTSMatcherJason Rassi2015-03-121-9/+0
* SERVER-17437 Remove unused fts::BSONElementMap, fts::FTSQuery::_searchJason Rassi2015-03-101-40/+0
* SERVER-13783 remove likelyInMemory and PageFaultExceptionHari Khalsa2014-04-291-30/+0
* SERVER-10906 Add support for legacy text indexesJason Rassi2014-01-281-0/+6
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-6405: move db/record* to db/storage/record.*Eliot Horowitz2013-08-011-1/+1
* SERVER-380: Experimental text search indexingEliot Horowitz2012-12-251-0/+112