Try to do a topic name search for just '
w' or '
b', both fail. Try '
web', it works as expected.
--
PTh
That is not an error. That is a feature.
See
SearchHelp
In
TWikiPreferences we have the
SEARCHSTOPWORDS
defined which is a, all, am, an, and, any, as, at, b, be, by, c, d, e, for, from, g, h, how, i, i'm, i.e., in, is, isn't, it, it's, its, j, k, l, m, n, o, of, on, or, p, q, r, s, t, that, that's, the, this, to, u, v, w, was, wasn't, what, what's, when, where, who, who's, will, with, x, y, z and all the single letters are there.
If someone needs to search for single letters I guess they need to use regex search or redefine SEARCHSTOPWORDS
Discarding.
--
KJL
Indeed. Embarrasing, a feature I programmed in the first place.
--
PTh