Skip to content

Commit

Permalink
Merge pull request #42 from dizzzz/late_fixes
Browse files Browse the repository at this point in the history
Late fixes
  • Loading branch information
adamretter committed Oct 13, 2014
2 parents b4ae6da + e2301be commit b73d729
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<property file="local.build.properties"/>
<property file="build.properties"/>
<property name="project.app" value="doc"/>
<property name="project.version" value="0.4.1"/>
<property name="project.version" value="0.4.2"/>
<property name="build" value="build"/>
<property name="data" value="data"/>
<property name="server.url" value="http://demo.exist-db.org/exist/apps/public-repo/public/"/>
Expand Down
5 changes: 3 additions & 2 deletions data/building.xml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- $Id$ -->
<book>
<bookinfo>
Expand Down Expand Up @@ -43,8 +44,8 @@
<procedure>
<step>
<title>Install the standard distribution</title>
<para>Get a standard distribution from the <ulink url="https://sourceforge.net/projects/exist/files/Stable/2.0/">download
page</ulink> on Sourceforge. Install it into a directory of your choice.
<para>Get a standard distribution from eXist-db <ulink url="http://exist-db.org/exist/apps/homepage/index.html#download">download
page</ulink>. Install it into a directory of your choice.
Make sure you include the <emphasis>source package</emphasis>.</para>
</step>
<step>
Expand Down
4 changes: 2 additions & 2 deletions data/indexing.xml
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@
<section>
<title>Check Index Usage</title>
<para>The quickest way to see if an index was used or not is to go to the
<guimenuitem>Query Profiling</guimenuitem> panel in the old <ulink url="../../admin/">admin web application</ulink>.</para>
<guimenuitem>Profiling</guimenuitem> menu item in the <ulink url="{monex}">Monex Monitoring and Profiling application</ulink>.</para>
<procedure>
<step>
<para>Click on <guimenuitem>Enable Tracing</guimenuitem> to enable usage statistics.</para>
Expand All @@ -268,7 +268,7 @@
</step>
</procedure>
<figure>
<title>Query Profiling App</title>
<title>Query Profiling</title>
<mediaobject>
<imageobject>
<imagedata fileref="resources/IndexProfiling.png"/>
Expand Down
Binary file modified resources/IndexProfiling.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b73d729

Please sign in to comment.