[
https://issues.apache.org/jira/browse/LUCENE-1218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hiroaki Kawai closed LUCENE-1218.
---------------------------------
Resolution: Won't Fix
Lucene Fields: (was: [Patch Available, New])
As KeywordTokenizer does the same thing, I'll close this issue.
# I could not get what KEYWORD means.
> PassTokenizerFilter that pass text in a Token
> ---------------------------------------------
>
> Key: LUCENE-1218
> URL: https://issues.apache.org/jira/browse/LUCENE-1218
> Project: Lucene - Java
> Issue Type: New Feature
> Components: Analysis
> Reporter: Hiroaki Kawai
> Priority: Minor
> Attachments: PassTokenizer.java
>
>
> The PassTokenizer passes a text in a TokenStream that has a single token in
> its stream.
> This Tokenizer(attached) is very useful for debugging. You may test
> TokenFilter that will do sub-tokenization in a token. This Tokenizer is also
> useful for debugging the tokenization process dependent on the TokenFilter
> order.
> This Tokenizer is not suitable for processing a large text field.
--
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]