Search found 32 matches

Go to advanced search

by apollo mcowiti
Tue Feb 07, 2017 2:21 pm
Forum: Issues
Topic: export appery.io documents (mongo2.4) to mongodb (3.4)
Replies: 7
Views: 1366
 
Jump to post

export appery.io documents (mongo2.4) to mongodb (3.4)

that won't work, there are 4K documents. Are there any plans to move to mongo 3.4 in the future?

by apollo mcowiti
Tue Feb 07, 2017 6:04 am
Forum: Issues
Topic: export appery.io documents (mongo2.4) to mongodb (3.4)
Replies: 7
Views: 1366
 
Jump to post

export appery.io documents (mongo2.4) to mongodb (3.4)

Export as JSON does not work. The Json export has all the documents (4K documents in all ) as one giant document, so when i re-import via mongoimport, i get one document.

by apollo mcowiti
Tue Feb 07, 2017 6:04 am
Forum: Issues
Topic: export appery.io documents (mongo2.4) to mongodb (3.4)
Replies: 7
Views: 1366
 
Jump to post

export appery.io documents (mongo2.4) to mongodb (3.4)

Export as JSON does not work. The Json export has all the documents (4K documents in all ) as one giant document, so when i re-import via mongoimport, i get one document.

by apollo mcowiti
Mon Feb 06, 2017 9:56 am
Forum: Issues
Topic: export appery.io documents (mongo2.4) to mongodb (3.4)
Replies: 7
Views: 1366
 
Jump to post

export appery.io documents (mongo2.4) to mongodb (3.4)

emThis reply was created from a merged topic originally titled how best export documenst from appery.io to mongodb 3.4 using mongoimport ./em I am exporting some documents from Appery.io documents (mongo 2.4?) and then using mongoimport (v 3.4) but this results in the new documents having fields as ...
by apollo mcowiti
Sun Feb 05, 2017 4:50 pm
Forum: Issues
Topic: export appery.io documents (mongo2.4) to mongodb (3.4)
Replies: 7
Views: 1366
 
Jump to post

export appery.io documents (mongo2.4) to mongodb (3.4)

I need to export documenst from appery.io mongodb(v2.4?) and re-import these into mLabs mongodb(3.4). I am having problems, in that, the exported .cvs files have header info as fieldName:fieldType. When this file is imported with mongoimport, the documents created have their field names as fieldName...
by apollo mcowiti
Sat Feb 04, 2017 7:29 pm
Forum: Issues
Topic: How many concurrent connections are possible for a server code script?
Replies: 4
Views: 980
 
Jump to post

How many concurrent connections are possible for a server code script?

I have 3 calls/sec limitation
how reasonable is a limit of 3 calls /sec in real life?

by apollo mcowiti
Sat Feb 04, 2017 7:27 pm
Forum: Issues
Topic: what changes were introduced by new javascript engine (2016)? Some of my scripts now error out, eg use of const causes a
Replies: 2
Views: 651
 
Jump to post

what changes were introduced by new javascript engine (2016)? Some of my scripts now error out, eg use of const causes a

It turned out
1) I had to remove the CONST (but that may not have been the cause, since..)
2) The 3 calls /sec limitation was also an issue.

by apollo mcowiti
Sat Feb 04, 2017 7:25 pm
Forum: Issues
Topic: how best export documenst from appery.io to mongodb 3.4 using mongoimport
Replies: 0
Views: 1229
 
Jump to post

how best export documenst from appery.io to mongodb 3.4 using mongoimport

I am exporting some documents from Appery.io documents (mongo 2.4?) and then using mongoimport (v 3.4) but this results in the new documents having fields as fieldname:type instead of just fieldname. How to solve this?

by apollo mcowiti
Fri Dec 09, 2016 3:12 am
Forum: Issues
Topic: what changes were introduced by new javascript engine (2016)? Some of my scripts now error out, eg use of const causes a
Replies: 2
Views: 651
 
Jump to post

what changes were introduced by new javascript engine (2016)? Some of my scripts now error out, eg use of const causes a

what changes were introduced by new javascript engine (2016)?
Server code that used to work well now error out.
eg use of const causes an error

Go to advanced search