[jira] [Commented] (SOLR-3425) CloudSolrServer can't create cores when using the zkHost based constructor

2012-05-22 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13281055#comment-13281055 ] Tommaso Teofili commented on SOLR-3425: --- Mark, I'd commit this quick fix for now so t

[jira] [Commented] (SOLR-3464) softCommit option for HttpSolrServer commit method

2012-05-22 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13281243#comment-13281243 ] Tommaso Teofili commented on SOLR-3464: --- fixed in r1341658 > softCom

[jira] [Resolved] (SOLR-3464) softCommit option for HttpSolrServer commit method

2012-05-22 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili resolved SOLR-3464. --- Resolution: Fixed Fix Version/s: 4.0 Assignee: Tommaso Teofili > softCommi

[jira] [Commented] (SOLR-3197) Allow firstSearcher and newSearcher listeners to run in multiple threads

2012-05-23 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13281866#comment-13281866 ] Tommaso Teofili commented on SOLR-3197: --- I think, as Marks was saying, we could expos

[jira] [Commented] (SOLR-3477) SOLR does not start up when no cores are defined

2012-05-29 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13285080#comment-13285080 ] Tommaso Teofili commented on SOLR-3477: --- IMHO this should be fixed, especially with S

[jira] [Commented] (SOLR-3477) SOLR does not start up when no cores are defined

2012-05-29 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13285435#comment-13285435 ] Tommaso Teofili commented on SOLR-3477: --- I just tested this doesn't apply to Solr 4 t

[jira] [Commented] (SOLR-3350) TextField's parseFieldQuery method not using analyzer's enablePosIncr parameter

2012-05-31 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13286531#comment-13286531 ] Tommaso Teofili commented on SOLR-3350: --- for now I think we can at least remove the u

[jira] [Updated] (SOLR-3488) Create a Collections API for SolrCloud

2012-06-01 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated SOLR-3488: -- Attachment: SOLR-3488_2.patch slight improvements to Mark's patch. Regarding the template based

[jira] [Commented] (SOLR-3477) SOLR does not start up when no cores are defined

2012-06-04 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13288419#comment-13288419 ] Tommaso Teofili commented on SOLR-3477: --- thanks Tomás, your patch looks good. I'll ma

[jira] [Resolved] (SOLR-3477) SOLR does not start up when no cores are defined

2012-06-04 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili resolved SOLR-3477. --- Resolution: Fixed Fix Version/s: 4.0 Assignee: Tommaso Teofili > SOLR does

[jira] [Commented] (SOLR-3513) specifying 2147483647 for rows parameter causes AIOOBE

2012-06-05 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13289983#comment-13289983 ] Tommaso Teofili commented on SOLR-3513: --- good catch, tested also on trunk, specifying

[jira] [Created] (SOLR-3521) Avoid possible NPE in UIMAUpdateRequestProcessor

2012-06-07 Thread Tommaso Teofili (JIRA)
Tommaso Teofili created SOLR-3521: - Summary: Avoid possible NPE in UIMAUpdateRequestProcessor Key: SOLR-3521 URL: https://issues.apache.org/jira/browse/SOLR-3521 Project: Solr Issue Type: Bug

[jira] [Resolved] (SOLR-3521) Avoid possible NPE in UIMAUpdateRequestProcessor

2012-06-07 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili resolved SOLR-3521. --- Resolution: Fixed > Avoid possible NPE in UIMAUpdateRequestProcessor > ---

[jira] [Commented] (SOLR-3488) Create a Collections API for SolrCloud

2012-06-11 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13292697#comment-13292697 ] Tommaso Teofili commented on SOLR-3488: --- bq. I think though, that we should really c

[jira] [Commented] (LUCENE-2899) Add OpenNLP Analysis capabilities as a module

2012-06-12 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13293529#comment-13293529 ] Tommaso Teofili commented on LUCENE-2899: - bq. I wonder how hard it would be to c

[jira] [Commented] (SOLR-3488) Create a Collections API for SolrCloud

2012-06-19 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397299#comment-13397299 ] Tommaso Teofili commented on SOLR-3488: --- bq. currently we do not remove all collectio

