Skip to main content

A zc.buildout recipe to install a Solr server

Project description

Introduction

This recipe installs a Solr server with buildout.

It’s kept as simple as possible and contrary to collective.recipe.solrinstance it does not generate any Solr configuration files. Instead the user can provide a directory containing custom configuration files. A default set of configuration files for usage with Plone is provided.

You can use it by adding a part like this:

[buildout]
parts = solr

[solr]
recipe = ftw.recipe.solr
cores =
    core1

Supported options

The recipe supports the following options:

host

Name or IP address of the Solr server. Defaults to localhost.

port

Server port. Defaults to 8983.

cores

List of cores that should be created.

url

Url for Solr distribution download.

md5sum

MD5 checksum of Solr distribution.

jvm-opts

Can be used to configure JVM options. Defaults to -Xms512m -Xmx512m -Xss256k

conf

Path to a directory containing Solr configuration files.

conf-egg

If provided, the path given in conf is prepended with the path of the given egg.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ftw.recipe.solr-1.3.2.tar.gz (48.0 kB view details)

Uploaded Source

File details

Details for the file ftw.recipe.solr-1.3.2.tar.gz.

File metadata

  • Download URL: ftw.recipe.solr-1.3.2.tar.gz
  • Upload date:
  • Size: 48.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.4

File hashes

Hashes for ftw.recipe.solr-1.3.2.tar.gz
Algorithm Hash digest
SHA256 c3e20ad17847451dd682b0c725e687987f425258efddcf9c00556662749c816d
MD5 c4d81c60a325c8b353c10a04dd5ab33c
BLAKE2b-256 50df6bf3b2b37f4676362f2ec6f4abc5f13ab4792a1621df859756a08a08c4dd

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page