Fix issue with non-Rails environment from

require 'solr'

Reported by Ed Summers (edsu).



git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@492019 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Erik Hatcher 2007-01-03 02:30:09 +00:00
parent ed0f589bae
commit 42ec4b2acc
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@
# limitations under the License.
require 'net/http'
include REXML
module Solr
class Connection