[jira] [Commented] (SOLR-3488) Create a Collections API for SolrCloud

2012-06-20 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13398232#comment-13398232 ] Tommaso Teofili commented on SOLR-3488: --- bq. Lets say you have 4 nodes with 2 collect

[jira] [Created] (LUCENE-4159) Code review before 4.0 release

2012-06-21 Thread Tommaso Teofili (JIRA)
Tommaso Teofili created LUCENE-4159: --- Summary: Code review before 4.0 release Key: LUCENE-4159 URL: https://issues.apache.org/jira/browse/LUCENE-4159 Project: Lucene - Java Issue Type: Task

[jira] Commented: (SOLR-2129) Provide a Solr module for dynamic metadata extraction/indexing with Apache UIMA

2010-10-26 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12924971#action_12924971 ] Tommaso Teofili commented on SOLR-2129: --- Hi Grant, I think it would be great to have M

[jira] Commented: (SOLR-2129) Provide a Solr module for dynamic metadata extraction/indexing with Apache UIMA

2010-10-27 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12925371#action_12925371 ] Tommaso Teofili commented on SOLR-2129: --- bq. Try to reuse the same syntax as the mappi

[jira] Commented: (SOLR-2129) Provide a Solr module for dynamic metadata extraction/indexing with Apache UIMA

2010-11-05 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12928531#action_12928531 ] Tommaso Teofili commented on SOLR-2129: --- bq. Try to reuse the same syntax as the mappi

[jira] Commented: (SOLR-2129) Provide a Solr module for dynamic metadata extraction/indexing with Apache UIMA

2010-11-10 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12930562#action_12930562 ] Tommaso Teofili commented on SOLR-2129: --- I think I found the following good compromise

[jira] Updated: (SOLR-2129) Provide a Solr module for dynamic metadata extraction/indexing with Apache UIMA

2010-11-14 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated SOLR-2129: -- Attachment: SOLR-2129-version2.patch Huge Solr-UIMA refactoring, including injecting the followi

[jira] Commented: (SOLR-2244) Add Language Identification support

2010-11-18 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12933569#action_12933569 ] Tommaso Teofili commented on SOLR-2244: --- Cool, this would be a nice feature :) > Add

[jira] Updated: (SOLR-2244) Add Language Identification support

2010-11-22 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated SOLR-2244: -- Attachment: solr2244.patch I've made a patch to use Tika 0.8 language identification feature ins

[jira] Commented: (SOLR-2244) Add Language Identification support

2010-11-23 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12934813#action_12934813 ] Tommaso Teofili commented on SOLR-2244: --- bq. I'm going to suggest that we rename contr

[jira] Commented: (SOLR-2244) Add Language Identification support

2010-11-24 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935356#action_12935356 ] Tommaso Teofili commented on SOLR-2244: --- Thanks for notifying Jon. My patch is very st

[jira] Commented: (SOLR-2129) Provide a Solr module for dynamic metadata extraction/indexing with Apache UIMA

2010-11-30 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12965175#action_12965175 ] Tommaso Teofili commented on SOLR-2129: --- Hi all, in case someone had a chance to try t

[jira] Commented: (SOLR-1979) Create LanguageIdentifierUpdateProcessor

2010-12-07 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12968633#action_12968633 ] Tommaso Teofili commented on SOLR-1979: --- bq. However, have you considered extending th

[jira] Commented: (SOLR-2129) Provide a Solr module for dynamic metadata extraction/indexing with Apache UIMA

2010-12-07 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12969076#action_12969076 ] Tommaso Teofili commented on SOLR-2129: --- Hi Justinas, you should have each needed XML

[jira] Commented: (SOLR-2129) Provide a Solr module for dynamic metadata extraction/indexing with Apache UIMA

2010-12-08 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12969325#action_12969325 ] Tommaso Teofili commented on SOLR-2129: --- Thanks Justinas, I've found and fixed the pro

[jira] Updated: (SOLR-2129) Provide a Solr module for dynamic metadata extraction/indexing with Apache UIMA

2010-12-08 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated SOLR-2129: -- Attachment: SOLR-2129-version3.patch Here is a new patch with updated contrib/uima/build.xml to

