Re: tokenstream reusable

2017-11-21 Thread Mikhail Khludnev
Hello, Roxana. You probably looking for TeeSinkTokenFilter, but I believe the idea is cumbersome to implement in Solr. Also there is a preanalyzed field which can keep tokenstream in external form.

tokenstream reusable

2017-11-21 Thread Roxana Danger
Hello all, I would like to reuse the tokenstream generated in one field, to create a new tokenstream for another field without executing again the whole analysis. The particulate application is: - I have field *tokens* with an analyzer that generate the tokens (and maintains the token type attrib