Closed (fixed)
Project:
Apache Solr Search
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
5 Nov 2015 at 14:57 UTC
Updated:
8 Nov 2017 at 21:09 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
jgrubb commentedIn apachesolr_cron, try changing this --
to this --
If that works, try submitting a patch back.
Comment #3
jgrubb commentedComment #4
jgrubb commentedComment #5
janusman commentedHere's a patch!
Examples:
As a side note, I did find that some functions do not care about environments and are just assuming the default environment. I tagged those with a comment (I can remove that to clean up the patch).
Comment #7
janusman commentedFixed!