[search] Fix method call on null value
authorErik Bernhardson <ebernhardson@wikimedia.org>
Thu, 29 Oct 2015 01:37:22 +0000 (18:37 -0700)
committerErik Bernhardson <ebernhardson@wikimedia.org>
Thu, 29 Oct 2015 05:02:24 +0000 (22:02 -0700)
Seeing these pop up in the production logs. This can be null under
certain circumstances, so expect and handle it.

Change-Id: I25a355174e0ad93280eccffd4ec711a641d14bf3


No differences found