Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #28479

Re: python docs search for 'print'

Newsgroups comp.lang.python
Date 2012-09-05 05:45 -0700
References <mailman.184.1346781550.27098.python-list@python.org> <a220acde-c685-4f9f-868f-4016e79b17e6@googlegroups.com> <mailman.207.1346817942.27098.python-list@python.org> <9b4e3057-30a0-4731-95d2-131bfa495904@googlegroups.com> <mailman.227.1346837632.27098.python-list@python.org>
Subject Re: python docs search for 'print'
From Ramchandra Apte <maniandram01@gmail.com>
Message-ID <mailman.229.1346849109.27098.python-list@python.org> (permalink)

Show all headers | View raw


On Wednesday, 5 September 2012 15:03:56 UTC+5:30, Terry Reedy  wrote:
> On 9/5/2012 1:22 AM, Ramchandra Apte wrote:
> 
> > On Wednesday, 5 September 2012 09:35:43 UTC+5:30, Terry Reedy  wrote:
> 
> 
> 
> >> If you do find the right place, you should contribute something to an
> 
> >> improvement. The current search performance is not a secret, so mere
> 
> >> complaints are useless.
> 
> 
> 
> > I was thinking we could just use Google Site search (it's fast easy to
> 
>  > setup and gives good results)
> 
> 
> 
> I have the impression that that is what we once did, but maybe not. Or 
> 
> maybe that is or was for python.org but not docs.python.org, etc. Ease 
> 
> version of the docs needs the search restricted to that version. If you 
> 
> can give the way to do the easy setup, with that constraint, that would 
> 
> be a positive suggestion, accepted or not.
> 
> 
> 
> 
> 
> -- 
> 
> Terry Jan Reedy

Google site search costs 2000$ for 500,000 searches per year and 750$ for 150,000 searches so its quite expensive.
Also the print function only comes in the third result (python 3.2)
if you search for "site:docs.python.org/release/3.2 print" the print function is not found at all.
I think a specialized algorithm would work better.
I'm going to code an program for this.

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

python docs search for 'print' David Hoese <dhoese@gmail.com> - 2012-09-04 13:58 -0400
  Re: python docs search for 'print' Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2012-09-04 20:27 +0200
    Re: python docs search for 'print' Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-09-04 18:35 +0000
      Mailergate (was: python docs search for 'print') Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2012-09-05 20:42 +0200
  Re: python docs search for 'print' Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-09-04 18:28 +0000
    Re: python docs search for 'print' Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-09-04 23:44 +0000
      Re: python docs search for 'print' Ben Finney <ben+python@benfinney.id.au> - 2012-09-05 11:40 +1000
  Re: python docs search for 'print' Ramchandra Apte <maniandram01@gmail.com> - 2012-09-04 20:22 -0700
    Re: python docs search for 'print' Terry Reedy <tjreedy@udel.edu> - 2012-09-05 00:05 -0400
      Re: python docs search for 'print' Ramchandra Apte <maniandram01@gmail.com> - 2012-09-04 22:22 -0700
        Re: python docs search for 'print' Terry Reedy <tjreedy@udel.edu> - 2012-09-05 05:33 -0400
          Re: python docs search for 'print' Ramchandra Apte <maniandram01@gmail.com> - 2012-09-05 05:45 -0700
            Re: python docs search for 'print' Terry Reedy <tjreedy@udel.edu> - 2012-09-05 15:03 -0400
              Re: python docs search for 'print' Walter Hurry <walterhurry@lavabit.com> - 2012-09-05 20:24 +0000
                Re: python docs search for 'print' Ramchandra Apte <maniandram01@gmail.com> - 2012-09-06 01:30 -0700
          Re: python docs search for 'print' Ramchandra Apte <maniandram01@gmail.com> - 2012-09-05 05:45 -0700
      Re: python docs search for 'print' Ramchandra Apte <maniandram01@gmail.com> - 2012-09-04 22:22 -0700
      Re: python docs search for 'print' Grant Edwards <invalid@invalid.invalid> - 2012-09-05 17:47 +0000
        Re: python docs search for 'print' Dave Angel <d@davea.name> - 2012-09-05 14:13 -0400
          Re: python docs search for 'print' Grant Edwards <invalid@invalid.invalid> - 2012-09-05 18:24 +0000
  Re: python docs search for 'print' Ramchandra Apte <maniandram01@gmail.com> - 2012-09-04 20:22 -0700

csiph-web