Status/Resolution/Reason: To Fix//BugVerified
Reporter/Name(from Bugbase): Jack D. / ()
Created: 09/30/2019
Components: Text Search, Solr Integration
Versions: 2016
Failure Type: Non Functioning
Found In Build/Fixed In Build: 2016.0.03301771 /
Priority/Frequency: Normal / All users will encounter
Locale/System: English / Windows 10 64 bit
Vote Count: 2
Problem Description: Attempting to check the status of a SOLR collection does not work.
Steps to Reproduce:
<cfindex action="status" status="sinfo" collection="myCollection" /><cfdump var="#sinfo#" />
Actual Result:
This results in an error: "Variable SINFO is undefined."
Expected Result:
A CFDUMP of the STATUS results.
Any Workarounds:
None that I am aware of.
Attachments:
Comments: