FAQ
First version of GCSE launches: http://go-search.org/ , come and try!

Any feature, ranking, technical suggestion is welcome! Reply this post or
put it here: https://github.com/daviddengcn/gcse/issues

The ranking and backend is still optimizing, service may be reboot
sometimes.

Some statistics from the engine may be fun ( http://go-search.org/tops ) :

<https://lh4.googleusercontent.com/-lXNM9giqwUg/UdYx-K_NmcI/AAAAAAAADm8/uY7aG5BkkSY/s762/top.png>


Enjoy it!
David

--
You received this message because you are subscribed to the Google Groups "golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Search Discussions

  • Robert Melton at Jul 5, 2013 at 3:33 am
    David--

    Cool app, I like the easy way it is easy to add items. Two points:

    #1. What is the license? I can't touch it without a license. MIT or BSD
    would be awesome.

    #2. Are you interested in a mirroring protocol / service so other services
    could sync / share / be backups of yours?

    On Thu, Jul 4, 2013 at 10:40 PM, David DENG wrote:

    First version of GCSE launches: http://go-search.org/ , come and try!

    Any feature, ranking, technical suggestion is welcome! Reply this post or
    put it here: https://github.com/daviddengcn/gcse/issues

    The ranking and backend is still optimizing, service may be reboot
    sometimes.

    Some statistics from the engine may be fun ( http://go-search.org/tops ) :


    <https://lh4.googleusercontent.com/-lXNM9giqwUg/UdYx-K_NmcI/AAAAAAAADm8/uY7aG5BkkSY/s762/top.png>


    Enjoy it!
    David

    --
    You received this message because you are subscribed to the Google Groups
    "golang-nuts" group.
    To unsubscribe from this group and stop receiving emails from it, send an
    email to [email protected].
    For more options, visit https://groups.google.com/groups/opt_out.



    --
    Robert Melton

    --
    You received this message because you are subscribed to the Google Groups "golang-nuts" group.
    To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
    For more options, visit https://groups.google.com/groups/opt_out.
  • David DENG at Jul 5, 2013 at 4:16 am
    I'll add license. I prefer BSD.

    I'm going to provide a json api for fetching package list and package
    information.

    David
    On Friday, July 5, 2013 11:32:58 AM UTC+8, Robert Melton wrote:

    David--

    Cool app, I like the easy way it is easy to add items. Two points:

    #1. What is the license? I can't touch it without a license. MIT or BSD
    would be awesome.

    #2. Are you interested in a mirroring protocol / service so other services
    could sync / share / be backups of yours?


    On Thu, Jul 4, 2013 at 10:40 PM, David DENG <[email protected]<javascript:>
    wrote:
    First version of GCSE launches: http://go-search.org/ , come and try!

    Any feature, ranking, technical suggestion is welcome! Reply this post or
    put it here: https://github.com/daviddengcn/gcse/issues

    The ranking and backend is still optimizing, service may be reboot
    sometimes.

    Some statistics from the engine may be fun ( http://go-search.org/tops
    ) :


    <https://lh4.googleusercontent.com/-lXNM9giqwUg/UdYx-K_NmcI/AAAAAAAADm8/uY7aG5BkkSY/s762/top.png>


    Enjoy it!
    David

    --
    You received this message because you are subscribed to the Google Groups
    "golang-nuts" group.
    To unsubscribe from this group and stop receiving emails from it, send an
    email to [email protected] <javascript:>.
    For more options, visit https://groups.google.com/groups/opt_out.



    --
    Robert Melton
    --
    You received this message because you are subscribed to the Google Groups "golang-nuts" group.
    To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
    For more options, visit https://groups.google.com/groups/opt_out.
  • David DENG at Jul 6, 2013 at 2:29 pm
    I add some css to make the site more responsive for mobiles.

    David
    On Friday, July 5, 2013 10:40:46 AM UTC+8, David DENG wrote:

    First version of GCSE launches: http://go-search.org/ , come and try!

    Any feature, ranking, technical suggestion is welcome! Reply this post or
    put it here: https://github.com/daviddengcn/gcse/issues

    The ranking and backend is still optimizing, service may be reboot
    sometimes.

    Some statistics from the engine may be fun ( http://go-search.org/tops ) :


    <https://lh4.googleusercontent.com/-lXNM9giqwUg/UdYx-K_NmcI/AAAAAAAADm8/uY7aG5BkkSY/s762/top.png>


    Enjoy it!
    David
    --
    You received this message because you are subscribed to the Google Groups "golang-nuts" group.
    To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
    For more options, visit https://groups.google.com/groups/opt_out.
  • SteveD at Jul 8, 2013 at 9:21 am

    On Friday, July 5, 2013 4:40:46 AM UTC+2, David DENG wrote:
    First version of GCSE launches: http://go-search.org/ , come and try!

      Very useful! Instructive to put in something common like 'mysql' and see
    the thousand flowers bloom!

    I've come to really appreciate the Go build/packaging system but it does
    result in proper names being part of package names. So this will help a
    person find the most popular fork. I remember with even something
    relatively uncommon like Lua bindings there were almost 17 forks, so of
    course I added another one ;) Then I found that Alessandro Arzilli was
    serious about maintaining his fork and then the rest was simple.

    Utlimately the hope is for Darwinian evolution - there has to be a 'fitness
    function' to determine what mutations to choose...

    steve d.

    --
    You received this message because you are subscribed to the Google Groups "golang-nuts" group.
    To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
    For more options, visit https://groups.google.com/groups/opt_out.
  • Filip Zaludek at Jul 8, 2013 at 1:38 pm
    Useful app! But if it searches only package description and not the code, I
    consider name little bit misleading.. ATM unavailable, no way to verify it.
    fz

    --
    You received this message because you are subscribed to the Google Groups "golang-nuts" group.
    To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
    For more options, visit https://groups.google.com/groups/opt_out.
  • David DENG at Jul 8, 2013 at 2:09 pm
    The aim of the project is to help people find the code to use(import).
    Currently, only package description, name and readme are indexed. But in my
    near future plan, exported types/funcs will be analyzed and some important
    types/funcs, as well as their comments, will be indexed, too.

    David
    On Monday, July 8, 2013 9:38:22 PM UTC+8, Filip Zaludek wrote:


    Useful app! But if it searches only package description and not the code,
    I consider name little bit misleading.. ATM unavailable, no way to verify
    it.
    fz
    --
    You received this message because you are subscribed to the Google Groups "golang-nuts" group.
    To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
    For more options, visit https://groups.google.com/groups/opt_out.
  • David DENG at Jul 11, 2013 at 6:59 am
    UPDATE:


        - On the right bottom of the detail page(e.g.
        http://go-search.org/view?id=github.com%2fdaviddengcn%2fgcse ), the
        static rank over all packages is shown.


    <https://lh5.googleusercontent.com/-vX5VyBzknZQ/Ud5WW8z_TEI/AAAAAAAADnM/YVr8qJcYrtQ/s1600/rank.png>

        - The about <http://go-search.org/about> page, in which I write the *motivation
        *of this project, is revised by Robert Melton<https://github.com/robertmeta>,
        thanks to him.
        - Ranking is optimized: static-ranking, and IDF for multi-term matching

    David
    On Friday, July 5, 2013 10:40:46 AM UTC+8, David DENG wrote:

    First version of GCSE launches: http://go-search.org/ , come and try!

    Any feature, ranking, technical suggestion is welcome! Reply this post or
    put it here: https://github.com/daviddengcn/gcse/issues

    The ranking and backend is still optimizing, service may be reboot
    sometimes.

    Some statistics from the engine may be fun ( http://go-search.org/tops ) :


    <https://lh4.googleusercontent.com/-lXNM9giqwUg/UdYx-K_NmcI/AAAAAAAADm8/uY7aG5BkkSY/s762/top.png>


    Enjoy it!
    David
    --
    You received this message because you are subscribed to the Google Groups "golang-nuts" group.
    To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
    For more options, visit https://groups.google.com/groups/opt_out.
  • David DENG at Jul 31, 2013 at 4:20 am
    UPDATE: GCSE API

    #gcse now provides data with json/jsonp. One can programmatically fetch the
    data, show on his own page.

    Currently, package details and top tables supported. Go to the API page for
    details. (http://go-search.org/infoapi/ )

    Use them smartly, #golang guys!
    On Friday, July 5, 2013 10:40:46 AM UTC+8, David DENG wrote:

    First version of GCSE launches: http://go-search.org/ , come and try!

    Any feature, ranking, technical suggestion is welcome! Reply this post or
    put it here: https://github.com/daviddengcn/gcse/issues

    The ranking and backend is still optimizing, service may be reboot
    sometimes.

    Some statistics from the engine may be fun ( http://go-search.org/tops ) :


    <https://lh4.googleusercontent.com/-lXNM9giqwUg/UdYx-K_NmcI/AAAAAAAADm8/uY7aG5BkkSY/s762/top.png>


    Enjoy it!
    David
    --
    You received this message because you are subscribed to the Google Groups "golang-nuts" group.
    To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
    For more options, visit https://groups.google.com/groups/opt_out.

Related Discussions

Discussion Navigation
viewthread | post
Discussion Overview
groupgolang-nuts @
categoriesgo
postedJul 5, '13 at 2:40a
activeJul 31, '13 at 4:20a
posts9
users4
websitegolang.org

People

Translate

site design / logo © 2023 Grokbase