I have:
Drupal 7.22
mongodb 2.2.3
with PHP extension mongo/1.3.6
views 7.x-3.6
latest dev mongodb module

I use only field storage in mongo

Setup content type, set reference field to the taxonomy term, create node with reference term1

on page term1: There is currently no content classified with this term.

Is this normal ?

ok, I enable defoult views for taxonomy term, but nothing has changed.

hmm

I setup EntityFieldQuery Views Backend
create views with type EntityFieldQuery: Node
with Contextual filters: Node: term_ref

and i can see on term1 page node that attached wih this term, but not with depth

What i am doing wrong?

Comments

musicstar’s picture

the same problem.
someone has an idea?

Drupal 7.22
MongoDB 2.4.1
MongoDB PHP Driver 1.3.7
PHP 5.3.3-7+squeeze15

jillpadams’s picture

Subscribing. Also, EFQ Views doesn't have the hierarchical functionality to mimic what the default Views taxonomy view can accomplish. Not sure what the best fix is here, other than building dozens of custom views to provide similar functionality by vocabulary.

jillpadams’s picture

Issue summary: View changes

gg

fgm’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

No answer in 5 years, 7.x is a legacy branch for which no new code is being developed, and the field_storage component has been unmaintained since mid-2014, so marking won't fix.