Skip to content

Commit

Permalink
Update CustomESRequestSerializer.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
ksuess committed Apr 3, 2022
1 parent bf873e0 commit ffbef7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Searchkit/CustomESRequestSerializer.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ export class CustomESRequestSerializer {
},
};
});
// quote_field_suffix: '.exact',
shouldList.push({
query_string: {
query: qs,
Expand Down

0 comments on commit ffbef7b

Please sign in to comment.