CentreForDigitalHumanities / CentreForDigitalHumanities/Textcavator
Add null option to search filters
- Dominant language
- Python
- Stars
- 12
- Forks
- 3
- Avg merge
- 3d 3m
- Merged PRs (30d)
- 9
Description
It can be difficult to find out where missing values occur or what those documents look like, since they cannot be filtered on directly.
Proposal: add a "select missing/empty values" option to each filter. Something like this:

It's pretty straightforward to extend the elasticsearch query for any filter, though doing so requires some changes to the backend which makes assumptions about how filters are formulated.
This would actually replace #1173 since you could filter on null values and then make a chart.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.