Support "script" in Elasticsearch queries
Kade Beem
Enabling the use of scripting in the Person Search API will allow for more robust filtering.
For example,
birth_date
can sometimes be in YYYY-MM-DD and other times just YYYY-MM. Current limitations wouldn't allow a user to only filter profiles with a specific date format that include day.