Any changes I do to the core I try to post in the Jira. The more I get committed the less I need to patch things up. In the end I dream of a non-patch installation. But until that day it does not really matter if I have one or ten patches.

So perhaps changes this small is more flaming than posting?


--
karl


25 maj 2007 kl. 12.37 skrev Karl Wettin (JIRA):

Standard tokenizer with punctuation output
------------------------------------------

                 Key: LUCENE-889
                 URL: https://issues.apache.org/jira/browse/LUCENE-889
             Project: Lucene - Java
          Issue Type: Improvement
    Affects Versions: 2.1
            Reporter: Karl Wettin
            Priority: Trivial


This patch adds punctuation (comma, period, question mark and exclamation point) tokens as output from the StandardTokenizer, and filters them out in the StandardFilter.

(I needed them for text classification reasons.)

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



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

Reply via email to