Add todo note

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@508698 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Erik Hatcher 2007-02-17 02:44:45 +00:00
parent 5d96061ff1
commit 47f7ed8e39
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@
require 'net/http'
# TODO: add a convenience method to POST a Solr .xml file, like Solr's example post.sh
class Solr::Connection
attr_reader :url, :autocommit, :connection