Fills the data to the search result data row. Returns true, if the data was correctly filled
            
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- dr
 - Type: 
System.Data DataRow
Result data row to be filled with post-processed results 
- resultDr
 - Type: 
System.Data DataRow
Source data row with raw search results 
- doc
 - Type: CMS.DataEngine ISearchDocument
Found search document 
Return Value
Type:See Also