Changes

Jump to navigation Jump to search
10 bytes removed ,  04:48, 21 July 2011
no edit summary
A [[Options_(Snapshot)|preview page]] contains all options offered by the [http://files.basex.org/releases/latest/ latest stable snapshot].
===General options=Options==
* <code>DEBUG</code>
: Use main-memory mode. Now all data is stored exclusively in main memory and enables even faster evaluation times, but the data is lost after shut down of BaseX (default: <code>false</code>).
===Server options=Options==
* <code>TIMEOUT [time]</code>
: Client/server communication: <code>path</code>, used for over the JAX-RX interface accessible files (default: <code>[[Configuration#Database Directory|{home directory}/BaseXWeb]]</code>).
===Database options=Options==
*<code>DBPATH [path]</code>
: Write original files back after updates. As this will alter your input file make sure you have a backup before you use this option (default: <code>false</code>).
===Full-text options=Text Options==
*<code>WILDCARDS</code>
: Levenshtein default error used for fuzzy search with BaseX specialized own FTMatchOption, e.g. error could be <code>2</code> (default: <code>0</code>).
===Query options=Options==
*<code>QUERYINFO</code>
: Specify number of runs a query is executed. Results are printed a single time and evaluation times are averages of all runs (default: <code>1</code>).
===Print query options=Serialization Options==
*<code>DOTPLAN</code>
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu