0 Votes

Changes for page Solr Search

Last modified by Сергей Коршунов on 2026/08/19 20:14

From version 9.1
edited by admins admins
on 2026/05/25 17:43
Change comment: Install extension [org.xwiki.platform:xwiki-platform-search-solr-ui/18.3.0]
To version 10.1
edited by Сергей Коршунов
on 2026/08/19 20:14
Change comment: Install extension [org.xwiki.platform:xwiki-platform-search-solr-ui/18.6.0]

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.admins
1 +XWiki.skorshunov
XWiki.StyleSheetExtension[0]
Code
... ... @@ -349,9 +349,9 @@
349 349   white-space: nowrap;
350 350  }
351 351  
352 -/* Override the default style for links in content. */
353 -body.content.preference-underlining-only-inline-links #xwikicontent .search-facet-body .itemName,
354 -body.content.preference-underlining-only-inline-links #xwikicontent .search-facet-body .more {
352 +/* Overwrites: the default style for links in content in general.less. */
353 +body.preference-underlining-only-inline-links #xwikicontent .search-facet-body .itemName,
354 +body.preference-underlining-only-inline-links #xwikicontent .search-facet-body .more {
355 355   text-decoration: none;
356 356   /* Make sure we don't take over the default behaviour on hover with too much specificity. */
357 357   &:hover, &:focus {