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

PHP Notice: Undefined index: remotepath on Solr_Configure #66

Open
emteknetnz opened this issue May 13, 2019 · 1 comment
Open

PHP Notice: Undefined index: remotepath on Solr_Configure #66

emteknetnz opened this issue May 13, 2019 · 1 comment

Comments

@emteknetnz
Copy link
Member

When running /dev/tasks/Solr_Configure on CWP 1.9.1, I get the following notice in graylog:

PHP Notice: Undefined index: remotepath in /sites/mysite-uat/releases/2019051234/cwp-core/code/CwpSolrConfigStore.php on line 18

As far as I can tell, this does not actually affect the functionality of solr, it just creates an unexplained bad looking thing in Graylog which isn't good for confidence when doing a go-live

I've replicated this on 2 CWP sites on UAT

Both sites appear to be correctly using the cwp-4 solr configuration

I think this happens because Cwpsolr.php -> options_for_cwp() -> 'indexstore' does not contain the key 'remotepath'

@robbieaverill
Copy link
Contributor

Fancy a pull request? =D

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

No branches or pull requests

2 participants