ElasticUI icon indicating copy to clipboard operation
ElasticUI copied to clipboard

Default to AND operator in searchbox

Open JoeDylanK opened this issue 7 years ago • 1 comments

Any ideas on trying to get the default from OR to AND? Unable to get it working from modifying the js files.

Thanks.

JoeDylanK avatar Dec 04 '17 16:12 JoeDylanK

eui-query="ejs.QueryStringQuery(querystring).defaultField('_all').defaultOperator('AND')"

Eudaemonic avatar Jun 07 '18 22:06 Eudaemonic