Allow Vulnerability Finder to always use Elasticsearch
What does this MR do and why?
Prior to this change, we would only use elasticsearch in certain filtering situations. This MR sends all filtering requests to elasticsearch (providing it is enabled and ready to use).
Contributes to: #591938
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Edited by Ryan Wells