Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XDOCKER-183: Fix Solr remote url property #31

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Mar 8, 2021

  1. XDOCKER-183: Fix Solr remote url property

    * replace the "solr.remote.url" usage with the "solr.remote.url" (newly added in the XWiki Standard code)
    * get rid of INDEX_HOST:INDEX_PORT costruction in favor of INDEX_BASEURL
    * update documentaion to point to the new needed JAR (solr-server-data replaced by the solr-server-core)
    * update the documentation to reflect the updates in the distribution
    acotiuga committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    f54e989 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. XDOCKER-183: Fix Solr remote url property xwiki#31

    * fix indentation to use tab, following the dockerhub image best practices.
    acotiuga committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    350cc9a View commit details
    Browse the repository at this point in the history