On Sonntag, 9. Dezember 2007, s d wrote: > Is there a way to retrieve the "analyzed tokens" (e.g. the stemmed > values) of a field from the SOLR index ?
You could have a look at how Luke implements its "Reconstruct & Edit" feature. Or you could just re-analyze your text, using an analyzer directly. But both is on the Lucene level, not in Solr. Regards Daniel -- http://www.danielnaber.de