<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -35,7 +35,10 @@ module DelSolr
     #   (optional) a cache instance (any object the supports get and set)
     # 
     # [&lt;b&gt;&lt;tt&gt;:shortcuts&lt;/tt&gt;&lt;/b&gt;]
-    #   (options) a list of values in the doc fields to generate short cuts for (ie: [:scores, :id], you will be able to call &lt;tt&gt;rsp.scores&lt;/tt&gt; and have it return an array of scores, likewise for &lt;tt&gt;ids&lt;/tt&gt;.) Defaults to [:id, :unique_id, :score]
+    #   (optional) a list of values in the doc fields to generate short cuts for (ie: [:scores, :id], you will be able to call &lt;tt&gt;rsp.scores&lt;/tt&gt; and have it return an array of scores, likewise for &lt;tt&gt;ids&lt;/tt&gt;.) Defaults to [:id, :unique_id, :score]
+    #
+    # [&lt;b&gt;&lt;tt&gt;:path&lt;/tt&gt;&lt;/b&gt;]
+    #   (optional) the path of the solr install (defaults to &quot;/solr&quot;)
     def initialize(options = {})
       @configuration = DelSolr::Client::Configuration.new(options[:server], options[:port], options[:timeout], options[:path])
       @cache = options[:cache]</diff>
      <filename>lib/delsolr.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>2648cbc415c0d2293a2c623cc903f40639632e99</id>
    </parent>
  </parents>
  <author>
    <name>Ben VandenBos</name>
    <email>ben@ben-01.local</email>
  </author>
  <url>http://github.com/avvo/delsolr/commit/06d6b80288e16d8c716447303dbc11bf7ea8b169</url>
  <id>06d6b80288e16d8c716447303dbc11bf7ea8b169</id>
  <committed-date>2009-11-03T09:55:35-08:00</committed-date>
  <authored-date>2009-11-03T09:55:35-08:00</authored-date>
  <message>Adding comment for new :path option</message>
  <tree>e2d3c1b9ec61bf0c9b01d92fc5997fd612984f2b</tree>
  <committer>
    <name>Ben VandenBos</name>
    <email>ben@ben-01.local</email>
  </committer>
</commit>
