<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,7 +1,19 @@
-acts_as_fulltext_indexed Readme
+Fork of acts_as_fulltext_indexed: Readme
 ----------------------------------------------------------------
 * Web:        http://www.codeofficer.com/
 * Email:      spam*@*codeofficer*dot*com
 * Original:   http://blog.antiarc.net/2007/05/01/introducing-acts_as_fulltext_indexed/
 
-my fork adds compatibility for geokit's :origin and :within finder options
\ No newline at end of file
+This fork adds compatibility for geokit's :origin and :within finder options
+
+So you can do:
+  
+@listings = Job.search( params[:search_terms], 
+  {
+    :origin =&gt; etc,
+    :within =&gt; etc,
+    :conditions =&gt; etc,
+    :order =&gt; etc, 
+    :limit =&gt; etc
+  }
+)
\ No newline at end of file</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>eb962f51729fe5e8efa27ee6d41ded6ea560eb10</id>
    </parent>
  </parents>
  <author>
    <name>Russell Jones</name>
    <email>spam@codeofficer.com</email>
  </author>
  <url>http://github.com/CodeOfficer/acts_as_fulltext_indexed/commit/f02fb6ecc26bbe8d5aea16b1dd3a4b9ac915081a</url>
  <id>f02fb6ecc26bbe8d5aea16b1dd3a4b9ac915081a</id>
  <committed-date>2008-07-01T01:48:17-07:00</committed-date>
  <authored-date>2008-07-01T01:48:17-07:00</authored-date>
  <message>clarifying the read me a bit</message>
  <tree>b73e90075c90d19d98bb7379249b156e611d7e6e</tree>
  <committer>
    <name>Russell Jones</name>
    <email>spam@codeofficer.com</email>
  </committer>
</commit>
