[
https://issues.apache.org/jira/browse/SOLR-517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621769#action_12621769
]
Mark Miller commented on SOLR-517:
----------------------------------
Thanks much Koji - appreciate it and if it is indeed something I can handle at
the Lucene highlighter I'll add an issue soon.
>> You'll get a null fragment due to negative idf. Easiest way to avoid
>> negative idf, switch the scorer:
Thanks! Thats probably the issue...I was looking for an exception - didn't
realize it emitted a null fragment instead. I'll dig into things sometime today.
> highlighter doesn't work with hl.requireFieldMatch=true on un-optimized index
> -----------------------------------------------------------------------------
>
> Key: SOLR-517
> URL: https://issues.apache.org/jira/browse/SOLR-517
> Project: Solr
> Issue Type: Bug
> Components: highlighter
> Affects Versions: 1.2, 1.3
> Reporter: Koji Sekiguchi
> Priority: Minor
> Attachments: SOLR-517.patch, SOLR-517.patch, SOLR-517.patch,
> SOLR-517.patch, TestNegativeIdf.java
>
>
> On un-optimized index, highlighter doesn't work with
> hl.requireFieldMatch=true.
> see:
> http://www.nabble.com/hl.requireFieldMatch-and-idf-td16324482.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.