Skip to content

Instantly share code, notes, and snippets.

@timtutt
Created July 27, 2017 20:00
Show Gist options
  • Save timtutt/fddd2d007d328ee65a5151b4ffaad8cd to your computer and use it in GitHub Desktop.
Save timtutt/fddd2d007d328ee65a5151b4ffaad8cd to your computer and use it in GitHub Desktop.
searchkit.addResultsListener((results) => {
currentQuery = searchkit.currentSearchRequest.query
delete currentQuery['aggs'];
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment