Logo

index : blog

---

  • summary
  • about
  • tree
  • log
  • branches
<< path: root/public/blog.git/html/src/search/main.h blob: 1e7fe3c5de2bb090855afb533950da2f985caac8 [raw] [clear marker]

        
0
1
2/** This does not account for non-ASCII characters, since I post mainly in English and
3 maybe sometimes in German. So we don't really care about the wrong count.
4*/
5MAX_QUERY_LENGTH :: 100;
6HT_ENSURE_SPACE :: 200_000;
7
8
Copyright 2026  E766CB298A6D1E64 | Git-Thing heavily inspired by cgit