[jira] Commented: (SOLR-2129) Provide a Solr module for dynamic metadata extraction/indexing with Apache UIMA

2010-12-08 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12969425#action_12969425 ] Tommaso Teofili commented on SOLR-2129: --- I'm glad you appreciated! And thanks for the

[jira] Commented: (SOLR-1979) Create LanguageIdentifierUpdateProcessor

2010-12-14 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12971400#action_12971400 ] Tommaso Teofili commented on SOLR-1979: --- bq. Keep it basic in first version. Allow for

[jira] Commented: (SOLR-2129) Provide a Solr module for dynamic metadata extraction/indexing with Apache UIMA

2010-12-22 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12974114#action_12974114 ] Tommaso Teofili commented on SOLR-2129: --- Hi Kamil, can you please take a look at your

[jira] Commented: (SOLR-2129) Provide a Solr module for dynamic metadata extraction/indexing with Apache UIMA

2010-12-23 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12974630#action_12974630 ] Tommaso Teofili commented on SOLR-2129: --- Maybe a dedicated page on the wiki could help

[jira] Commented: (SOLR-2129) Provide a Solr module for dynamic metadata extraction/indexing with Apache UIMA

2011-01-04 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12977177#action_12977177 ] Tommaso Teofili commented on SOLR-2129: --- bq. StringBuffer usage in UpdateRequestProces

[jira] Commented: (SOLR-2129) Provide a Solr module for dynamic metadata extraction/indexing with Apache UIMA

2011-01-04 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12977226#action_12977226 ] Tommaso Teofili commented on SOLR-2129: --- Just forgot to say: I'll create a new patch f

[jira] Updated: (SOLR-2129) Provide a Solr module for dynamic metadata extraction/indexing with Apache UIMA

2011-01-08 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated SOLR-2129: -- Attachment: SOLR-2129-version-5.patch Changes are: # drop StringBuffer for StringBuilder in UIMA

[jira] Issue Comment Edited: (SOLR-2129) Provide a Solr module for dynamic metadata extraction/indexing with Apache UIMA

2011-01-08 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979144#action_12979144 ] Tommaso Teofili edited comment on SOLR-2129 at 1/8/11 11:09 AM: --

[jira] Issue Comment Edited: (SOLR-2129) Provide a Solr module for dynamic metadata extraction/indexing with Apache UIMA

2011-01-08 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979144#action_12979144 ] Tommaso Teofili edited comment on SOLR-2129 at 1/8/11 11:09 AM: --

[jira] Commented: (SOLR-2129) Provide a Solr module for dynamic metadata extraction/indexing with Apache UIMA

2011-01-11 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12980010#action_12980010 ] Tommaso Teofili commented on SOLR-2129: --- bq. Please do not hide errors in any way. Nob

[jira] Updated: (SOLR-2129) Provide a Solr module for dynamic metadata extraction/indexing with Apache UIMA

