Closed (outdated)
Project:
Faceted Search
Version:
6.x-1.x-dev
Component:
Views integration
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Sep 2009 at 11:27 UTC
Updated:
18 Oct 2021 at 11:16 UTC
Jump to comment: Most recent
Comments
Comment #1
EvanDonovan commentedSeems probably to be Domain module specific
Comment #2
avibrazil@gmail.com commentedI'm not sure if this is the same situation but Faceted Search only works with Domain Access module if I'm loged in as the administrator user.
Otherwise I observed that MySQL practically hangs, consumes huge amount of memory and blocks almost all subsequent queries if I'm not loged as admin. The query that hangs MySQL is like this:
Apparently these nested JOINs are the problem.
I also tryied the domain_adv module but then the effect is to not show any node.
Normal Views that don't use Faceted Search work both with ot without domain_adv.
Correction: Faceted Search actually works with Domain Access but the above query takes a lot of time and CPU power. In a multiple users environment (many users navigating at the same time) the DB server gets exausted and it feels like the browser will never get a response from the server.
Any help ?
Comment #3
avibrazil@gmail.com commentedAfter further investigation, I don't think my Domain Access module-related problem on #2 is related to this original issue so I created a new support request: #1115458: Impossible to run Faceted Search with Domain module
Comment #4
avpadernoI am closing this issue, as Drupal 6 is now not supported.