[jira] [Updated] (SOLR-2983) Unable to load custom MergePolicy

2012-03-29 Thread Tommaso Teofili (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated SOLR-2983: -- Fix Version/s: 3.6 Unable to load custom MergePolicy -

[jira] [Updated] (SOLR-2983) Unable to load custom MergePolicy

2012-03-22 Thread Tommaso Teofili (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated SOLR-2983: -- Attachment: SOLR-2983_2.patch new patch which adds the changes.txt entry and adds the

[jira] [Updated] (LUCENE-3731) Create a analysis/uima module for UIMA based tokenizers/analyzers

2012-02-29 Thread Tommaso Teofili (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated LUCENE-3731: Fix Version/s: (was: 3.6) Create a analysis/uima module for UIMA based

[jira] [Updated] (LUCENE-3731) Create a analysis/uima module for UIMA based tokenizers/analyzers

2012-02-16 Thread Tommaso Teofili (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated LUCENE-3731: Attachment: LUCENE-3731_rsrel.patch bq. Because Tokenizer.close() is

[jira] [Updated] (LUCENE-3731) Create a analysis/uima module for UIMA based tokenizers/analyzers

2012-02-14 Thread Tommaso Teofili (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated LUCENE-3731: Attachment: LUCENE-3731_4.patch patch with finalOffset setting in the end() method.

[jira] [Updated] (LUCENE-3731) Create a analysis/uima module for UIMA based tokenizers/analyzers

2012-02-13 Thread Tommaso Teofili (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated LUCENE-3731: Attachment: LUCENE-3731_3.patch Updated patch which fixes corner cases with wrong

[jira] [Updated] (LUCENE-3731) Create a analysis/uima module for UIMA based tokenizers/analyzers

2012-02-09 Thread Tommaso Teofili (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated LUCENE-3731: Attachment: LUCENE-3731_2.patch Updated patch which incorporates Robert's suggestions.

[jira] [Updated] (LUCENE-3744) Add support for type whitelist in TypeTokenFilter

2012-02-03 Thread Tommaso Teofili (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated LUCENE-3744: Attachment: LUCENE-3744_2.patch Thanks Santiago, I updated the patch to split the Lucene

[jira] [Updated] (LUCENE-3731) Create a analysis/uima module for UIMA based tokenizers/analyzers

2012-02-03 Thread Tommaso Teofili (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated LUCENE-3731: Attachment: LUCENE-3731.patch this patch adds a modules/analysis/uima module

[jira] [Updated] (SOLR-3013) Add UIMA based tokenizers / filters that can be used in the schema.xml

2012-01-23 Thread Tommaso Teofili (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated SOLR-3013: -- Attachment: SOLR-3013.patch patch overview: - moved the 'ae' package out of 'processor'

[jira] [Updated] (SOLR-3054) Add a TypeTokenFilterFactory

2012-01-22 Thread Tommaso Teofili (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated SOLR-3054: -- Attachment: SOLR-3054.patch attached factory with unit test patch Add a

[jira] [Updated] (SOLR-3054) Add a TypeTokenFilterFactory

2012-01-22 Thread Tommaso Teofili (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated SOLR-3054: -- Attachment: SOLR-3054_2.patch Thanks Uwe, I've fixed the patch as per your comments. Also I've

[jira] [Updated] (SOLR-3054) Add a TypeTokenFilterFactory

2012-01-22 Thread Tommaso Teofili (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated SOLR-3054: -- Attachment: SOLR-3054_3.patch updated patch: - enablePosIncr set to false - fixed unit tests

[jira] [Updated] (LUCENE-3671) Add a TypeTokenFilter

2012-01-20 Thread Tommaso Teofili (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated LUCENE-3671: Attachment: LUCENE-3671_3.patch updated patch with unit test Add a

[jira] [Updated] (LUCENE-3671) Add a TypeTokenFilter

2012-01-19 Thread Tommaso Teofili (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated LUCENE-3671: Attachment: LUCENE-3671.patch Add a TypeTokenFilter -

[jira] [Updated] (LUCENE-3671) Add a TypeTokenFilter

2012-01-19 Thread Tommaso Teofili (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated LUCENE-3671: Attachment: LUCENE-3671_2.patch Thanks Robert, you're right. Updated patch attached.

[jira] [Updated] (SOLR-2983) Unable to load custom MergePolicy

2012-01-17 Thread Tommaso Teofili (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated SOLR-2983: -- Attachment: SOLR-2983.patch simple patch which just removes the (always failing) try clause,

[jira] [Updated] (SOLR-3021) Minor code performance improvements in SolrJ

2012-01-10 Thread Tommaso Teofili (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated SOLR-3021: -- Attachment: SOLR-3021.patch attached patch Minor code performance