filters
Here are 528 public repositories matching this topic...
Can this be added to the List API docs please?
As well as the documented:
listObj.search('Jonny'); // Only item with name Jonny is shown (also returns this item)
listObj.search(); // Show all items in list
listObj.search('Jonny', ['name']); // Only search in the 'name' columnsearch also supports a (currently undocumented) custom search function as the 2nd or 3rd argument:
-
Updated
Jul 13, 2020 - Java
-
Updated
Jun 29, 2020 - Java
When the user runs gmailctl init the gmailctl.libsonnet is created. Unfortunately the file it never updated automatically again.
I propose gmailctl init --reset-lib or similar flag to force update all library files (current and future).
It is understandable that gmailctl will not rewrite config.jsonnet as it may contain user configuration, however library files are not expected to be t
-
Updated
Jan 10, 2018 - Java
-
Updated
Jun 6, 2020 - JavaScript
-
Updated
Jul 10, 2020 - Rust
-
Updated
Feb 25, 2018 - Java
-
Updated
Apr 8, 2017 - Java
-
Updated
Jun 3, 2018 - JavaScript
-
Updated
Jul 4, 2020 - Python
-
Updated
Aug 9, 2017 - Swift
-
Updated
Jan 22, 2019 - PHP
-
Updated
Jun 16, 2019 - C++
-
Updated
Jul 7, 2020 - HTML
-
Updated
Mar 6, 2020 - C++
-
Updated
Apr 10, 2020 - Dart
-
Updated
Jul 2, 2019 - Python
-
Updated
May 24, 2020 - JavaScript
Very useful library, I love it.
Is there an option in the configuration to always return the full set of values for an aggregation, even for values that do not correspond to any item in the result set, with doc_count set to 0 ?
Or is there a workaround for this ? (I can retrieve the complete list of values for an aggregation by triggering an empty search, but it would be much more convenient
Improve this page
Add a description, image, and links to the filters topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the filters topic, visit your repo's landing page and select "manage topics."
Check List
Thanks for considering to open an issue. Before you submit your issue, please confirm these boxes are checked.