Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 886 Bytes

README.textile

File metadata and controls

24 lines (17 loc) · 886 Bytes

Picky Recipes

When viewing on github, use the key t followed by recipes and a recipe category (see below) pressing enter and then using the handy copy&paste button next to the file name.

Basics

  • /basic (Basic recipes to show how to do a search)
  • /partial (How to configure partial* searches)
  • /weight (How to configure category specific weighing)
  • /similarity (How to configure similarity~ searches)
  • /boosting (How to boost certain results / category combinations)
  • /tokenizers (TODO How to configure tokenization for indexing/searching)
  • /sinatra_rails (TODO How to use Picky in Sinatra or Rails)

Intermediate

  • /searches (How to configure your search so it rocks)
  • /range (How to use range queries)
  • /geolocation (How to configure geosearches)

Advanced

  • /advanced (Advanced recipes to inspire you to greatness)
  • All the customized.rb recipes