[ 
https://issues.apache.org/jira/browse/SOLR-1397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jamie Johnson updated SOLR-1397:
--------------------------------

    Attachment: TestExternalFieldProvider.java
                SolrExternalFieldProvider.java
                SolrHighlighter.java
                DefaultSolrHighlighter.java

Modified classes to support External Fields.

The test class provided external field provider is very simple and always 
returns the same values, this was fine for my test since my test data always 
had the same value.

> 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
>         Attachments: DefaultSolrHighlighter.java, 
> SolrExternalFieldProvider.java, SolrHighlighter.java, 
> TestExternalFieldProvider.java
>
>
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to