I'm also very interested in this - for my regex augmenter. If we could get an
augmenter to add highlighting results directly to the doc, like the explain
augmenter does, then I could definitely write up that regex augmenter..
http://lucene.472066.n3.nabble.com/Regex-DocTransformer-td3627314.html
hmm...perhaps I spoke too soon. I looked at the patch and there are
some changes in highlighter, can anyone confirm that highlighting is
supported on this?
Also is there any status on batch retrieval of these extra fields to
improve performance?
On Tue, Sep 27, 2011 at 8:47 AM, Jamie Johnson wr
Thanks Hoss. This looks very interesting but does not yet have
support for highlighting. I'll watch this though and look at
transitioning to this once highlighting support is available.
On Tue, Aug 9, 2011 at 3:56 PM, Chris Hostetter
wrote:
>
> : I recently modified the DefaultSolrHighlighter t
: I recently modified the DefaultSolrHighlighter to support external
: fields, but is there a way to do this for solr itself? I'm looking to
: store a field in an external store and give Solr access to that field.
: Where in Solr would I do this?
it depends on when/how you want to use that ente