Skip to content

Commit

Permalink
update quotes bson due to csv changes
Browse files Browse the repository at this point in the history
  • Loading branch information
gitfrosh committed Feb 4, 2022
1 parent 437f63f commit 1da11cd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified db/bson/quotes.bson
Binary file not shown.
2 changes: 1 addition & 1 deletion db/bson/quotes.metadata.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"options":{},"indexes":[{"v":2,"key":{"_id":1},"name":"_id_","ns":"lotr.quotes"},{"v":2,"unique":true,"key":{"id":1},"name":"id_1","ns":"lotr.quotes","background":true},{"v":2,"key":{"_fts":"text","_ftsx":1},"name":"$**_text","ns":"lotr.quotes","background":true,"weights":{"$**":1},"default_language":"english","language_override":"language","textIndexVersion":3}],"uuid":"949455017e984a64b33e8b0aaa790a5f"}
{"options":{},"indexes":[{"v":2,"key":{"_id":1},"name":"_id_","ns":"lotr.quotes"}],"uuid":"581ee558a56f434fac473158c33ef899"}

0 comments on commit 1da11cd

Please sign in to comment.