VIVO-871 Produce timing breakdowns from a developer option

This commit is contained in:
Jim Blake 2015-01-13 16:03:16 -05:00
parent 3fd72a7110
commit 982e81aece
20 changed files with 747 additions and 94 deletions

View file

@ -129,9 +129,13 @@
<@showTextbox "developer_searchIndex_documentRestriction",
"Restrict by document contents" />
</div>
<@showCheckbox "developer_searchIndex_logIndexingBreakdownTimings",
"Log breakdown timings for indexing operation." />
<@showCheckbox "developer_searchDeletions_enable", "Log deletions." />
<@showCheckbox "developer_searchIndex_suppressModelChangeListener",
"Suppress the automatic indexing of changed triples." />
<div class="container">
<@showCheckbox "developer_searchIndex_suppressModelChangeListener",
"Suppress the automatic indexing of changed triples." />
</div>
</div>
</div>
</div>