Skip to content

Commit

Permalink
added Django Haystack to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Joseph Vasquez committed Oct 22, 2009
1 parent 635acf6 commit 2b2d83c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.markdown
Expand Up @@ -85,6 +85,14 @@ This will add:

You can also do this manually.

[Django Haystack](http://haystacksearch.org/ "Django Haystack") Integration
---------------------------------------------------------------------------

Honestly, I'm still wrapping my head around Haystack. It's pretty awesome, just has
a bit of a learning curve for me. That being said, I've added some basic integration.

If your search index is setup for _auto discover_, your project will find _vz\_wiki.search\_indexes_.

Dependencies
--------------

Expand Down

0 comments on commit 2b2d83c

Please sign in to comment.