Improve Search: Search comments in issues and show brief text in search result
Created by: diablo2man
The search function in gitlab is a bit weak. It is not full-text search on everything. For example, if I mention "abcde" in comment of issue 1234, search "abcde" won't show me that issue.
http://demo.gitlabhq.com/gitlab/gitlab-ci/issues/43
Also, if it is possible, show the brief text that why it is showed in search result panel. For example, if I search "v3.1.0", the result only shows title of wiki page (and it is duplicate entry) instead of show a brief text "v3.1.0 | latest stable version (Recommended)"
http://demo.gitlabhq.com/search?utf8=%E2%9C%93&search=v3.1.0