-
-
radiant-google-search-extension
... code.google.com/apis/ajaxsearch/documentation/reference.html#_intro_fonje to obtain search results from google and display them in Radiant.
h2. ... and you probably will want to make a "Google Custom Search Engine":http://www.google.com/coop/cse/ and use it ...
-
search
... and non-obstrusive solution to add a local search engine to your Cake app.
**Features :**
* Uses MySQL ... {$model->alias} have been built.";
}
/**
* Delete the search index for the current model.
*/
function admin_delete_search_index()
{
$this-> ...
-
Tall-Street-Site-Search
... Gary Roberts
Date: 11 May 2009
Tall Street Site search is a customizable search engine that you provide a list
of links to ... this is where the database model for the application is defined
search/urls.py -- this is where the urls structure is defined.
...
-
cl-sphinx-search
CL Sphinx Search engine API client
Common Lisp Sphinx Search API client
===========
See docs in `doc/` or online [here](http://thijso.com/cl-spinx-search/doc/index.html).
### UNFINISHED & UNTESTED
This is a rather blunt port of the ...
-
search-tweets
basic search engine for everyone's favorite tweets
###read me
1. rename settings.py.default to settings.py
-
simple-realtime-search
... engine with Twitter Streaming API support in 140 lines.
# Simple realtime search engine with Twitter Streaming API support in 140 lines.
## Usage
gem install msgpack-rpc # MessagePack-RPC library
gem install sytem_timer ...
-
-
refinerycms-search
... =master)](https://travis-ci.org/refinery/refinerycms-search)
Simple search engine for [Refinery CMS](http://refinerycms.com ... appropriate parts.
## Searchable models
The default installation will search in `Refinery::Page` and `Refinery::Blog::Post` (if ...
-
search
... your application, and provides you with a paginate-able search in any controller. It supports simple methods to ... the provided GET parameters.
This is *not* a Search Engine or Index
--------------------------------------
As mentioned before, this plugin ...
-
linq-image-search
Silverlight 3 Web Image Search Bing/Yahoo/Google
This code searches for images using a given search engine, and returns them. The example app is a basic search and result list.
-