cakephp-mongodb icon indicating copy to clipboard operation
cakephp-mongodb copied to clipboard

Sorting on sub-document.

Open vikashh opened this issue 10 years ago • 5 comments

Fixed sorting issue on sub-document.

vikashh avatar Mar 28 '14 09:03 vikashh

Thanks Pull Request. Why do you use sort option instead of order option?

ichikaway avatar Mar 28 '14 10:03 ichikaway

Hi, I've used the sort options because its contains the whole declarative page till sub document like:- 'Note.info.date' and order option contains only 'info' as field name.

vikashh avatar Mar 31 '14 08:03 vikashh

well,For sub-document limits data within 16M, so I wanna know how to use the mongo DBref to create relationships between collections.

xz360 avatar Jun 16 '14 06:06 xz360

@xz360 why are you asking that here..?

AD7six avatar Jun 16 '14 09:06 AD7six

So this was never merged? Sort or Order by 'Note.info.date' still doesn't work right?

forest2087 avatar Oct 27 '14 20:10 forest2087