Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Search term highlighting in book view (Lucene version) #120

@mzarozinski

Description

@mzarozinski

When searching within a book - with Lucene as the back end search engine - query terms are only highlighted on the initial page(s) retrieved. If the text of a page is retrieved after you scroll down or jump to a page via the thumbnails, the terms are not highlighted.

This is because the highlighting of terms (with Lucene) is done server side by Lucene and highlights are not considered when retrieving single pages.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions