Hi Joan,

You could use the FieldAnalysisRequestHandler: 
http://www.search-lucene.com/?q=FieldAnalysisRequestHandler

Otis
----
Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch
Hadoop ecosystem search :: http://search-hadoop.com/



----- Original Message ----
> From: JCodina <joan.cod...@barcelonamedia.org>
> To: solr-user@lucene.apache.org
> Sent: Fri, March 5, 2010 6:01:37 AM
> Subject: Store input text after analyzers and token filters
> 
> 
> 
> In an stored field, the content stored is the raw input text.
> But when the analyzers perform some cleaning or interesting transformation
> of the text, then it could be interesting to store the text after the
> tokenizer/Filter chain
> there is a way to do this? To be able to get back the text of the document
> after being processed??
> 
> thanks
> Joan
> -- 
> View this message in context: 
> http://old.nabble.com/Store-input-text-after-analyzers-and-token-filters-tp27792550p27792550.html
> Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to