[Libreoffice-bugs] [Bug 138485] help.l.o search result links to other page than where the search string was found

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Mar 18 12:08:23 UTC 2021


https://bugs.documentfoundation.org/show_bug.cgi?id=138485

Olivier Hallot <olivier.hallot at libreoffice.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |97629
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW

--- Comment #1 from Olivier Hallot <olivier.hallot at libreoffice.org> ---
For information
The top search box uses omindex from the Xapian project.

https://xapian.org

Relevant part of the update script: 
(...)
omindex --follow --track-ctime \
        --spelling ${s:+--stemmer="$s"} \
        --db="$DESTDIR/${v}_${l}" \
        --url="/$v/$l/" \
        "$ROOTDIR/$v/$l"
(...)


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=97629
[Bug 97629] [META] Help Content Modernization
-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210318/117ea3b5/attachment.htm>


More information about the Libreoffice-bugs mailing list