Include commit ID in search index.
Review Request #9098 — Created July 24, 2017 and submitted — Latest diff uploaded
This change adds the commit ID to the review request search index. It's also
included in the default document.
- Created a search index and searched for commit IDs using both Whoosh and
Elasticsearch backends. - Ran unit tests.