19 lines
497 B
Plaintext
19 lines
497 B
Plaintext
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"
|
|
|