Status/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Scott Stroz / Scott Stroz (Scott Stroz)
Created: 07/07/2014
Components: Text Search, Solr
Versions: 10.0
Failure Type:
Found In Build/Fixed In Build: Final /
Priority/Frequency: Normal / All users will encounter
Locale/System: English / Windows 7 64-bit
Vote Count: 5
Problem Description:
When adding or updating a record in an index, the categoryTree does not get populated.
Steps to Reproduce:
Create an index, populate index with a value for categoryTree
<cfindex action="update"
collection="myCollection"
key="#keyVar#"
body ="#bodyVar#"
title="#titleVar#"
category = "Category"
categoryTree ="CategoryTree
autocommit="true"
status="status"
type="custom">
Actual Result:
All results from searches of index will return an empty string in category tree.
Expected Result:
Records where categoryTree was set should not have an empty string.
Any Workarounds:
None.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3785874
External Customer Info:
External Company:
External Customer Name: Scott Stroz
External Customer Email:
External Test Config: My Hardware and Environment details:
Windows 7
ColdFusion 10,0,13,287689
Attachments:
Comments: