message in context:
http://old.nabble.com/Store-input-text-after-analyzers-and-token-filters-tp27792550p27902273.html
Sent from the Solr - User mailing list archive at Nabble.com.
/AnalyzedField.java AnalyzedField.java
I have a version for solr 1.4, see next post
enjoy it,
Joan Codina
--
View this message in context:
http://old.nabble.com/Store-input-text-after-analyzers-and-token-filters-tp27792550p27902209.html
Sent from the Solr - User mailing list archive at Nabble.com.
in context:
http://old.nabble.com/Store-input-text-after-analyzers-and-token-filters-tp27792550p27840488.html
Sent from the Solr - User mailing list archive at Nabble.com.
: 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 transforma
gt; after being processed??
>
> You can get term vectors [1] of analyzed text.
>
> Also you can see analyzed text in solr/admin/analysis.jsp if you copy and
> paste sample text data.
>
> [1] http://wiki.apache.org/solr/TermVectorComponent
>
>
>
>
> 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
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.