summaryrefslogtreecommitdiff
path: root/src/mongo/db/fts/fts_element_iterator.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-45363 Base weight for text index on exact match not possible matchTed Tuckman2020-01-271-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-4/+5
* SERVER-40476 merge contents of utils/stringutils into utils/str.Billy Donahue2019-04-111-1/+0
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-091-2/+2
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-2/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-26/+28
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-1/+2
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-136/+133
* SERVER-13256 Add usings and qualifications for names from namespace stdAndrew Morrow2015-01-151-0/+2
* SERVER-12081 Move fts_iterator.{cpp,h} => fts_element_iterator.{cpp,h}Jason Rassi2014-01-291-0/+186