summaryrefslogtreecommitdiff
path: root/src/mongo/db/fts/stop_words_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-43128 Simplify FTS language registryBilly Donahue2019-09-241-1/+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-23971 Fixup headers to workaround clang-format 3.8 include sorting bugMark Benvenuto2016-05-281-0/+2
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-8/+7
* SERVER-17520: Add support for pluggable FTS tokenizersMark Benvenuto2015-04-011-1/+1
* Revert "FTS Tokenizer"Geert Bosch2015-03-301-1/+1
* FTS TokenizerMark Benvenuto2015-03-301-1/+1
* SERVER-10906 Add support for legacy text indexesJason Rassi2014-01-281-2/+2
* SERVER-9932 SERVER-10857 Text search language aliases/validationJason Rassi2013-11-131-3/+4
* 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/+32