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

EC-190: Added support for SOLR 7.7 #21

Merged
merged 2 commits into from
Jul 15, 2020
Merged

EC-190: Added support for SOLR 7.7 #21

merged 2 commits into from
Jul 15, 2020

Conversation

webhdx
Copy link
Contributor

@webhdx webhdx commented Jul 14, 2020

@webhdx webhdx added the Bug Something isn't working label Jul 14, 2020
@webhdx webhdx self-assigned this Jul 14, 2020
cd solr
mkdir -p server/ez/template
cp -R ../migrations/solr/* server/ez/template
cp server/solr/configsets/basic_configs/conf/{currency.xml,solrconfig.xml,stopwords.txt,synonyms.txt,elevate.xml} server/ez/template
cp example/example-DIH/solr/solr/conf/{currency.xml,solrconfig.xml,stopwords.txt,synonyms.txt,elevate.xml} server/ez/template
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some config files from templates should be sync. with ezplatform-solr-search-engine e.g. https://github.com/ezsystems/ezcommerce/blob/master/migrations/solr/schema.xml. More infomation in PR: ezsystems/ezplatform-solr-search-engine#136

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure if we can safely use config templates from ezplatform-solr-search-engine as SiSo code is not relying on it and they use their own SOLR implementation. I don't know if simple replacement will guarantee their code to work properly. I think it would be safer to keep it as it for the time being.

@webhdx webhdx merged commit 40a351f into master Jul 15, 2020
@webhdx webhdx deleted the solr_support branch July 15, 2020 07:56
mauroaltamura added a commit to silver-solutions/ezcommerce that referenced this pull request May 16, 2022
mauroaltamura pushed a commit to silver-solutions/ezcommerce that referenced this pull request May 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Development

Successfully merging this pull request may close these issues.

2 participants