> Is there a way to return Solr's
> analyzed/filtered tokens from a query,
> rather than the original indexed data?  (Ideally at a
> fairly high level like
> solrj).

TermVectorComponent [1] can do that.

[1]http://wiki.apache.org/solr/TermVectorComponent



Reply via email to