mirror of https://github.com/apache/lucene.git
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:
parent
5d96061ff1
commit
47f7ed8e39
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue