You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by astubbs <an...@gmail.com> on 2012/01/03 18:09:33 UTC

Re: Solr and External Fields

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

I've been looking at the code, but I don't see where to get the highlighting
results from the context object, or if highlighting analysis has even been
performed by the point the doctransformer's get run. Although IMO,
doctransformers should be run when the result is ready to be sent to the
client, but before serialisation.

--
View this message in context: http://lucene.472066.n3.nabble.com/Solr-and-External-Fields-tp3180030p3629669.html
Sent from the Solr - User mailing list archive at Nabble.com.