<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>RAKE_TASKS</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -24,6 +24,7 @@ lib/ultrasphinx/ultrasphinx.rb
 lib/ultrasphinx.rb
 LICENSE
 Manifest
+RAKE_TASKS
 README
 tasks/ultrasphinx.rake
 test/config/ultrasphinx/test.base</diff>
      <filename>Manifest</filename>
    </modified>
    <modified>
      <diff>@@ -75,8 +75,6 @@ Now run:
 
 To rotate the index, just rerun &lt;tt&gt;rake ultrasphinx:index&lt;/tt&gt;. If the search daemon is running, it will have its index rotated live. Otherwise the new index will be installed but the daemon will remain stopped.
 
-See DEPLOYMENT_NOTES[link:files/DEPLOYMENT_NOTES.html] for more.
-
 == Running queries
     
 Query the daemon as so:
@@ -99,20 +97,11 @@ See Ultrasphinx::Spell.
   
 == Available Rake tasks
 
-These Rake tasks are made available to your Rails app:
-
-&lt;tt&gt;ultrasphinx:configure&lt;/tt&gt;:: Rebuild the configuration file for this particular environment.
-&lt;tt&gt;ultrasphinx:index&lt;/tt&gt;:: Reindex the database and send an update signal to the search daemon.
-&lt;tt&gt;ultrasphinx:daemon:restart&lt;/tt&gt;:: Restart the search daemon.
-&lt;tt&gt;ultrasphinx:daemon:start&lt;/tt&gt;:: Start the search daemon.
-&lt;tt&gt;ultrasphinx:daemon:stop&lt;/tt&gt;:: Stop the search daemon.
-&lt;tt&gt;ultrasphinx:daemon:status&lt;/tt&gt;:: Check if the search daemon is running.
-&lt;tt&gt;ultrasphinx:spelling:build&lt;/tt&gt;:: Rebuild the custom spelling dictionary. You may need to use &lt;tt&gt;sudo&lt;/tt&gt; if your Aspell folder is not writable by the app user.
-&lt;tt&gt;ultrasphinx:bootstrap&lt;/tt&gt;:: Bootstrap a full Sphinx environment by running configure, index, then daemon:start.
+See RAKE_TASKS[link:files/RAKE_TASKS.html].
 
-All tasks have shortcuts. Use &lt;tt&gt;us:conf&lt;/tt&gt;, &lt;tt&gt;us:in&lt;/tt&gt;, &lt;tt&gt;us:restart&lt;/tt&gt;, &lt;tt&gt;us:start&lt;/tt&gt;, &lt;tt&gt;us:stop&lt;/tt&gt;, &lt;tt&gt;us:stat&lt;/tt&gt;, &lt;tt&gt;us:spell&lt;/tt&gt;, and &lt;tt&gt;us:boot&lt;/tt&gt;.
+== Deployment notes
 
-The tasks are suitable for putting in a cronjob or running from Capistrano. Just make sure the current directory is set to the RAILS_ROOT and the RAILS_ENV environment variable is set.
+See DEPLOYMENT_NOTES[link:files/DEPLOYMENT_NOTES.html].
 
 == A note about PostgreSQL
 </diff>
      <filename>README</filename>
    </modified>
    <modified>
      <diff>@@ -6,7 +6,7 @@ Echoe.new(&quot;ultrasphinx&quot;) do |p|
   p.summary = &quot;Ruby on Rails configurator and client to the Sphinx fulltext search engine.&quot;
   p.url = &quot;http://blog.evanweaver.com/files/doc/fauna/ultrasphinx/&quot;  
   p.docs_host = &quot;blog.evanweaver.com:~/www/bax/public/files/doc/&quot;  
-  p.rdoc_pattern = /is_indexed.rb|search.rb|spell.rb|ultrasphinx.rb|^README|TODO|DEPLOY|CHANGELOG|^LICENSE/
+  p.rdoc_pattern = /is_indexed.rb|search.rb|spell.rb|ultrasphinx.rb|^README|TODO|DEPLOY|RAKE_TASKS|CHANGELOG|^LICENSE/
   p.dependencies = &quot;chronic&quot;
   p.test_pattern = [&quot;test/integration/*.rb&quot;, &quot;test/unit/*.rb&quot;]
   p.rcov_options &lt;&lt; '--include-file test\/integration\/app\/vendor\/plugins\/ultrasphinx\/lib\/.*\.rb --include-file '</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>a15bfc088817c7f6f888cf7fd33beb60821c1dbc</id>
    </parent>
  </parents>
  <author>
    <name>evanweaver</name>
    <email>evanweaver@c1ad287d-65d5-445d-b84c-e64f8492f1e6</email>
  </author>
  <url>http://github.com/DrMark/ultrasphinx/commit/ede7576753a87a1778057bcb1a416ce6615483a4</url>
  <id>ede7576753a87a1778057bcb1a416ce6615483a4</id>
  <committed-date>2008-01-12T07:10:34-08:00</committed-date>
  <authored-date>2008-01-12T07:10:34-08:00</authored-date>
  <message>rake tasks


git-svn-id: svn://rubyforge.org/var/svn/fauna/ultrasphinx/trunk@1328 c1ad287d-65d5-445d-b84c-e64f8492f1e6</message>
  <tree>02f916bcefa3e17bc866084642eefc3004632eb4</tree>
  <committer>
    <name>evanweaver</name>
    <email>evanweaver@c1ad287d-65d5-445d-b84c-e64f8492f1e6</email>
  </committer>
</commit>
