Description field has to be indexed first. There are two possible scenarios:
- Description is page type field - in this case you could include it into search index by going to page type -> search fields tab
- Description in not page type field - you'll need to customize search content by adding Description field there
Once Description sits in index use <%# GetSearchValue("DocumentName") %>
method to show it in transformation.