-
Notifications
You must be signed in to change notification settings - Fork 2
Home
dburry edited this page Nov 5, 2012
·
15 revisions
- Introduction - README file overview of project
- Quick Start - Short how-to for setting up this gem
- Longer Indexing Example - Longer example for configuring indexing
- Auto Indexing With Indexers - Setting up so the index stays up to date automatically
- Indexing and Ranking Tips - Theory about how best to index and rank your data
- Error Handling - Example with full error handling
- Scoping The Search - Only searching part of your index
- Using Pagination - TODO
- Fragment Caching Results - TODO
- Proximity Searches - Why don't we have proximity searches?
- Operator Affection - Why don't we have operators?
- Architecture Overview - How things fit together under the hood
- Creating Matchers - TODO
- Possible Future Directions - Ideas for improving this gem