[jira] Updated: (LUCENE-2167) Implement StandardTokenizer with the UAX#29 Standard

2010-09-28 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-2167: Attachment: LUCENE-2167.patch Sync'd to trunk (TestThaiAnalyzer.java had conflicts). All tests

[jira] Updated: (LUCENE-2167) Implement StandardTokenizer with the UAX#29 Standard

2010-09-28 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-2167: Fix Version/s: 4.0 Affects Version/s: 4.0 Implement StandardTokenizer with the UAX#29

[jira] Updated: (LUCENE-2167) Implement StandardTokenizer with the UAX#29 Standard

2010-09-28 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-2167: Fix Version/s: 3.1 Implement StandardTokenizer with the UAX#29 Standard

[jira] Updated: (LUCENE-2167) Implement StandardTokenizer with the UAX#29 Standard

2010-09-15 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-2167: Attachment: LUCENE-2167.patch Updated to trunk. All tests pass. Documentation improved at

[jira] Updated: (LUCENE-2167) Implement StandardTokenizer with the UAX#29 Standard

2010-07-19 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-2167: Attachment: LUCENE-2167.patch This patch contains 3 modifications: # The {{IPv6Address}} macro

[jira] Updated: (LUCENE-2167) Implement StandardTokenizer with the UAX#29 Standard

2010-07-11 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-2167: Attachment: LUCENE-2167.benchmark.patch Attaching benchmark patch brought up-to-date with

[jira] Updated: (LUCENE-2167) Implement StandardTokenizer with the UAX#29 Standard

2010-06-30 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2167: Attachment: LUCENE-2167.patch ok here is a patch file. before applying it, you have to run these

[jira] Updated: (LUCENE-2167) Implement StandardTokenizer with the UAX#29 Standard

2010-06-29 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2167: Attachment: standard.zip zip file of my current integration progress. the zip file is relevant

[jira] Updated: (LUCENE-2167) Implement StandardTokenizer with the UAX#29 Standard

2010-06-12 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-2167: Attachment: LUCENE-2167.benchmark.patch This is the benchmarking patch brought up-to-date with

[jira] Updated: (LUCENE-2167) Implement StandardTokenizer with the UAX#29 Standard

2010-06-07 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-2167: Attachment: LUCENE-2167.patch New patch incorporating Uwe's JFlex TLD macro generation patch

[jira] Updated: (LUCENE-2167) Implement StandardTokenizer with the UAX#29 Standard

2010-06-01 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2167: -- Attachment: LUCENE-2167-jflex-tld-macro-gen.patch Updated patch. I had not seen that the

[jira] Updated: (LUCENE-2167) Implement StandardTokenizer with the UAX#29 Standard

2010-05-27 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-2167: Attachment: LUCENE-2167.patch Updated to trunk. Tests pass. This patch removes the jflex-*

[jira] Updated: (LUCENE-2167) Implement StandardTokenizer with the UAX#29 Standard

2010-05-27 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-2167: Attachment: LUCENE-2167-lucene-buildhelper-maven-plugin.patch Maven plugin including a mojo that

[jira] Updated: (LUCENE-2167) Implement StandardTokenizer with the UAX#29 Standard

2010-05-27 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2167: -- Attachment: LUCENE-2167-jflex-tld-macro-gen.patch Here my patch with the TLD-macro generator:

[jira] Updated: (LUCENE-2167) Implement StandardTokenizer with the UAX#29 Standard

2010-05-15 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-2167: Attachment: LUCENE-2167.patch New patch addressing the following issues: * On #lucene-dev, Uwe

[jira] Updated: (LUCENE-2167) Implement StandardTokenizer with the UAX#29 Standard

2010-05-15 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-2167: Attachment: LUCENE-2167.benchmark.patch This patch contains the benchmarking implementation I've

[jira] Updated: (LUCENE-2167) Implement StandardTokenizer with the UAX#29 Standard

2010-05-08 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-2167: Attachment: LUCENE-2167.patch Attached a patch that removes lookahead/chaining. All tests pass.

[jira] Updated: (LUCENE-2167) Implement StandardTokenizer with the UAX#29 Standard

2010-05-05 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-2167: Attachment: LUCENE-2167.patch Patch implementing a UAX#29 tokenizer, along with most of Robert's