summaryrefslogtreecommitdiff
path: root/src/mongo/db/fts/unicode/string.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-31119 Make string.cpp compatible with boost 1.62Jelle van der Waa2017-09-201-1/+8
* SERVER-19936 Optimize UnicodeFTSTokenizerMathias Stearn2016-03-111-81/+62
* SERVER-19936 Rename unicode::string::prepForSubstrMatch and make easier to useMathias Stearn2016-03-111-15/+10
* SERVER-19936 Vector-optimize FTS phrase matchesMathias Stearn2016-03-111-0/+41
* SERVER-19936 Optimize FTS v3 phrase matchingMathias Stearn2016-03-111-54/+108
* SERVER-19944 Improve text index v3 performanceAdam Chelminski2015-08-141-21/+66
* SERVER-19639 Add Unicode phrase matcher and tokenizer for FTSAdam Chelminski2015-08-071-0/+8
* SERVER-19465 Add Unicode data and unicode::String classAdam Chelminski2015-08-061-0/+157