GithubHelp home page GithubHelp logo

bradjones1 / solr Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wodby/solr

0.0 1.0 0.0 169 KB

Solr docker container image

Home Page: https://wodby.com/stacks/solr

License: MIT License

Shell 58.41% Makefile 25.21% Dockerfile 16.38%

solr's Introduction

Apache Solr Docker Container Image

Build Status Docker Pulls Docker Stars Docker Layers

Docker Images

❗️For better reliability we release images with stability tags (wodby/solr:8-X.X.X) which correspond to git tags. We strongly recommend using images only with stability tags.

Supported tags and respective Dockerfile links:

Environment Variables

Variable Default Value Description
SOLR_HEAP 1024m
SOLR_DEFAULT_CONFIG_SET See config sets

Config sets

Drupal Search API Solr

Apart from the default config set, this image contains predefined config sets for Drupal from Search API Solr module. To set one of the following config sets as a default for new cores, add environment variable $SOLR_DEFAULT_CONFIG_SET with the value search_api_solr_[VERSION] with [VERSION] replaced to one of the listed below, e.g. search_api_solr_4.0 or search_api_solr_8.x-3.9.

Matrix of Search API Solr x Solr version support.

Version Solr 8.x Solr 7.x Solr 6.x Solr 5.x
4.0
8.x-3.9
8.x-3.2
8.x-2.7
8.x-2.6
8.x-2.5
8.x-2.4
8.x-2.3
8.x-2.2
8.x-2.1
8.x-2.0
8.x-1.2
8.x-1.1
8.x-1.0
7.x-1.14
7.x-1.13
7.x-1.12
7.x-1.11
7.x-1.10
7.x-1.9
7.x-1.8
7.x-1.7

Orchestration actions

Usage:

make COMMAND [params ...]

commands:
    create (default) core [host config_set instance_dir] 
    init [host] 
    upgrade 
    ping core [host]
    reload core [host]
    delete core [host]
    check-ready [host max_try wait_seconds]
 
default params values:
    host localhost
    config_set data_driven_schema_configs (or _default in newer versions)
    max_try 1
    wait_seconds 1
    delay_seconds 0

Deployment

Deploy Solr to your server via Wodby Wodby:

solr's People

Contributors

csandanov avatar pprishchepa avatar wodbot avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.