Skip to content

tomwalder/phpne14-text-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google App Engine Full Text Search (PHPNE14 Uncon Talk)

Code for my PHPNE14 20 minute talk.

I wrote this on a train at 05:39, so I apologise in advance for the coding standards.

Also, I'm a novice Python developer. Flame me @tom_walder

Running Code

Check it out at

http://phpne14.appspot.com/

Structure

This uses App Engine modules to run (primarily) PHP and Python in the same application "space".

We do this because (at the time of writing) Google don't provide access to Text Search via PHP.

Wanna try it out yourself?

Don't forget to change the "application" in your .yaml files

About

How to access the Google Full Text Search API from PHP (via Python)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published