tracker issue : CF-3041956

select a category, or use search below
(searches all categories and all time range)
Title:

Bug 83968:[ANeff] ER for: "collection" (name) column added to cfsearch's result queryThe value of <cfindex collection="" is currently not passed thru to cfsearch's result query

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): Aaron Neff / Aaron Neff (Aaron Neff)

Created: 08/28/2010

Components: Text Search, Solr

Versions: 9.0

Failure Type: Unspecified

Found In Build/Fixed In Build: 0000 / 275224

Priority/Frequency: Minor / Unknown

Locale/System: English / Platforms All

Vote Count: 0

Problem:

[ANeff] ER for: "collection" (name) column added to cfsearch's result queryThe value of <cfindex collection="" is currently not passed thru to cfsearch's result query.Example:<cfindex collection="myCollection1".. /><cfindex collection="myCollection2".. /><cfsearch name="myVar" collection="myCollection1,myCollection2".. /><cfdump var="#myVar.collection#" />Error: Element COLLECTION is undefined in MYVARWhen looping over a cfsearch result query, it can be helpful to know the name of a record's associated collection.Can this column please be added?
Method:


Result:

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3041956

External Customer Info:
External Company:  
External Customer Name: Aaron Neff
External Customer Email: 3D1D17B03C844EBF992001AC
External Test Config: 08/28/2010

Attachments:

Comments: