Title:
Bug 79301:(Watson Migration Closure)cfsearch should have an option to return results from Solr in the native Solr format instead of auto-transforming them into Verity-esque results
| View in TrackerStatus/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Peter Farrell / Peter Farrell (MaestroFJP)
Created: 08/05/2009
Components: Text Search, Solr
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 /
Priority/Frequency: Minor / Unknown
Locale/System: English / Platforms All
Vote Count: 8
Problem:
cfsearch should have an option to return results from Solr in the native Solr format instead of auto-transforming them into Verity-esque results. Otherwise if you want to get the naitive results you have to change the schema (not fun since CF is getting the naitive results) or do a cfhttp request to the Solr engine and parse yourself (which bypasses the point of having cfsearch).Something like <cfsearch .... nativeSolrResults="true"> which would default to false by default (keeping the same verity like results), but have the option of getting the results in more native Solr results
Method:
Result:
cfsearch should have an option to return results from Solr in the native Solr format instead of auto-transforming them into Verity-esque results. Otherwise if you want to get the naitive results you have to change the schema (not fun since CF is getting the naitive results) or do a cfhttp request to the Solr engine and parse yourself (which bypasses the point of having cfsearch).Something like <cfsearch .... nativeSolrResults="true"> which would default to false by default (keeping the same verity like results), but have the option of getting the results in more native Solr results
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3039575
External Customer Info:
External Company:
External Customer Name: Peter Farrell
External Customer Email: 49ED14CD43A7342099201674
External Test Config: 08/05/2009
Attachments:
Comments: