Is it possible to have Solr highlight an arbitrary text that is posted at request time?
Currently, we are storing an unindexed HTML field in Solr, just to have it highlighted. We would prefer to generate the HTML from the database at presentation time, in order to keep the Solr index smaller and faster. Thanks, Anders.