mirror of https://github.com/apache/lucene.git
straggler, creating empty module so it is defined, so classes later can be created as class Solr::ClassName
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@501321 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a877d34a49
commit
05d7b69626
|
@ -10,6 +10,7 @@
|
||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
|
module Solr; end
|
||||||
require 'solr/exception'
|
require 'solr/exception'
|
||||||
require 'solr/request'
|
require 'solr/request'
|
||||||
require 'solr/connection'
|
require 'solr/connection'
|
||||||
|
|
Loading…
Reference in New Issue