[ 
https://issues.apache.org/jira/browse/SOLR-1397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12969475#action_12969475
 ] 

Michael Goddard commented on SOLR-1397:
---------------------------------------

Agreed!  I've just encountered a situation which begs for the capability to 
access the Solr instance that provided my results, which include the primary 
key for the RDBMS table and the score.  I would pull the text from the RDBMS 
table and, hopefully, do an HTTP GET to the Solr highlight service with the 
query and this text, and Solr would return the text, highlighted.

Are any other folks interested?  Has there been any work done along these lines?


> It should be possible to highlight external text
> ------------------------------------------------
>
>                 Key: SOLR-1397
>                 URL: https://issues.apache.org/jira/browse/SOLR-1397
>             Project: Solr
>          Issue Type: New Feature
>          Components: highlighter
>            Reporter: Anders Melchiorsen
>
> Many sites don't store text in Lucene/Solr and so need a way to highlight 
> text stored in a database (or some equivalent).
> As a workaround, FieldAnalysisRequestHandler can provide offsets from 
> external text, but it does not support wildcard queries.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to