GitHub user s1monw opened a pull request:

    https://github.com/apache/lucene-solr/pull/480

    LUCENE-8535: Drop out of the box Block-Join highlight support

    Highlighter doesn't support ToParent and ToChildBlockJoinQuery out of the
    box anymore. In oder to highlight on Block-Join Queries a custom 
WeightedSpanTermExtractor
    should be used.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/s1monw/lucene-solr LUCENE-8535

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/lucene-solr/pull/480.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #480
    
----
commit 6d775d5613700bb01a9d7eb8f44ae9a9acb8b2d2
Author: Simon Willnauer <simonw@...>
Date:   2018-10-18T08:15:57Z

    LUCENE-8535: Drop out of the box Block-Join highlight support
    
    Highlighter doesn't support ToParent and ToChildBlockJoinQuery out of the
    box anymore. In oder to highlight on Block-Join Queries a custom 
WeightedSpanTermExtractor
    should be used.

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to