Menu

#114 Google Custom Search is producing a default Google Search

accepted
nobody
bug (10)
v0.98
1
2013-08-20
2013-04-06
Chris Lott
No

The Google Custom search is not actually performing a custom search. See:
http://clinki.es/gsearch/

When I search using this form the resulting search is no different than a general Google search.

Discussion

  • Christian Weiske

    Confirmed. Seems you need to register at Google now to use the CSE feature, see https://developers.google.com/custom-search/docs/start

     
  • Christian Weiske

    • status: open --> accepted
     
  • Chris Lott

    Chris Lott - 2013-04-07

    It looks like there is one thing that has to happen to make this work and another than is optional, depending on what the intent of the Google Search option is meant to do:

    1. Each CSE has a custom code that must be used to include a site. For example, mine is '_cse_dnt8poqwdo0' (for including a site), so I have to have the annotations look like this for each site:

      Annotation about="http://origamiusa.org/"
      Label name="_cse_dnt8poqwdo0"/
      /Annotation

    2. If you want the searches to include the sites themselves, then adding a wildcard expands from the linked page to the site:

      Annotation about="http://origamiusa.org/*"
      Label name="_cse_dnt8poqwdo0"/
      /Annotation

    Number 2 may not be what you intend, or maybe it could be an option. #1 is required and would, I assume, be a setting in the config to enter one's own CSE code.

     

    Last edit: Chris Lott 2013-04-07
  • Christian Weiske

    • labels: --> bug
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.