The following indexes have regular expressions enabled:
- MDB
- Dictionary (the setting accuracy spares the need of using ^ or $ to make the search input less difficult to use for Qwerty keyboard users (smartphones,etc.) / Anyway, * can still be used to spread the result set)
^ (beginning of a sequence of characters)
$ (End of a sequence of characters)
! or - (exclusion of a sequence of characters/sets/and comparable)
& (logical and to add upsets/cut sets)
| (logical or to add upsets/cut sets)
* (wildcard stands for an any character(s))
" or ' (Quote/exact term)
...
Examples:
^vision*$ - will result in anything which is starting with vision.
^vision*$ & -(frequency & channel) - equals to the results without the results matching frequency and channel.
^vision*$ & -(frequency | channel) - equals to the 1. result set without the results matching frequency or channel
...
"Jackie Chan" & "Jet Li" (the index MDB - People will result all movies/series which contain both quoted names regarding cast or crew members, for instance)
(Anybody | "Jackie Chan") & "Jet Li" (the index Moogle beta - People will result all movies/series which contain both quoted names of the first set or both quoted names of the second set regarding cast or crew members for instance)
....
in= Selector: with in= a search query can select just one field of a row explicitly. As follows, there are a few examples provided regarding possible selectable fields.
Examples:
MDB(Fulltext): in=de suchen & in=genre Adventure
MDB(Fulltext): in=de (suchen | gehen) & in=genre Adventure
MDB(Crew/Fulltext): in=cast_actors ("Jackie Chan" & "Jet Li")
Field selectors for the MDB Index:
Cast/Fulltext: cast_actors, credits_thanks, credits_writing, crew_art, crew_camera, crew_casting, crew_cinematography, crew_costume, crew_decoration, crew_directing, crew_directing_art, crew_directing_assistant, crew_editing, crew_lighting, crew_location, crew_makeup, crew_music, crew_other, crew_producing, crew_producing_design, crew_producing_management, crew_sound, crew_special_efx, crew_stunts, crew_transportation, crew_visual_efx, crew_writing
Fulltext: title, year, language, genre, img_url, af, sq, am, ar, hy, az, eu, be, bn, bs, bg, ca, ceb, ny, zh_CN, zh_TW, co, hr, cs, da, nl, eo, et, tl, fi, fr, fy, gl, ka, de, el, gu, ht, ha, haw, iw, hi, hmn, hu, is, ig, id, ga, it, ja, jw, kn, kk, km, ko, ku, ky, lo, la, lv, lt, lb, mk, mg, ms, ml, mt, mi, mr, mn, my, ne, no, ps, fa, pl, pt, pa, ro, ru, sm, gd, sr, st, sn, sd, si, sk, sl, so, es, su, sw, sv, tg, ta, te, th, tr, uk, ur, uz, vi, cy, xh, yi, yo, zu
Description: af, sq, am, ar, hy, az, eu, be, bn, bs, bg, ca, ceb, ny, zh_CN, zh_TW, co, hr, cs, da, nl, eo, et, tl, fi, fr, fy, gl, ka, de, el, gu, ht, ha, haw, iw, hi, hmn, hu, is, ig, id, ga, it, ja, jw, kn, kk, km, ko, ku, ky, lo, la, lv, lt, lb, mk, mg, ms, ml, mt, mi, mr, mn, my, ne, no, ps, fa, pl, pt, pa, ro, ru, sm, gd, sr, st, sn, sd, si, sk, sl, so, es, su, sw, sv, tg, ta, te, th, tr, uk, ur, uz, vi, cy, xh, yi, yo, zu
Fields regarding the dictionary:
wort, kommentar, additional_grammar, pronounce (working with relevance).
This manual will be extended continuously, if there are more/new functions activated/implemented.
Posted at 2021-02-17 04:16:18( updated at 2022-05-16 18:48:45 )
in Manuals
Tags: