[
https://issues.apache.org/jira/browse/LUCENE-580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12491114
]
Karl Wettin commented on LUCENE-580:
------------------------------------
Michael, let me know if you start working on this. I would not mind a
discussion on how the token stream supplier should look like. For one it should
be an interface/class that supplies the token stream and not a TokenStream it
self as it could only be read once. Or?
> Pre-analyzed fields
> -------------------
>
> Key: LUCENE-580
> URL: https://issues.apache.org/jira/browse/LUCENE-580
> Project: Lucene - Java
> Issue Type: Improvement
> Components: Analysis
> Affects Versions: 1.9
> Reporter: Karl Wettin
> Assigned To: Michael Busch
> Priority: Minor
> Attachments: preanalyze.tar
>
>
> Adds the possibility to set a TokenStream at Field constrution time,
> available as tokenStreamValue in addition to stringValue, readerValue and
> binaryValue.
> There might be some problems with mixing stored fields with the same name as
> a field with tokenStreamValue.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]