Closed (won't fix)
Project:
Google Programmable Search Engine
Version:
6.x-1.2
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Sep 2008 at 18:49 UTC
Updated:
20 Nov 2015 at 14:18 UTC
Jump to comment: Most recent
Comments
Comment #1
mfbIt sounds like you have the Google CSE Search integration module enabled. With this module enabled, Google CSE uses the "search" path provided by the core Search module (rather than creating its own "search/google" path) and also uses the permissions of the core Search module. The solution should be to disable the Google CSE Search module.
Assuming this resolves it I probably need to figure out a way to document this.
Comment #2
jeffrey.dalton commentedHey thank you for the fast reply and the awesome module. That did the trick.. using just the "Google CSE" and disabling the "Google CSE Search" allows me to have just Google CSE search on my site with anonymous access for searching located at /search/google. Very Cool...
Comment #3
bgillard commentedIs there any way to keep the CSE Search module enabled, but also hide/lose the tab for "Content" search?
It is rather confusing to our users to see both the "Google" and "Content" tabs. Disabling the CSE Search module removes the tie-in to the Google Analytics module for tracking site searches.
Comment #4
udvranto commentedI am also looking for similar functionality as bgillard. No content tab, but the user tab can be there. Moreover, I would also like the search indexing to stop indexing (and increasing my DB size). Any suggestion would be helpful.
Comment #5
mfbAFAIK you cannot enable the CSE search module and disable search indexing, unless you upgrade to Drupal 7. In the meantime, there should be some way to hide the tab whether thru permissions, hook_menu_alter, CSS, etc.
Comment #6
jpsstudios commentedYou can hide the tabs by using some CSS:
Comment #7
malcomio commentedTidying up the issue queue, and marking issues as won't fix where the version is no longer supported.