I am trying to get results of a saved search using SOAP API. For some reason saved search results does not return any custom columns but only returns columns of item. The saved search already returns bunch of columns mixed of custom and raw column, so I would expect to get all the columns specified in the saved search. Is this the expected behaviour and if so is there a way to include custom columns in the result set also. Thanks