Pre-analyzed fields
-------------------

         Key: LUCENE-580
         URL: http://issues.apache.org/jira/browse/LUCENE-580
     Project: Lucene - Java
        Type: Improvement

  Components: Analysis  
    Versions: 1.9    
    Reporter: Karl Wettin
    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.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to