summaryrefslogtreecommitdiff
path: root/src/mongo/db/fts/fts_index_format.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67471 Improve RecordId usage performanceJordi Olivares Provencio2022-07-151-1/+1
* SERVER-47928 Fix quadradic KeyString insert behavior in fts indexes.Henrik Edin2020-05-051-2/+4
* SERVER-41726 Make FTSAccessMethod generate keys with KeyStringGregory Noma2019-08-151-5/+17
* SERVER-41721 Make IndexAccessMethod::getKeys output a KeyString setGregory Noma2019-08-081-1/+8
* 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-24508 delete BSONObjCmpDavid Storch2016-08-231-0/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-32/+30
* SERVER-17437 Minor style/formatting fixes in db/fts/Jason Rassi2015-03-101-2/+2
* SERVER-17437 fts_index_format.h shouldn't include fts_spec.hJason Rassi2015-03-101-1/+6
* SERVER-13256: Remove pch - qualify std in headersMark Benvenuto2014-05-191-4/+4
* SERVER-12518 support insertion of documents with large keys into text indexBenety Goh2014-02-131-2/+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/+55