Mongoimport should support delimiter option when importing csv txt files such as |,: etc
Mongoimport should support delimiter option when importing csv txt files such as |,: etc
Mongoimport ....... --delimitor :
4
votes
rajesh
shared this idea
-
norman commented
This is very helpful when importing a large "text field/comment field" type data. In those cases there are "commas, quotes, etc" so ability to have custom delimiters and also qualifiers would be helpful.