ElasticUI
ElasticUI copied to clipboard
Default to AND operator in searchbox
Any ideas on trying to get the default from OR to AND? Unable to get it working from modifying the js files.
Thanks.
eui-query="ejs.QueryStringQuery(querystring).defaultField('_all').defaultOperator('AND')"