MTL Toolbox: Difference between revisions

Jump to navigation Jump to search
m
Line 56: Line 56:


== Technical notes ==
== Technical notes ==
* [[SQLite]]: [https://sqlite.org/fts3.html FTS4] for full-text search (Standard Query Syntax)
* Our full-text search is provided by the [[SQLite]]: [https://sqlite.org/fts3.html FTS4] extension. We currently use the Standard Query Syntax.
* Token prefix queries: use the asterisk ('*') at the end. Similar to {{w|wildcard character}} in [[zokgiap hexthorng|operating systems]] (normal wildcard search not currently supported by FTS)
* Token prefix queries: use the asterisk ('*') at the end. Similar to {{w|wildcard character}} in [[zokgiap hexthorng|operating systems]] (normal wildcard search not currently supported by FTS)
** Example: {{TE|Taioa*}}, {{TE|臺*}}
** Example: {{TE|Taioa*}}, {{TE|臺*}}
46,004

edits

Navigation menu