Lee Hinman 11da09e9bc Allow overriding all-field leniency when lenient option is specified
As part of #20925 and #21341 we added an "all-fields" mode to the
`query_string` and `simple_query_string`. This would expand the query to
all fields and automatically set `lenient` to true.

However, we should still allow a user to override the `lenient` flag to
whichever value they desire, should they add it in the request. This
commit does that.
2016-11-21 21:32:25 -07:00
..
2016-10-10 14:51:47 -06:00
2016-09-21 09:36:21 -04:00
2016-10-11 12:21:46 +02:00
2016-07-07 14:44:03 -04:00