I've got quite a large site and the search page of the facet_search that is for the whole content is slow to load - several load_categories() taking 300ms - 1000ms on a test machine. With a reduced set, search started or with a environment for a content type with less nodes the time drops 100 fold.
Now there are other fixes for this; but, a quick fix for this was just to remove the faceted_search_ui_guided_block from the page for that big search. It's confused test users there too.
Would this be useful to others? Is it worth me coding this up as a generalizable option to put onto the search environment settings page?
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | faceted_search_ui.module.20080710.patch | 1.98 KB | ekes |
Comments
Comment #1
David Lesieur commentedYes, I'd accept a patch that make the Guided search optional in the full search page.
Comment #2
ekes commentedI believe this is all that is needed - patch attached.
Comment #3
freestylegary@yahoo.com commentedThe patch 'faceted_search_ui.module.20080710.patch' worked for me me with a few changes for faceted_search-6.x-1.0-beta2.
Don't know how to write a patch file so posting changes required below... maybe this can be made a standard feature for this module? It's really useful.
In place of-
Use-
And in place of-
Use-