You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by am...@apache.org on 2020/09/21 12:13:29 UTC

svn commit: r1881893 - /jackrabbit/oak/trunk/oak-doc/src/site/markdown/query/lucene.md

Author: amrverma
Date: Mon Sep 21 12:13:29 2020
New Revision: 1881893

URL: http://svn.apache.org/viewvc?rev=1881893&view=rev
Log:
trivial - remove duplicate word from documentation

Modified:
    jackrabbit/oak/trunk/oak-doc/src/site/markdown/query/lucene.md

Modified: jackrabbit/oak/trunk/oak-doc/src/site/markdown/query/lucene.md
URL: http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-doc/src/site/markdown/query/lucene.md?rev=1881893&r1=1881892&r2=1881893&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-doc/src/site/markdown/query/lucene.md (original)
+++ jackrabbit/oak/trunk/oak-doc/src/site/markdown/query/lucene.md Mon Sep 21 12:13:29 2020
@@ -309,7 +309,7 @@ indexNodeName
 By default, the cost of using this index is calculated follows: For each query,
 the overhead is one operation. For each entry in the index, the cost is one.
 The following only applies to `compatVersion` 2 only:
-To use use a lower or higher cost, you can set the following optional properties
+To use a lower or higher cost, you can set the following optional properties
 in the index definition:
 
     - costPerExecution (Double) = 1.0