[ https://issues.apache.org/jira/browse/SOLR-14194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17034188#comment-17034188 ]
ASF subversion and git services commented on SOLR-14194: -------------------------------------------------------- Commit 8d95df364fe028b9803bfbc8c96e004c5bc442cf in lucene-solr's branch refs/heads/branch_8x from David Smiley [ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=8d95df3 ] SOLR-14194: Highlighters now supports docValues for the uniqueKey and the original highlighter can highlight docValues. (cherry picked from commit 9a4f7661e96416e3aac3e48f1108422ab4184473) > Allow Highlighting to work for indexes with uniqueKey that is not stored > ------------------------------------------------------------------------ > > Key: SOLR-14194 > URL: https://issues.apache.org/jira/browse/SOLR-14194 > Project: Solr > Issue Type: Improvement > Components: highlighter > Affects Versions: master (9.0) > Reporter: Andrzej Wislowski > Assignee: David Smiley > Priority: Minor > Labels: highlighter > Attachments: SOLR-14194.patch, SOLR-14194.patch, SOLR-14194.patch, > SOLR-14194.patch > > > Highlighting requires uniqueKey to be a stored field. I have changed > Highlighter allow returning results on indexes with uniqueKey that is a not > stored field, but saved as a docvalue type. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org