An open API service indexing awesome lists of open source software.

https://github.com/parolkar/rancho

Location based full text search plugin for rails app
https://github.com/parolkar/rancho

Last synced: 9 months ago
JSON representation

Location based full text search plugin for rails app

Awesome Lists containing this project

README

          

Rancho
======

A true Location-based full-text search toolkit
* Rails plugin (> 2.3+)
* Ranking Algorithms : Geo-distance , Word-distance, Word-Frequency
* Realtime indexing (No need of background daemons for updating indexes)

Install
=======

$ cd your_project_dir
$ git clone git://github.com/parolkar/rancho.git vendor/plugins/rancho
$ rake rancho:setup

Copyright (c) 2010 Abhishek Parolkar, released under the MIT license