Add option -nw control the wrapping of results in an <xml_result/> node.
[SXSI/xpathcomp.git] / src / options.mli
index cfb229d..4626e57 100644 (file)
@@ -11,9 +11,11 @@ val time : bool ref
 val tc_threshold : int ref
 val bottom_up : bool ref
 val no_jump : bool ref
+val no_cache : bool ref
 val verbose : bool ref
 val text_index_type : int ref
 val do_perf : bool ref
 val twopass : bool ref
 val repeat : int ref
 val docstats : bool ref
+val no_wrap_results : bool ref