: *What I want:* to change the output by embedding the highlighting properties : into the response properties, such that the response part looks like:
Work along the lines of making this a generally available feature is already in progress on the trunk as part of the "psuedo fields" work (SOLR-2444) ... as i understand it from Ryan/Yonik, the idea would be to implement a "highlight" transformer... https://issues.apache.org/jira/browse/SOLR-2444 https://wiki.apache.org/solr/CommonQueryParameters#Transformers: ...but i don't think anyone has taken a crack at it yet (i don't see any open issues specificly for this) so feel free to give it a shot. -Hoss