2011-01-11 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated SOLR-2129: -- Attachment: SOLR-2129-version-6.patch Each UIMAException (wrapping both ResourceInitializationEx

[jira] [Updated] (SOLR-3700) Create a Classification component

2012-08-09 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated SOLR-3700: -- Attachment: SOLR-3700.patch first raw patch, I'll work more on this in 3 weeks.

[jira] [Updated] (SOLR-3700) Create a Classification component

2012-08-10 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated SOLR-3700: -- Attachment: SOLR-3700_2.patch new patch incorporating Robert's suggestions (plus added a couple

[jira] [Commented] (SOLR-3736) UIMA requires commons-beanutils

2012-08-17 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13437072#comment-13437072 ] Tommaso Teofili commented on SOLR-3736: --- Hi guys, Robert's list of dependencies for A

[jira] [Assigned] (SOLR-3700) Create a Classification component

2012-08-30 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili reassigned SOLR-3700: - Assignee: Tommaso Teofili > Create a Classification component > --

[jira] [Commented] (SOLR-3700) Create a Classification component

2012-08-30 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13444827#comment-13444827 ] Tommaso Teofili commented on SOLR-3700: --- the suggested snippet for calculating the fr

[jira] [Commented] (SOLR-3700) Create a Classification component

2012-08-30 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13444843#comment-13444843 ] Tommaso Teofili commented on SOLR-3700: --- The patch is Solr specific just because it u

[jira] [Moved] (LUCENE-4345) Create a Classification component

2012-08-30 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili moved SOLR-3700 to LUCENE-4345: --- Lucene Fields: New Key: LUCENE-4345 (was: SOLR-3700)

[jira] [Commented] (LUCENE-4345) Create a Classification component

2012-08-30 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13445020#comment-13445020 ] Tommaso Teofili commented on LUCENE-4345: - ok, now this is moved to Lucene

[jira] [Updated] (LUCENE-4345) Create a Classification module

2012-08-30 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated LUCENE-4345: Summary: Create a Classification module (was: Create a Classification component) > C

[jira] [Updated] (LUCENE-4345) Create a Classification module

2012-08-31 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated LUCENE-4345: Attachment: LUCENE-4345.patch updated patch for Lucene > Create a Classif

[jira] [Commented] (LUCENE-4345) Create a Classification module

2012-08-31 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13445867#comment-13445867 ] Tommaso Teofili commented on LUCENE-4345: - bq. docsWithClassSize should ideally b

[jira] [Commented] (LUCENE-4345) Create a Classification module

2012-09-03 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13447240#comment-13447240 ] Tommaso Teofili commented on LUCENE-4345: - bq. This will benefit from parts-of-sp

[jira] [Commented] (LUCENE-4345) Create a Classification module

2012-09-03 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13447243#comment-13447243 ] Tommaso Teofili commented on LUCENE-4345: - bq. So we could consider performance-d

[jira] [Updated] (LUCENE-4345) Create a Classification module

2012-09-03 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated LUCENE-4345: Attachment: LUCENE-4345_2.patch attaching the updated patch (without Maps)

[jira] [Updated] (LUCENE-4345) Create a Classification module

2012-09-03 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated LUCENE-4345: Attachment: (was: LUCENE-4345_2.patch) > Create a Classification module >

[jira] [Updated] (LUCENE-4345) Create a Classification module

2012-09-03 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated LUCENE-4345: Attachment: LUCENE-4345_2.patch > Create a Classification module > ---

[jira] [Commented] (LUCENE-4345) Create a Classification module

2012-09-03 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13447293#comment-13447293 ] Tommaso Teofili commented on LUCENE-4345: - bq. Nice! I've found that filtering fo

[jira] [Commented] (LUCENE-4345) Create a Classification module

2012-09-11 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13452980#comment-13452980 ] Tommaso Teofili commented on LUCENE-4345: - Thanks Lance for your useful insights,

[jira] [Commented] (LUCENE-4345) Create a Classification module

2012-09-11 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13452987#comment-13452987 ] Tommaso Teofili commented on LUCENE-4345: - by the way, if no one objects I plan t

[jira] [Commented] (LUCENE-4345) Create a Classification module

2012-09-12 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13453853#comment-13453853 ] Tommaso Teofili commented on LUCENE-4345: - bq. Can we remove the ClassificationEx

[jira] [Commented] (LUCENE-4345) Create a Classification module

2012-09-12 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13453899#comment-13453899 ] Tommaso Teofili commented on LUCENE-4345: - side note: it seems a bit old but I ju

[jira] [Commented] (LUCENE-4345) Create a Classification module

2012-09-13 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13454802#comment-13454802 ] Tommaso Teofili commented on LUCENE-4345: - bq. I agree with robert you should bui

[jira] [Commented] (SOLR-3425) CloudSolrServer can't create cores when using the zkHost based constructor

2012-09-19 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13458534#comment-13458534 ] Tommaso Teofili commented on SOLR-3425: --- I had a simple patch for making this work, h

[jira] [Created] (SOLR-3902) Refactoring of solr-uima package

2012-09-27 Thread Tommaso Teofili (JIRA)
Tommaso Teofili created SOLR-3902: - Summary: Refactoring of solr-uima package Key: SOLR-3902 URL: https://issues.apache.org/jira/browse/SOLR-3902 Project: Solr Issue Type: Improvement

[jira] [Created] (SOLR-3396) ClientUtils appendMap can suffer NPE

2012-04-23 Thread Tommaso Teofili (JIRA)
Tommaso Teofili created SOLR-3396: - Summary: ClientUtils appendMap can suffer NPE Key: SOLR-3396 URL: https://issues.apache.org/jira/browse/SOLR-3396 Project: Solr Issue Type: Bug C

[jira] [Updated] (SOLR-3396) ClientUtils appendMap can suffer NPE

2012-04-23 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated SOLR-3396: -- Affects Version/s: (was: 3.6) 4.0 > ClientUtils appendMap can suf

[jira] [Resolved] (SOLR-3396) ClientUtils appendMap can suffer NPE

2012-04-24 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili resolved SOLR-3396. --- Resolution: Fixed Assignee: Tommaso Teofili fixed in r1329640 > ClientU

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

2012-04-30 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264695#comment-13264695 ] Tommaso Teofili commented on SOLR-3013: --- due to the refactoring needed I think it mak

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

2012-04-30 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated SOLR-3013: -- Affects Version/s: (was: 3.5) > Add UIMA based tokenizers / filters that can be used in

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

2012-04-30 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili resolved SOLR-3013. --- Resolution: Fixed > Add UIMA based tokenizers / filters that can be used in the schema.xml

[jira] [Created] (SOLR-3425) CloudSolrServer can't create cores when using the zkHost based constructor

2012-04-30 Thread Tommaso Teofili (JIRA)
Tommaso Teofili created SOLR-3425: - Summary: CloudSolrServer can't create cores when using the zkHost based constructor Key: SOLR-3425 URL: https://issues.apache.org/jira/browse/SOLR-3425 Project: Sol

[jira] [Updated] (SOLR-3425) CloudSolrServer can't create cores when using the zkHost based constructor

2012-05-01 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated SOLR-3425: -- Attachment: SOLR-3425-test.patch test case: setup a 2 nodes cluster as example A in SolrCloud wi

[jira] [Commented] (SOLR-3425) CloudSolrServer can't create cores when using the zkHost based constructor

2012-05-01 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13265841#comment-13265841 ] Tommaso Teofili commented on SOLR-3425: --- bq. Perhaps we should just add new collectio

[jira] Updated: (SOLR-2129) Provide a Solr module for dynamic metadata extraction/indexing with Apache UIMA

2011-01-23 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated SOLR-2129: -- Description: Provide components to enable Apache UIMA automatic metadata extraction to be explo

[jira] Updated: (SOLR-2129) Provide a Solr module for dynamic metadata extraction/indexing with Apache UIMA

2011-01-23 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated SOLR-2129: -- Description: Provide components to enable Apache UIMA automatic metadata extraction to be explo

[jira] Commented: (SOLR-2129) Provide a Solr module for dynamic metadata extraction/indexing with Apache UIMA

2011-01-23 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12985537#action_12985537 ] Tommaso Teofili commented on SOLR-2129: --- Thanks Robert for taking care :-) > Provide

[jira] Updated: (SOLR-2387) UIMA tests are unstable

2011-02-26 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated SOLR-2387: -- Attachment: SOLR2387.patch Hello Robert, this is due to an issue on the alchemy remote service f

[jira] Commented: (SOLR-2387) UIMA tests are unstable

2011-03-02 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13001742#comment-13001742 ] Tommaso Teofili commented on SOLR-2387: --- Hi Hoss, At the moment tests make calls to 2

[jira] Updated: (SOLR-2387) UIMA tests are unstable

2011-03-04 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated SOLR-2387: -- Attachment: SOLR2387_2.patch Hi all, I've prepared this patch which completely removes remote ca

[jira] Updated: (SOLR-2387) UIMA tests are unstable

2011-03-04 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated SOLR-2387: -- Attachment: SOLR2387_2b.patch Forgot to 'svn add' some files, this is the correct one :) > UIMA

