dboissier / nosql4idea

NoSQL plugin for IntelliJ
Apache License 2.0
166 stars 44 forks source link

Can't view more than 300 items per collection. #9

Open Baklap4 opened 8 years ago

Baklap4 commented 8 years ago

As the title says within phpstorm i can connect to the server and show my collection. But once it reaches 300 items it never shows more while there are more in the database.

How to fix this?

dboissier commented 8 years ago

For mongo collections, on your result tab, type CTRL+F or click on the Magnify icon, set the Result limit input field at your convenience

Baklap4 commented 8 years ago

I would if the plugin didn't crash. Can i somehow get a crash log and post it on here?

dboissier commented 8 years ago

How many results would you like to display?

You can provide a link to paste/bin if you have any stacktrace available.

Thanks