[
https://issues.apache.org/jira/browse/LUCENE-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll updated LUCENE-1127:
------------------------------------
Attachment: LUCENE-1127.patch
Patch applies from the contrib/highlighter directory.
> 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
> Attachments: LUCENE-1127.patch
>
>
> 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]