Rumah > Artikel > pembangunan bahagian belakang > MongoDB怎么做这种MVA搜索,如何设计结构?
中间的关系是and而非or
有一个想法是酱紫
<code class="lang-js">{ _id:mongoid, title:title, another_title:[title1,title2] tags:[ {category: [cate1,cate2,cate3]}, {year:[2013]}, ] } </code>
中间的关系是and而非or
有一个想法是酱紫
<code class="lang-js">{ _id:mongoid, title:title, another_title:[title1,title2] tags:[ {category: [cate1,cate2,cate3]}, {year:[2013]}, ] } </code>