Python Search Engine app
asmlinkage
asmlinkage at gmail.com
Thu Sep 15 20:55:16 EDT 2005
More information about the Python-list mailing list
Thu Sep 15 20:55:16 EDT 2005
- Previous message (by thread): Python Search Engine app
- Next message (by thread): Python Search Engine app
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Will McGugan wrote: > > Wasn't Google's first search engine actualy written in Python? I would'nt be surprised if they actually used python to do some prototyping of their algorithms but I cannot imagine the search engine actually being written in python. Search engines consist of many sub-systems like spidering, tokenizing, indexing, compression, ranking etc ... I think the main portion where google or as a matter of fact many search companies would use python is probably for spidering and for all the glue that supports the system.
- Previous message (by thread): Python Search Engine app
- Next message (by thread): Python Search Engine app
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list