Changes

Jump to navigation Jump to search
476 bytes removed ,  16:19, 18 July 2023
no edit summary
* <code>encoding=Shift-JIS,nons=true</code> parses the input as Sihft-JIS and suppresses namespaces.
* <code>lexical=true</code> preserves comments.
|}
 
===TEXTPARSER===
 
{| width='100%'
|- valign="top"
| width='120' | '''Signature'''
|{{Code|TEXTPARSER [options]}}
|- valign="top"
| '''Default'''
|''empty''
|- valign="top"
| '''Summary'''
|Specifies the way how TEXT data will be parsed. Keys and values are delimited with <code>=</code>, and multiple options are delimited with <code>,</code>. The available options are listed in the [[Parsers]] article.
|- valign="top"
| '''Examples'''
|<code>lines=true</code> creates a single element for each line of text.
|}
=Changelog=
 
;Version 11.0
* Removed: <code>TEXTPARSER</code>
;Version 10.0
;Version 7.8
* Added: {{Option|CSVPARSER}}, {{Option|JSONPARSER}}, {{Option|TEXTPARSER}}, {{Option|HTMLPARSER}}, {{Option|INLINELIMIT}}, {{Option|TAILCALLS}}, {{Option|DEFAULTDB}}, {{Option|RUNQUERY}}
* Updated: {{Option|WRITEBACK}} only applies to main-memory document instances.
* Updated: {{Option|DEBUG}} option can be changed at runtime by users with admin permissions.
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu