[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] [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-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-tabpanelfocusedCommentId=13286531#comment-13286531 ] Tommaso Teofili commented on SOLR-3350: --- for now I think we can at least remove

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

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

Re: branch_4x created

2012-05-29 Thread Tommaso Teofili
Nice step towards 4.0 :-) Tommaso 2012/5/29 Robert Muir rcm...@gmail.com Here's the location: https://svn.apache.org/repos/asf/lucene/dev/branches/branch_4x this is the branch for stable changes to go into 4.x releases. trunk now targets 5.0. so this works just like trunk/3.x did a few

[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-tabpanelfocusedCommentId=13285080#comment-13285080 ] Tommaso Teofili commented on SOLR-3477: --- IMHO this should be fixed, especially

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

2012-05-23 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

Re: Change Similarity in Solr MoreLikeThis

2012-05-23 Thread Tommaso Teofili
Hi Emmanuel, Sure, go for it! Cheers, Tommaso 2012/5/23 Emmanuel Espina espinaemman...@gmail.com LUCENE-896 added support for changing the Similarity class of More Like This but this functionality has not been exposed to Solr. I would like to create a jira and submit a patch for this. Do

[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-tabpanelfocusedCommentId=13281866#comment-13281866 ] Tommaso Teofili commented on SOLR-3197: --- I think, as Marks was saying, we could

[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-tabpanelfocusedCommentId=13281055#comment-13281055 ] Tommaso Teofili commented on SOLR-3425: --- Mark, I'd commit this quick fix for now so

[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-tabpanelfocusedCommentId=13281243#comment-13281243 ] Tommaso Teofili commented on SOLR-3464: --- fixed in r1341658

[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

[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-tabpanelfocusedCommentId=13265841#comment-13265841 ] Tommaso Teofili commented on SOLR-3425: --- bq. Perhaps we should just add new

[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-tabpanelfocusedCommentId=13264695#comment-13264695 ] Tommaso Teofili commented on SOLR-3013: --- due to the refactoring needed I think

[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

[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

[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

[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

[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

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

2012-04-12 Thread Tommaso Teofili (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13252285#comment-13252285 ] Tommaso Teofili commented on SOLR-3350: --- Hi Robert, For TextField having

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

2012-04-11 Thread Tommaso Teofili (Created) (JIRA)
Issue Type: Bug Components: Schema and Analysis Affects Versions: 3.5, 4.0 Reporter: Tommaso Teofili Priority: Minor parseFieldQuery method of TextField class just set {code} ... boolean enablePositionIncrements = true; ... {code} while that should

Re: VOTE: Lucene/Solr 3.6 (take two)

2012-04-07 Thread Tommaso Teofili
+1 (tested on 2 different machines, Mac OSX 10.6/10.7) Tommaso 2012/4/6 Robert Muir rcm...@gmail.com Artifacts here: http://s.apache.org/lusolr36rc1 I tested with smoketester, (including newly added checks), so here is my +1. Note: smoketester currently does not support windows (use a linux

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

2012-03-29 Thread Tommaso Teofili (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13241049#comment-13241049 ] Tommaso Teofili commented on SOLR-2983: --- and merged to branch_rx on r1306733

[jira] [Issue Comment Edited] (SOLR-2983) Unable to load custom MergePolicy

2012-03-29 Thread Tommaso Teofili (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13241049#comment-13241049 ] Tommaso Teofili edited comment on SOLR-2983 at 3/29/12 7:31 AM

[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] [Resolved] (SOLR-2983) Unable to load custom MergePolicy

2012-03-29 Thread Tommaso Teofili (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili resolved SOLR-2983. --- Resolution: Fixed Unable to load custom MergePolicy

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

2012-03-29 Thread Tommaso Teofili (Reopened) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili reopened SOLR-2983: --- SolrIndexConfigTest fails in 3x because the SolrIndexConfig constructor prefix parameter cannot

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

2012-03-29 Thread Tommaso Teofili (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili resolved SOLR-2983. --- Resolution: Fixed fixed issue with SolrIndexConfigTest in branch_3x Unable

Re: [JENKINS] branch-3x Build # 1333013101 - Failure

2012-03-29 Thread Tommaso Teofili
this is fixed in r1306768 (prefix parameter is no longer null), I assume it takes some time to sync. Tommaso 2012/3/29 Charlie Cron hudsonsevilt...@gmail.com Build failure running tests You can see the entire build log at http://sierranevada.servebeer.com/1333013101.log Summary of tests

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

2012-03-22 Thread Tommaso Teofili (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13235413#comment-13235413 ] Tommaso Teofili commented on SOLR-2983: --- I just noticed also the toIndexWriter method

Re: 3.6 branching

2012-03-22 Thread Tommaso Teofili
+1, much easier. Tommaso 2012/3/22 Robert Muir rcm...@gmail.com Hello, I propose for 3.6 that we don't create a release branch but just use our branch_3x as the release branch. We can 'svn mv' it to 'lucene_solr_3_6' when the release is ready. Normally we would branch and open up

[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

Re: trunk javadoc failures?

2012-03-22 Thread Tommaso Teofili
having a quick look the problem may be in he pathelement path=${analyzers-uima.jar}/ classpath entry which doesn't get resolved correctly for some reason. I'm however giving a deeper look now. Tommaso 2012/3/22 Dawid Weiss dawid.we...@cs.put.poznan.pl Run with ant -verbose and see what

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

2012-03-22 Thread Tommaso Teofili (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13236111#comment-13236111 ] Tommaso Teofili commented on SOLR-2983: --- committed on trunk at r1304098

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

2012-03-20 Thread Tommaso Teofili (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13233731#comment-13233731 ] Tommaso Teofili commented on SOLR-2983: --- Agreed, I'm going to do the needed updates

[jira] [Commented] (LUCENE-3869) possible hang in UIMATypeAwareAnalyzerTest

2012-03-16 Thread Tommaso Teofili (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13230987#comment-13230987 ] Tommaso Teofili commented on LUCENE-3869: - Ok thanks Robert, let me know if you

[jira] [Commented] (LUCENE-3869) possible hang in UIMATypeAwareAnalyzerTest

2012-03-15 Thread Tommaso Teofili (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13229939#comment-13229939 ] Tommaso Teofili commented on LUCENE-3869: - I tried to reproduce that many times

[jira] [Commented] (LUCENE-3869) possible hang in UIMATypeAwareAnalyzerTest

2012-03-14 Thread Tommaso Teofili (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13229241#comment-13229241 ] Tommaso Teofili commented on LUCENE-3869: - Thanks Robert, I'm taking a look

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

2012-03-13 Thread Tommaso Teofili (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13228941#comment-13228941 ] Tommaso Teofili commented on SOLR-3013: --- yes, this is committed but it's not resolved

Re: ideas for alphas/betas?

2012-03-07 Thread Tommaso Teofili
2012/3/7 Robert Muir rcm...@gmail.com On Tue, Mar 6, 2012 at 1:42 AM, Shai Erera ser...@gmail.com wrote: I agree. Maybe we should also tag issues as 4.0-alpha, 4.0-beta in JIRA? For 4.0-alpha we'll tag all the issues that are expected to change the index format, and 4.0-beta all the

[jira] [Commented] (SOLR-3204) solr-commons-csv must not use the org.apache.commons.csv package

2012-03-07 Thread Tommaso Teofili (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224678#comment-13224678 ] Tommaso Teofili commented on SOLR-3204: --- bq. Well the carrot is similar to the uima

[jira] [Commented] (SOLR-3204) solr-commons-csv must not use the org.apache.commons.csv package

2012-03-07 Thread Tommaso Teofili (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224688#comment-13224688 ] Tommaso Teofili commented on SOLR-3204: --- bq. The issue we had caused by our separate

[jira] [Commented] (SOLR-2693) Solr 4.0 - start and rows parameter addup together

2012-03-07 Thread Tommaso Teofili (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224708#comment-13224708 ] Tommaso Teofili commented on SOLR-2693: --- bq. I can't reproduce this using the current

[jira] [Commented] (SOLR-2253) Solr should be able to keep on truckin' if a shard fails during a distributed search

2012-03-07 Thread Tommaso Teofili (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224760#comment-13224760 ] Tommaso Teofili commented on SOLR-2253: --- I think we can mark this one as duplicate

[jira] [Resolved] (SOLR-2253) Solr should be able to keep on truckin' if a shard fails during a distributed search

2012-03-07 Thread Tommaso Teofili (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili resolved SOLR-2253. --- Resolution: Duplicate Fix Version/s: 4.0 Solr should be able to keep on truckin

Re: The two non-deterministic solr tests (BasicZkTest, BasicDistributedZkTest)

2012-03-03 Thread Tommaso Teofili
Hi Dawid, I'll have a look at those tests and see if I can figure out what the problem is. Tommaso 2012/3/3 Dawid Weiss dawid.we...@gmail.com Guys, are these tests broken or is it something with the timing (races)? They do fail for me pretty consistently although they are not reproducible for

Re: The two non-deterministic solr tests (BasicZkTest, BasicDistributedZkTest)

2012-03-03 Thread Tommaso Teofili
As far as I can see from Jenkins build reports it seems they're only failing during the Maven job, not for ant, is that something that is true for you as well Dawid?. I think at leaste the BasicZkTest failure depends (also?) on the amount of load on the machine during the tests which makes the

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

2012-03-02 Thread Tommaso Teofili (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13221539#comment-13221539 ] Tommaso Teofili commented on SOLR-3197: --- An alternative would be to use

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

2012-03-01 Thread Tommaso Teofili (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13219906#comment-13219906 ] Tommaso Teofili commented on SOLR-3013: --- thanks Steven, now fixing

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

2012-03-01 Thread Tommaso Teofili (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13219962#comment-13219962 ] Tommaso Teofili commented on SOLR-3013: --- it should be ok now. Add

Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 12568 - Still Failing

2012-03-01 Thread Tommaso Teofili
Hi Uwe, I just checked in the fix for that, should be ok now. Tommaso 2012/3/1 Uwe Schindler u...@thetaphi.de Hi Tommaso: Can you check the javadocs-warnings? We have now 15 of them and this fails the Jenkins builds...:

Re: [JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 1846 - Still Failing

2012-03-01 Thread Tommaso Teofili
I removed too many lines inside its build.xml in r1295508 commit, I'm working to fix it. Tommaso 2012/3/1 Steven A Rowe sar...@syr.edu Tomasso, it looks like the solr/contrib/uima/ build is broken? -Original Message- From: Apache Jenkins Server [mailto:jenk...@builds.apache.org]

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

2012-02-29 Thread Tommaso Teofili (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13218975#comment-13218975 ] Tommaso Teofili commented on LUCENE-3731: - I think we can mark this one

[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] [Resolved] (LUCENE-3731) Create a analysis/uima module for UIMA based tokenizers/analyzers

2012-02-29 Thread Tommaso Teofili (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili resolved LUCENE-3731. - Resolution: Fixed Create a analysis/uima module for UIMA based tokenizers

[jira] [Commented] (SOLR-3140) Make omitNorms default for all numeric field types

2012-02-29 Thread Tommaso Teofili (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13219612#comment-13219612 ] Tommaso Teofili commented on SOLR-3140: --- bq. Is there a better place to set

Re: Welcome Stefan Matheis

2012-02-29 Thread Tommaso Teofili
Welcome Stefan! Tommaso 2012/2/29 Ryan McKinley ryan...@gmail.com I'm pleased to announce that Stefan Matheis has joined our ranks as a committer. He has given the solr admin UI some much needed love. It now looks like it belongs in 2012! Stefan, it is tradition that you introduce

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

2012-02-29 Thread Tommaso Teofili (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13219615#comment-13219615 ] Tommaso Teofili commented on SOLR-3013: --- Now that LUCENE-3731 has been resolved I'll

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

2012-02-29 Thread Tommaso Teofili (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13219624#comment-13219624 ] Tommaso Teofili commented on SOLR-3013: --- Solr factories committed in r1295330

[jira] [Commented] (SOLR-3140) Make omitNorms default for all numeric field types

2012-02-29 Thread Tommaso Teofili (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13219625#comment-13219625 ] Tommaso Teofili commented on SOLR-3140: --- maybe something like PrimitiveFieldType

[jira] [Commented] (SOLR-3140) Make omitNorms default for all numeric field types

2012-02-28 Thread Tommaso Teofili (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13218600#comment-13218600 ] Tommaso Teofili commented on SOLR-3140: --- yes big +1 Make omitNorms

[jira] [Commented] (SOLR-3174) Visualize Cluster State

2012-02-28 Thread Tommaso Teofili (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13218602#comment-13218602 ] Tommaso Teofili commented on SOLR-3174: --- yes this'd be a very nice improvement

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

2012-02-25 Thread Tommaso Teofili (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13216459#comment-13216459 ] Tommaso Teofili commented on LUCENE-3731: - the two methods analyzeText

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

2012-02-22 Thread Tommaso Teofili (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13214093#comment-13214093 ] Tommaso Teofili commented on LUCENE-3731: - After some more testing I think

Re: Welcome Sami Siren as committer

2012-02-19 Thread Tommaso Teofili
Welcome Sami! Tommaso 2012/2/19 Robert Muir rcm...@gmail.com I'm pleased to announce that Sami Siren has joined our ranks as a committer. He has been contributing various patches to Lucene/Solr, especially to Solr's distributed indexing capabilities. Sami, its tradition that you introduce

Re: [important] Refactoring of tests infrastructure.

2012-02-17 Thread Tommaso Teofili
Nice improvements! +1 Tommaso 2012/2/17 Dawid Weiss dawid.we...@cs.put.poznan.pl Hi everyone, as part of this: https://issues.apache.org/jira/browse/LUCENE-3785 I've been working on moving away from ant-macros to a custom ANT task; potential benefits are mentioned as part of the issue's

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

2012-02-16 Thread Tommaso Teofili (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13209247#comment-13209247 ] Tommaso Teofili commented on LUCENE-3731: - Right, everything seems ok now. I also

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

2012-02-16 Thread Tommaso Teofili (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13209301#comment-13209301 ] Tommaso Teofili commented on LUCENE-3731: - some improvement in performance came

[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 misleading/confusing

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

2012-02-16 Thread Tommaso Teofili (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13209439#comment-13209439 ] Tommaso Teofili edited comment on LUCENE-3731 at 2/16/12 3:40 PM

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

2012-02-16 Thread Tommaso Teofili (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13209490#comment-13209490 ] Tommaso Teofili commented on LUCENE-3731: - bq. But the question is: is it safe

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

2012-02-15 Thread Tommaso Teofili (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13208393#comment-13208393 ] Tommaso Teofili commented on LUCENE-3731: - Ok, I noticed this was due to an issue

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

2012-02-15 Thread Tommaso Teofili (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13208460#comment-13208460 ] Tommaso Teofili commented on LUCENE-3731: - fix for the issues reported by Steven

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

2012-02-15 Thread Tommaso Teofili (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13208753#comment-13208753 ] Tommaso Teofili commented on LUCENE-3731: - Thanks Robert for taking care

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

2012-02-15 Thread Tommaso Teofili (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13208766#comment-13208766 ] Tommaso Teofili commented on LUCENE-3731: - bq. OK, if there is no objection I

[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

Re: Welcome Christian Moen as committer

2012-02-14 Thread Tommaso Teofili
Welcome Christian! Tommaso 2012/2/14 Robert Muir rcm...@gmail.com I'm pleased to announce that Christian Moen has joined our ranks as a committer. He has been contributing to our language capabilities, especially filling the gap for the Japanese language. Christian, its tradition that you

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

2012-02-14 Thread Tommaso Teofili (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13208076#comment-13208076 ] Tommaso Teofili commented on LUCENE-3731: - committed on trunk in r1244236

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

2012-02-14 Thread Tommaso Teofili (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13208145#comment-13208145 ] Tommaso Teofili commented on LUCENE-3731: - Thank you very much Steven

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

2012-02-14 Thread Tommaso Teofili (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13208145#comment-13208145 ] Tommaso Teofili edited comment on LUCENE-3731 at 2/15/12 12:08 AM

[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] [Commented] (LUCENE-3731) Create a analysis/uima module for UIMA based tokenizers/analyzers

2012-02-13 Thread Tommaso Teofili (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13206997#comment-13206997 ] Tommaso Teofili commented on LUCENE-3731: - bq. Hi Tommaso, I think it would

Re: Welcome James Dyer

2012-02-10 Thread Tommaso Teofili
Welcome James! Tommaso 2012/2/10 Grant Ingersoll gsing...@apache.org I'm pleased to announce the PMC has elected James Dyer to be a committer on the project and he has agreed to join. Welcome aboard, James! -Grant - To

[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

Re: svn commit: r1240035 - in /lucene/dev/branches/branch_3x/lucene/src: java/org/apache/lucene/analysis/TypeTokenFilter.java test/org/apache/lucene/analysis/TestTypeTokenFilter.java

2012-02-07 Thread Tommaso Teofili
Thanks Uwe for noticing, I'll fix that. Tommaso 2012/2/4 Uwe Schindler u...@thetaphi.de One more thing: Please merge changes from trunk to 3.x, not only apply patch twice. More info about the sometimes complicated merging (because of move to modules of some code parts):

Re: svn commit: r1240035 - in /lucene/dev/branches/branch_3x/lucene/src: java/org/apache/lucene/analysis/TypeTokenFilter.java test/org/apache/lucene/analysis/TestTypeTokenFilter.java

2012-02-07 Thread Tommaso Teofili
Actually you just made the needed fixes, lesson learned, thanks again. Tommaso 2012/2/7 Tommaso Teofili tommaso.teof...@gmail.com Thanks Uwe for noticing, I'll fix that. Tommaso 2012/2/4 Uwe Schindler u...@thetaphi.de One more thing: Please merge changes from trunk to 3.x, not only apply

Re: Welcome David Smiley

2012-02-05 Thread Tommaso Teofili
Welcome David! Cheers, Tommaso 2012/2/5 Grant Ingersoll gsing...@apache.org I'm pleased to announce that the Lucene PMC has elected to add David Smiley as a committer to the Lucene/Solr project in recognition of his ongoing contributions. David, custom is to say a little bit about

[jira] [Commented] (SOLR-3049) UpdateRequestProcessorChain for UIMA : runtimeParameters: not all types supported

2012-02-04 Thread Tommaso Teofili (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13200362#comment-13200362 ] Tommaso Teofili commented on SOLR-3049: --- Hi Harsh, I think there should be a more

[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] [Assigned] (LUCENE-3744) Add support for type whitelist in TypeTokenFilter

2012-02-03 Thread Tommaso Teofili (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili reassigned LUCENE-3744: --- Assignee: Tommaso Teofili Add support for type whitelist in TypeTokenFilter

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

2012-02-03 Thread Tommaso Teofili (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13199603#comment-13199603 ] Tommaso Teofili commented on LUCENE-3744: - applied on trunk r1240034 appliend

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

2012-02-03 Thread Tommaso Teofili (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili resolved LUCENE-3744. - Resolution: Fixed Fix Version/s: 4.0 3.6 Add support

[jira] [Created] (SOLR-3092) Update TypeTokenFilterFactory to handle useWhiteList parameter

2012-02-03 Thread Tommaso Teofili (Created) (JIRA)
Components: Schema and Analysis Reporter: Tommaso Teofili Assignee: Tommaso Teofili Priority: Trivial Fix For: 3.6, 4.0 Introduce useWhiteList introduced in Lucene TypeTokenFilter (see LUCENE-3744) inside the related Solr factory. -- This message

[jira] [Resolved] (SOLR-3092) Update TypeTokenFilterFactory to handle useWhiteList parameter

2012-02-03 Thread Tommaso Teofili (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili resolved SOLR-3092. --- Resolution: Fixed committed on trunk at r1240081 committed on branch-3.x at r1240082

[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] [Commented] (LUCENE-3731) Create a analysis/uima module for UIMA based tokenizers/analyzers

2012-02-03 Thread Tommaso Teofili (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13199771#comment-13199771 ] Tommaso Teofili commented on LUCENE-3731: - right Uwe, thanks so much

[jira] [Commented] (SOLR-3093) Remove unused features boolTofilterOptimizer and HashDocSet

2012-02-03 Thread Tommaso Teofili (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13199784#comment-13199784 ] Tommaso Teofili commented on SOLR-3093: --- bq. There is some code which tries to use

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

2012-02-03 Thread Tommaso Teofili (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13199893#comment-13199893 ] Tommaso Teofili commented on LUCENE-3731: - Hey Robert, that's super, thanks! I'm

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

2012-02-01 Thread Tommaso Teofili (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13197834#comment-13197834 ] Tommaso Teofili commented on LUCENE-3744: - Hello Santiago, would you mind also

<    2   3   4   5   6   7   8   9   >