summaryrefslogtreecommitdiff
path: root/jstests/fts_projection.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-12127 migrate js tests to jscore suite when not related to writesRandolph Tan2014-03-031-0/+99
* SERVER-12127 migrate js tests to jscore suite when not related to writesRandolph Tan2014-02-281-99/+0
* SERVER-12592 produce intelligible error message for failed TEXT under OR plan...Benety Goh2014-02-121-0/+24
* SERVER-12129 meta projection operator should overwrite fieldsBenety Goh2014-02-071-2/+23
* SERVER-12173 Evaluate text nodes first when building solution.Benety Goh2013-12-301-0/+13
* SERVER-10913 textSearchEnabled parameter deprecated, rejects falseJason Rassi2013-12-131-1/+0
* SERVER-9063 SERVER-10026 Rename document metadata "text" to "textScore"Jason Rassi2013-12-131-5/+5
* SERVER-9063 SERVER-10026 can sort on doc metadata, remove implicit text sortHari Khalsa2013-12-021-10/+9
* SERVER-10026 break up proj parsing and exec, add meta/text score projectionHari Khalsa2013-11-211-4/+23
* fix collection name in testEric Milkie2013-11-131-1/+1
* SERVER-10026 add computed data to projectionHari Khalsa2013-11-091-0/+24