Open damian0604 opened 6 years ago
Suggestion for solution:
@lisadk93 if you do it as @theoaraujo suggests, then it seems to come down to writing a processor (see docs/how_to_process) that returns True or False...
Functionality implemented in PR #422 , we only need to write some documentation....
Although the elastic search query syntax allows for regular expressions, everything is in fact transformed to lowercase (b/c the text field is 'analyzed' as they call it). this makes searches very fast, but it makes it impossible to get a timeline for, for instance, the political party DENK, given that it is a frequent dutch word when lowercased. See example below: