CountOccurrences-Talk

Summary: Talk page for CountOccurrences.
Maintainer: Holger Kremb
Users: (View / Edit)

This space is for User-contributed commentary and notes. Please include your name and a date along with your comment.


Great, thank you! One small thing: Strings containing german umlauts are not counted when "wholeword=1". 30.01.2026 – 10:45 nitram
...
Hi nitram, thanks for the feedback!

Support for German umlauts with wholeword=1 was added in the current version (20260131). The option now works with both ISO-8859-1 and UTF-8 via auto-detection and explicit letter boundaries.

One important clarification: wholeword=1 checks non-letter boundaries, not linguistic word semantics. This means substrings fully contained within longer words may still be counted, which is now documented in the Notes section.

Did you have a chance to look at the public test page demonstrating the current behavior? Happy to discuss further if something still looks off.

Thanks again for the hint!
31.01.2026 - 00:42 Holger
...
Thank you, Holger - but countoccurrences-20260131.zip contains countbetweenmarkers of 2026-01-25 ... nitram
...
Thanks for pointing this out. The previous ZIP was packaged incorrectly. I’ve uploaded a corrected archive as countoccurrences-20260201.zip; the code version remains 20260131 (packaging fix only).
Holger
...

Talk page for the CountOccurrences recipe (users).