Thanks Grant,
I think I get the idea.
Grant Ingersoll wrote:
I seem to recall that the Highlighter in Solr is pluggable, so you may
want to work at that level instead of the client side. Otherwise, you
likely would have to implement your own TermVectorMapper and add that
to the TermVectorCo
I seem to recall that the Highlighter in Solr is pluggable, so you may
want to work at that level instead of the client side. Otherwise, you
likely would have to implement your own TermVectorMapper and add that
to the TermVectorComponent capability which then feeds your client.
For an exam