[jira] Commented: (SOLR-2387) UIMA tests are unstable

2011-03-04 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002697#comment-13002697 ] Tommaso Teofili commented on SOLR-2387: --- Ok Robert, that sounds good. > UIMA tests

[jira] Commented: (LUCENE-2957) generate-maven-artifacts target should include all non-Mavenized Lucene & Solr dependencies

2011-03-10 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13004993#comment-13004993 ] Tommaso Teofili commented on LUCENE-2957: - Regarding UIMA artifacts (items 7-11)

[jira] Commented: (SOLR-2427) UIMA jars are missing version numbers

2011-03-15 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13006936#comment-13006936 ] Tommaso Teofili commented on SOLR-2427: --- The mentioned jars have the following versio

[jira] Commented: (SOLR-2427) UIMA jars are missing version numbers

2011-03-15 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13006946#comment-13006946 ] Tommaso Teofili commented on SOLR-2427: --- bq. That makes little sense, though, now th

[jira] Commented: (SOLR-2427) UIMA jars are missing version numbers

2011-03-15 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13006951#comment-13006951 ] Tommaso Teofili commented on SOLR-2427: --- That is unexpected as UIMA should've been de

[jira] Commented: (SOLR-2427) UIMA jars are missing version numbers

2011-03-15 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13007078#comment-13007078 ] Tommaso Teofili commented on SOLR-2427: --- Hello Steven, I found the problem being (dam

