Изменения документа Elastic Search

Редактировал(а) Alexandr Fokin 2024/01/08 19:48

<
От версии < 5.36 >
отредактировано Alexandr Fokin
на 2022/11/11 21:25
К версии < 5.39 >
отредактировано Alexandr Fokin
на 2022/12/12 12:45
>
Изменить комментарий: К данной версии нет комментариев

Комментарий

Подробности

Свойства страницы
Название
... ... @@ -1,1 +1,1 @@
1 -ElasticSearch
1 +Elastic Search
Содержимое
... ... @@ -6,8 +6,26 @@
6 6  
7 7  ----
8 8  
9 +==== Внутренние ссылки: ====
10 +
11 +====== Дочерние страницы: ======
12 +
9 9  {{children/}}
10 10  
15 +====== Обратные ссылки: ======
16 +
17 +{{velocity}}
18 +#set ($links = $doc.getBacklinks())
19 +#if ($links.size() > 0)
20 + #foreach ($docname in $links)
21 + #set ($rdoc = $xwiki.getDocument($docname).getTranslatedDocument())
22 + * [[$escapetool.xml($rdoc.fullName)]]
23 + #end
24 +#else
25 + No back links for this page!
26 +#end
27 +{{/velocity}}
28 +
11 11  ----
12 12  
13 13  ==== Ссылки: ====
XWiki.XWikiComments[1]
Комментарий
... ... @@ -1,2 +1,2 @@
1 -Solr is the popular, blazing-fast, open source enterprise search platform built on Apache Lucene
1 +Solr is the popular, blazing-fast, open source enterprise search platform built on [[Apache Lucene>>Разработка.JVM.Java.Библиотеки.Apache Lucene.WebHome]]
2 2  [[https:~~/~~/solr.apache.org/>>https://solr.apache.org/]]