Skip to content
forked from floere/picky

Picky is a really easy to use and fast Ruby semantic search engine that helps your users find what they are looking for.

License

Notifications You must be signed in to change notification settings

goodfilms/picky

 
 

Repository files navigation

Picky

In use on: laut.de (radio channel search), goodfil.ms, cocoapods.org, wadoku.eu, twixtel.ch, wilmaa.com, and many more…

The Ruby semantic text search engine.

System Requirements

for installing and managing Ruby versions, there are two projects: rbenv and RVM.

Installation

gem install picky picky-client picky-generators

Getting Started

Please see the Getting Started section on the Picky website.

Working on Picky

Installing all gems

./install REMOTE

Running integration specs

./integration REMOTE

Running other specs

./specs

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, twitter, mail

About

Picky is a really easy to use and fast Ruby semantic search engine that helps your users find what they are looking for.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 84.4%
  • JavaScript 15.2%
  • Other 0.4%