CentreForDigitalHumanities / CentreForDigitalHumanities/Textcavator

Add null option to search filters

Open
#1,259 0 comments 0 reactions 0 assignees View on GitHub
new feature
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:

![image](https://github.com/UUDigitalHumanitieslab/I-analyzer/assets/43678097/3b8ccdbf-219f-4110-9382-0a7aa9193ce6)

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.