Skip to content

Commit

Permalink
search name
Browse files Browse the repository at this point in the history
  • Loading branch information
Liza K committed Aug 20, 2020
1 parent fd2c8f7 commit e50a05a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/plugins/data_enhanced/common/search/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

import { IEsSearchRequest, ISearchRequestParams } from '../../../../../src/plugins/data/common';

export const ENHANCED_ES_SEARCH_STRATEGY = 'es_enhanced';
export const ENHANCED_ES_SEARCH_STRATEGY = 'ese';

export interface EnhancedSearchParams extends ISearchRequestParams {
ignoreThrottled: boolean;
Expand Down

0 comments on commit e50a05a

Please sign in to comment.