Automatically detect if a search string is a valid Q-id, and if not perform keyword search.
From Meta discussion: The search box will reject a search for a non QId string - e.g. "September". It could as easily instead return some WD items as results, based on elasticsearch, allowing the user to click through & see images against the QId. Easy enough to regex the search string to decide in which direction to take it.