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

Incorrect instruction for adding solr on TYPO3 #113

Open
rintisch opened this issue Jan 25, 2021 · 2 comments
Open

Incorrect instruction for adding solr on TYPO3 #113

rintisch opened this issue Jan 25, 2021 · 2 comments

Comments

@rintisch
Copy link

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?

@rfay rfay changed the title Incorrect instruction for adding solr Incorrect instruction for adding solr on TYPO3 Jan 25, 2021
@rfay
Copy link
Member

rfay commented Jan 25, 2021

A PR would be wonderful. But please manually test from beginning to end.

And please look at #67 and see if it gets solved by what you're doing.

@rfay
Copy link
Member

rfay commented Jun 4, 2021

Still awaiting your PR, thanks @rintisch

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants