--- ori/database.php    2015-07-21 19:26:35.555753483 -0400
+++ commentsearch/database.php  2015-07-21 19:26:41.515753231 -0400
@@ -3122,7 +3122,7 @@
 function getObjectAttrsSearchResults ($what)
 {
        $ret = array();
-       foreach (array ('name', 'label', 'asset_no') as $column)
+       foreach (array ('name', 'label', 'asset_no', 'comment') as $column)
        {
                $tmp = getSearchResultByField
                (
