[
https://issues.apache.org/jira/browse/SOLR-517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12623976#action_12623976
]
Koji Sekiguchi commented on SOLR-517:
-------------------------------------
Hmmm. New lucene-highlighter-2.4-dev.jar solves this issue but causes
testPhraseHighlighter junit error:
{noformat}
$ ant clean test
:
[junit] Running org.apache.solr.highlight.HighlighterTest
[junit] Tests run: 17, Failures: 0, Errors: 1, Time elapsed: 21.313 sec
[junit] Test org.apache.solr.highlight.HighlighterTest FAILED
{noformat}
I'll look into this on tomorrow.
> 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
> Assignee: Koji Sekiguchi
> Priority: Minor
> Fix For: 1.3
>
> 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.