TA的每日心情 | 奋斗 2019-10-13 07:34 |
---|
签到天数: 209 天 [LV.7]常住居民III
|
发表于 2019-12-10 17:34:35
|
显示全部楼层
F1 / 09 Full-text search
8 f# i i! A. N* \; e
5 l/ |; }9 @" g8 E"Mode" - search mode. GoldenDict allow next modes:
2 S+ a( w" N1 E% T' a' t0 i, Y/ M' U# l M2 v+ o
"Whole words" - for every word contains more then 4 characters in search line the exact match will be found. The "Max distance between words" element define the maximum unmatched words number between matched words. It is the fastest search mode. The search line must contain at least one word from 4 or more characters.) {/ z/ {' J( O ~7 M- W
0 v S+ X+ }% c7 i" S"Plain text" - mode like "Whole words" but every word in search line can be treated as word fragment.
% D0 S6 u0 Z+ A7 C Y( p6 d- h. }3 z
"Wildcards" - the search line contains a Unix-like template. Such template can contain wildcard symbols '?' (matches any one character), '*' (matches any characters number) or ranges of characters "[...]" To find characters '?', '*', '[' and ']' it should be escaped by backslash - '\?', '\*', '\[', '\]'.8 N) R& \, P8 m2 f" i8 ?! s6 H8 o
7 o" C% h: H/ j- k/ I- ]0 L1 V" ^"RegExp" - the search line contains a regular expression. |
|