TokenSources.getTokenStream(Document...) 
-----------------------------------------

                 Key: LUCENE-1127
                 URL: https://issues.apache.org/jira/browse/LUCENE-1127
             Project: Lucene - Java
          Issue Type: Improvement
          Components: contrib/*
            Reporter: Grant Ingersoll
            Assignee: Grant Ingersoll
            Priority: Minor


Sometimes, one already has the Document, and just needs to generate a 
TokenStream from it, so I am going to add a convenience method to TokenSources. 
 Sometimes, you also already have just the string, so I will add a convenience 
method for that.

-- 
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]

Reply via email to