[ https://issues.apache.org/jira/browse/SOLR-517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Koji Sekiguchi updated SOLR-517: -------------------------------- Attachment: SOLR-517.patch Attached patch uses QueryScorer(query, fieldName) constructor instead of QueryScorer(query, reader, fieldName) to get QueryScorer instance. This solves the problem. > 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 > > > 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.