[ 
https://issues.apache.org/jira/browse/SOLR-5564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13861365#comment-13861365
 ] 

ASF subversion and git services commented on SOLR-5564:
-------------------------------------------------------

Commit 1555035 from jan...@apache.org in branch 'dev/trunk'
[ https://svn.apache.org/r1555035 ]

SOLR-5564: hl.maxAlternateFieldLength should apply to original field when 
fallback field does not exist

> hl.maxAlternateFieldLength should apply to original field when fallback field 
> does not exist
> --------------------------------------------------------------------------------------------
>
>                 Key: SOLR-5564
>                 URL: https://issues.apache.org/jira/browse/SOLR-5564
>             Project: Solr
>          Issue Type: Bug
>          Components: highlighter
>            Reporter: Jan Høydahl
>            Assignee: Jan Høydahl
>             Fix For: 5.0, 4.7, 4.6.1
>
>         Attachments: SOLR-5564.patch
>
>
> For a customer we use 
> {{f.body.hl.alternateField=teaser&hl.maxAlternateFieldLength=100}}
> But some articles do not have the teaser field filled at all, so for queries 
> that do not match the body, we get the full huge body returned in the 
> frontend.
> If the highlighter has tried to fallback to the alternateField, then 
> hl.maxAlternateFieldLength should always apply, even to text from the 
> original field if alternateFIeld does not exist.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

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

Reply via email to