Pip Cet created SOLR-14082:
------------------------------

             Summary: Retrieving match offsets from the highlighter
                 Key: SOLR-14082
                 URL: https://issues.apache.org/jira/browse/SOLR-14082
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
          Components: highlighter
            Reporter: Pip Cet


I'm still fairly new to Solr; maybe it's already easily possible to do what I'm 
asking for, in which case this is a documentation issue.

I want something more low-level than pre-edited HTML snippets from the 
highlighter: I just want the text offsets of matches so I can do the snippets 
myself, in the application, and link to the highlighted occurences of the 
search terms in the actual document.

It would also be nice to get the scores for matching passages and the actual 
search terms they correspond to. I believe that the Lucene Matches API would 
provide that once LUCENE-9072 is merged.



--
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

Reply via email to