Skip to content
This repository was archived by the owner on Nov 3, 2024. It is now read-only.
This repository was archived by the owner on Nov 3, 2024. It is now read-only.

Incorrect instruction for adding solr on TYPO3 #113

Description

@rintisch

The information how to add a solr container for local ddev are not correct any longer.

It's not necessary to copy the solr configuration as described in step 5. And so it's also not necessary to add those files via volume. On the opposite, this results in buggy behaviour (stop word list and synonyms are not working as expected).

(

    volumes:
      - "./solr:/opt/solr/server/solr" # <-- THIS S NOT NEEDED ANY LONGER

The full discussion can be seen in this slack thread.

Shall I create a PR?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions