Closed (duplicate)
Project:
Panopoly
Version:
7.x-1.31
Component:
Search
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Nov 2016 at 10:21 UTC
Updated:
7 Nov 2016 at 20:31 UTC
Jump to comment: Most recent
make file have wrong library path for solr
make file have below path:
libraries[SolrPhpClient][download][url] = http://solr-php-client.googlecode.com/files/SolrPhpClient.r60.2011-05-04...
this path is not exist now.
Currently solr files available at https://github.com/PTCInc/solr-php-client/archive/master.zip
Comments
Comment #2
cboyden commentedThis was fixed in issue #2790595: SolrPhpClient cannot be downloaded. There hasn't been a new release since it was fixed, but you can use the patch in the linked issue (the one in comment #10).