first import

This commit is contained in:
bachy
2013-03-12 15:26:34 +01:00
commit 6a402551d7
109 changed files with 32515 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
name = Solr search
description = Offers an implementation of the Search API that uses an Apache Solr server for indexing content.
dependencies[] = search_api
core = 7.x
package = Search
files[] = service.inc
files[] = solr_connection.inc
files[] = solr_field.inc
files[] = includes/solr_httptransport.inc
files[] = includes/spellcheck.inc
; Information added by drupal.org packaging script on 2013-01-07
version = "7.x-1.0-rc3"
core = "7.x"
project = "search_api_solr"
datestamp = "1357517056"