Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/floere/picky
Picky is an easy to use and fast Ruby semantic search engine that helps your users find what they are looking for.
https://github.com/floere/picky
ruby search-engine
Last synced: 6 days ago
JSON representation
Picky is an easy to use and fast Ruby semantic search engine that helps your users find what they are looking for.
- Host: GitHub
- URL: https://github.com/floere/picky
- Owner: floere
- License: other
- Created: 2010-08-10T13:02:04.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T08:58:17.000Z (almost 2 years ago)
- Last Synced: 2024-12-13T20:07:59.426Z (13 days ago)
- Topics: ruby, search-engine
- Language: HTML
- Homepage: http://pickyrb.com
- Size: 115 MB
- Stars: 441
- Watchers: 15
- Forks: 49
- Open Issues: 25
-
Metadata Files:
- Readme: README.textile
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
h1. Picky
In use on: "laut.de":http://laut.de (radio channel search), "goodfil.ms":http://goodfil.ms, "cocoapods.org":http://cocoapods.org, "wadoku.eu":http://wadoku.eu, "twixtel.ch":http://twixtel.ch, "wilmaa.com":http://wilmaa.com, "paatle.com":http://www.paatle.com, and many more…
h2. The Ruby semantic text search engine.
* "Main web site":http://pickyrb.com/
* "Documentation":http://pickyrb.com/documentation.html
* "Getting Started":http://pickyrb.com/
* Ask questions in the "Picky Mailing List":http://groups.google.com/group/picky-ruby.
* Tentacly tweets on "@picky_rb":http://twitter.com/picky_rb.
* Find everything else in "the Picky Wiki":http://github.com/floere/picky/wiki.h1. System Requirements
* OSX / Linux
* "Ruby 1.9":http://www.ruby-lang.org/en/downloads/
* "Bundler Gem":http://gembundler.com/for installing and managing Ruby versions, there are two projects: "rbenv":http://github.com/sstephenson/rbenv and "RVM":http://rvm.beginrescueend.com/.
h1. Installation
gem install picky picky-client picky-generators
h1. Getting Started
Please see the "Getting Started section":http://florianhanke.com/picky/getting_started.html on the "Picky website":http://florianhanke.com/picky.
h1. Working on Picky
h2. Installing all gems
./install REMOTE
h2. Running integration specs
./integration REMOTE
h2. Running other specs
./specs
h1. Help?
Right here. I'm happy to help! If something doesn't work, send/gist me your application.rb and I'll look into it.
"github (floere)":http://github.com/inbox/new/floere, "twitter (hanke)":http://twitter.com/hanke, "mail (gmail)":mailto:[email protected]