Rob Bamberg created SOLR-6186:
---------------------------------

             Summary: Highlight on parent in block join query.
                 Key: SOLR-6186
                 URL: https://issues.apache.org/jira/browse/SOLR-6186
             Project: Solr
          Issue Type: Improvement
          Components: highlighter
    Affects Versions: 4.8.1
            Reporter: Rob Bamberg
             Fix For: 4.9, 5.0


The issue I have is with the highlighting component during block joins where I 
am searching on the parent document but returning the children.

As I am returning the children the snippets also apply to the children, but I 
am actually searching in the parent.  (search query example: {!child 
of=type:parent}q ) 

So could it be possible to return snippets for the parent on which I am 
actually searching? 



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to