summaryrefslogtreecommitdiff
path: root/jstests/core/fts_index.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-56366 Update FCV constants to recognize 5.1 as latestJon Streets2021-07-231-1/+0
* SERVER-57097 fix FTSSpec::fixSpec() to handle int values in weight values tha...Benety Goh2021-05-261-0/+9
* SERVER-57097 clean up fts_index.jsBenety Goh2021-05-251-36/+62
* SERVER-56513 fix FTSSpec::fixSpec() to handle int values in key patterns that...Benety Goh2021-05-051-0/+11
* SERVER-54712 createIndexes should not permit 'weights' for non-text indexesArun Banala2021-03-301-6/+10
* SERVER-54706 Fix listIndexes with string-valued weightA. Jesse Jiryu Davis2021-02-231-0/+15
* SERVER-50442 Remove ensureIndex shell functionRishab Joshi2020-11-171-43/+43
* Revert "SERVER-50442 Remove ensureIndex shell function This commit also repla...Arun Banala2020-11-121-43/+43
* SERVER-50442 Remove ensureIndex shell function This commit also replaces all ...Rishab Joshi2020-11-121-43/+43
* SERVER-51475 Enable more jstests under SBE modeDrew Paroski2020-10-141-1/+0
* SERVER-49227 Tag tests to be excluded from jsCore_slot_based_executionJustin Seyster2020-08-141-8/+8
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-1/+1
* SERVER-40747 Blacklist tests with large inserts from transaction passthrough ...Matthew Russotto2019-04-221-0/+2
* SERVER-33149 createIndexes fails to report an error when index is not created...Gregory Wlodarek2019-03-201-1/+5
* SERVER-36391 Don't allow creation of TTL indexes in embedded.Henrik Edin2018-08-081-10/+17
* SERVER-26315 Override DBCollection.prototype.drop to re-shard collections tha...Eddie Louie2017-03-231-0/+4
* Revert "SERVER-26315 Override DBCollection.prototype.drop to re-shard collect...Randolph Tan2017-03-231-4/+0
* SERVER-26315 Override DBCollection.prototype.drop to re-shard collections tha...Eddie Louie2017-03-151-0/+4
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-20/+32
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-11/+29
* SERVER-19519 Disallow creating an index with key '_fts'Charlie Swanson2015-11-111-0/+8
* SERVER-19906: verify() failure when text index on "_fts" has weights set to e...Mark Benvenuto2015-10-151-0/+9
* SERVER-19557 Add text index v3Adam Chelminski2015-08-111-0/+4
* SERVER-13875 Spec equivalence check ignore text/geo index versionsJason Rassi2015-05-151-3/+31
* SERVER-13635: move mmap_v1 specific tests and make other genericEliot Horowitz2014-08-011-4/+4
* SERVER-13028 fix shell to use createIndex command for createIndex methodRandolph Tan2014-03-131-26/+26
* SERVER-12980 Index spec equality check: don't consider 'background'Jason Rassi2014-03-031-0/+2
* SERVER-12127 migrate js tests to jscore suite when not related to writesRandolph Tan2014-02-281-0/+110