[jira] Commented: (SOLR-2436) move uimaConfig to under the uima's update processor in solrconfig.xml

2011-03-19 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13008793#comment-13008793 ] Tommaso Teofili commented on SOLR-2436: --- Thanks Koji, this was on my TODO list just a

[jira] [Updated] (SOLR-2436) move uimaConfig to under the uima's update processor in solrconfig.xml

2011-03-23 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated SOLR-2436: -- Attachment: SOLR-2436_2.patch Hello Koji, I've tested your patch, I needed to align it to latest

[jira] [Issue Comment Edited] (SOLR-2436) move uimaConfig to under the uima's update processor in solrconfig.xml

2011-03-23 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13010112#comment-13010112 ] Tommaso Teofili edited comment on SOLR-2436 at 3/23/11 1:26 PM: -

[jira] [Commented] (SOLR-2436) move uimaConfig to under the uima's update processor in solrconfig.xml

2011-04-13 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13019377#comment-13019377 ] Tommaso Teofili commented on SOLR-2436: --- Hello Koji, your patch seems fine to me from

[jira] [Updated] (SOLR-2436) move uimaConfig to under the uima's update processor in solrconfig.xml

2011-04-13 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated SOLR-2436: -- Attachment: SOLR-2436-3.patch > move uimaConfig to under the uima's update processor in solrconf

[jira] [Commented] (SOLR-2436) move uimaConfig to under the uima's update processor in solrconfig.xml

2011-04-14 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13019713#comment-13019713 ] Tommaso Teofili commented on SOLR-2436: --- Thanks Uwe for the useful clarification rega

[jira] [Issue Comment Edited] (SOLR-2436) move uimaConfig to under the uima's update processor in solrconfig.xml

2011-04-24 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13024668#comment-13024668 ] Tommaso Teofili edited comment on SOLR-2436 at 4/24/11 7:19 PM: -

[jira] [Commented] (SOLR-2436) move uimaConfig to under the uima's update processor in solrconfig.xml

2011-04-24 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13024668#comment-13024668 ] Tommaso Teofili commented on SOLR-2436: --- Thanks Joji :) > move uimaConfig to under t

[jira] [Created] (SOLR-2501) [contrib/uima] Make it possible to load AE descriptors both from filesystem and classpath

2011-05-06 Thread Tommaso Teofili (JIRA)
[contrib/uima] Make it possible to load AE descriptors both from filesystem and classpath - Key: SOLR-2501 URL: https://issues.apache.org/jira/browse/SOLR-2501 Pr

[jira] [Commented] (SOLR-2512) uima: add an ability to skip runtime error in AnalysisEngine

2011-05-11 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13032265#comment-13032265 ] Tommaso Teofili commented on SOLR-2512: --- Hello Koji, in the first implementations (se

[jira] [Issue Comment Edited] (SOLR-2512) uima: add an ability to skip runtime error in AnalysisEngine

2011-05-12 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13032265#comment-13032265 ] Tommaso Teofili edited comment on SOLR-2512 at 5/12/11 8:07 AM: -

  1   2   3   4   5   6   >