This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/groovy-dev-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new bc9db70 2024/11/27 05:47:00: Generated dev website from
groovy-website@2b68c67
bc9db70 is described below
commit bc9db70bd2412769247e81660b200232e8bd42e1
Author: jenkins <[email protected]>
AuthorDate: Wed Nov 27 05:47:00 2024 +0000
2024/11/27 05:47:00: Generated dev website from groovy-website@2b68c67
---
blog/groovy-lucene.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/blog/groovy-lucene.html b/blog/groovy-lucene.html
index 826a541..a96420b 100644
--- a/blog/groovy-lucene.html
+++ b/blog/groovy-lucene.html
@@ -719,15 +719,15 @@ store slightly different information in each one:</p>
<tr>
<td class="tableblock halign-left valign-top"><p
class="tableblock"><code>projectFileCounts</code></p></td>
<td class="tableblock halign-left valign-top"><p
class="tableblock"><code>FacetField</code></p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Documents
which reference a project, e.g.
+<td class="tableblock halign-left valign-top"><p class="tableblock">Project
references by document, e.g.
"Apache Spark" is referenced by
<code>classifying-iris-flowers-with-deep.adoc</code></p></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p
class="tableblock"><code>projectNameCounts</code></p></td>
<td class="tableblock halign-left valign-top"><p
class="tableblock"><code>FacetField</code></p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">As above
but hierarchical, e.g.
-["Apache", "Commons", "Math"] is reference by
+<td class="tableblock halign-left valign-top"><p class="tableblock">Project
references as a hierarchy by document, e.g.
+["Apache", "Commons", "Math"] is referenced by
<code>fruity-eclipse-collections.adoc</code></p></td>
</tr>
</tbody>