<<
path:
root/public/blog.git/html/src/search/main.h
blob: 1e7fe3c5de2bb090855afb533950da2f985caac8
[raw]
[clear marker]
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.
5MAX_QUERY_LENGTH :: 100;
6HT_ENSURE_SPACE :: 200_000;