I've noticed an odd behavior with the core search module, in that search fails to find matches for words in sub-domain nodes while searching from the parent domain, and vice-versa (search find matches across the sub-domains).

The environment is a new test instance for testing granular user content access permissions across domains - . 6.16 Drupal, along with the Module Grants, Domain Advanced, Domain Navigation, Revisioning, Taxonomy Access Control Lite, Workflow, and Workflow access and employed.

I hope that this is just an issue with my environment, but I don't know where to start troubleshooting - any ideas?

Comments

agentrickard’s picture

Project: Domain » Domain Access Advanced
Version: 6.x-2.4 » 6.x-1.0-rc1

You are running multiple node access modules, and I don't support Domain Advanced.

You should use Devel module to see what queries are being spit out.

Ray Downes’s picture

Thank you - will do!