[jira] [Assigned] (LUCENE-4701) Use MockAnalyzers in lucene/facet tests

2013-01-21 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili reassigned LUCENE-4701: --- Assignee: Tommaso Teofili Use MockAnalyzers in lucene/facet tests

[jira] [Commented] (LUCENE-4701) Use MockAnalyzers in lucene/facet tests

2013-01-21 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13558740#comment-13558740 ] Tommaso Teofili commented on LUCENE-4701: - at the moment the _analyzers-common_

[jira] [Comment Edited] (LUCENE-4701) Use MockAnalyzers in lucene/facet tests

2013-01-21 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13558740#comment-13558740 ] Tommaso Teofili edited comment on LUCENE-4701 at 1/21/13 1:06 PM

[jira] [Commented] (LUCENE-4701) Use MockAnalyzers in lucene/facet tests

2013-01-21 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13558753#comment-13558753 ] Tommaso Teofili commented on LUCENE-4701: - I'm not against having _analyzers

[jira] [Commented] (LUCENE-4701) Use MockAnalyzers in lucene/facet tests

2013-01-21 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13558762#comment-13558762 ] Tommaso Teofili commented on LUCENE-4701: - ok cool, so I think we can go

[jira] [Commented] (LUCENE-4701) Use MockAnalyzers in lucene/facet tests

2013-01-21 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13558776#comment-13558776 ] Tommaso Teofili commented on LUCENE-4701: - yep, I just committed for both trunk

[jira] [Resolved] (LUCENE-4701) Use MockAnalyzers in lucene/facet tests

2013-01-21 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili resolved LUCENE-4701. - Resolution: Fixed Fix Version/s: 5.0 Use MockAnalyzers in lucene/facet

Re: [DISCUSS] Enable javadoc check on Solr too

2013-01-18 Thread Tommaso Teofili
...and surely working in a branch as suggested by Alan would be a good idea :-) Thanks Alan, Tommaso 2013/1/18 Tommaso Teofili tommaso.teof...@gmail.com I see Yonik and Jack's points which look reasonable, but, at least for my experience, even if Solr is meant to be a server it often happens

[jira] [Created] (SOLR-4315) Remove useless shardId param in DistributedUpdateProcessor#defensiveChecks

2013-01-18 Thread Tommaso Teofili (JIRA)
Tommaso Teofili created SOLR-4315: - Summary: Remove useless shardId param in DistributedUpdateProcessor#defensiveChecks Key: SOLR-4315 URL: https://issues.apache.org/jira/browse/SOLR-4315 Project

[jira] [Resolved] (SOLR-4315) Remove useless shardId param in DistributedUpdateProcessor#defensiveChecks

2013-01-18 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili resolved SOLR-4315. --- Resolution: Fixed Remove useless shardId param in DistributedUpdateProcessor

[jira] [Created] (LUCENE-4692) Duplicated classpath in facet build file

2013-01-17 Thread Tommaso Teofili (JIRA)
Tommaso Teofili created LUCENE-4692: --- Summary: Duplicated classpath in facet build file Key: LUCENE-4692 URL: https://issues.apache.org/jira/browse/LUCENE-4692 Project: Lucene - Core Issue

[jira] [Commented] (LUCENE-4692) Duplicated classpath in facet build file

2013-01-17 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13556118#comment-13556118 ] Tommaso Teofili commented on LUCENE-4692: - bq. no, only the second one is needed

[jira] [Commented] (LUCENE-4694) Add back IndexReader.fields() - Multi*, or discourage term vectors in some better way

2013-01-17 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13556255#comment-13556255 ] Tommaso Teofili commented on LUCENE-4694: - +1, I think it makes sense

Re: [VOTE] Release 4.1

2013-01-17 Thread Tommaso Teofili
+1 Tommaso 2013/1/17 Steve Rowe sar...@apache.org Please vote to release Lucene and Solr 4.1. Unless respinning becomes necessary, I plan to keep the vote open until Monday, since the 72 hour VOTE period extends into the weekend. RC1 artifacts are here: http://s.apache.org/lusolr41rc1

[DISCUSS] Enable javadoc check on Solr too

2013-01-17 Thread Tommaso Teofili
Hi all, What do you think about (re) enabling javadoc check for Solr build too? At start it may be a little annoying (since a lot of Solr code misses proper javadoc thus we may have lots of failing builds) but that should turn in being a very useful thing for devs once that's fixed and we keep

Re: [DISCUSS] Enable javadoc check on Solr too

2013-01-17 Thread Tommaso Teofili
just as well. Documentation of methods should be on an as-needed basis, not mandated everywhere. -Yonik http://lucidworks.com On Thu, Jan 17, 2013 at 11:44 AM, Tommaso Teofili tommaso.teof...@gmail.com wrote: Hi all, What do you think about (re) enabling javadoc check for Solr build too

[jira] [Commented] (LUCENE-3931) Adding d character to default ElisionFilter

2013-01-14 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552686#comment-13552686 ] Tommaso Teofili commented on LUCENE-3931: - that's true for Italian as well

[jira] [Commented] (LUCENE-3931) Adding d character to default ElisionFilter

2013-01-14 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552729#comment-13552729 ] Tommaso Teofili commented on LUCENE-3931: - ok, thanks for clarifying Steve

[jira] [Created] (LUCENE-4668) Fix classpaths in classification module

2013-01-09 Thread Tommaso Teofili (JIRA)
Tommaso Teofili created LUCENE-4668: --- Summary: Fix classpaths in classification module Key: LUCENE-4668 URL: https://issues.apache.org/jira/browse/LUCENE-4668 Project: Lucene - Core Issue

[jira] [Resolved] (LUCENE-4668) Fix classpaths in classification module

2013-01-09 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili resolved LUCENE-4668. - Resolution: Fixed Fix classpaths in classification module

[jira] [Updated] (LUCENE-3167) Make lucene/solr a OSGI bundle through Ant

2013-01-08 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated LUCENE-3167: Attachment: LUCENE-3167_20130108.patch New _not final_ version of the patch. I'm

[jira] [Comment Edited] (LUCENE-3167) Make lucene/solr a OSGI bundle through Ant

2013-01-08 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13546921#comment-13546921 ] Tommaso Teofili edited comment on LUCENE-3167 at 1/8/13 2:36 PM

[jira] [Comment Edited] (LUCENE-3167) Make lucene/solr a OSGI bundle through Ant

2013-01-08 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13546921#comment-13546921 ] Tommaso Teofili edited comment on LUCENE-3167 at 1/8/13 2:38 PM

[jira] [Resolved] (LUCENE-4651) Use generics for the type of assigned class in Classifier

2013-01-03 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili resolved LUCENE-4651. - Resolution: Fixed Assignee: Tommaso Teofili Use generics for the type

[jira] [Created] (LUCENE-4651) Use generics for the type of assigned class in Classifier

2013-01-02 Thread Tommaso Teofili (JIRA)
Tommaso Teofili created LUCENE-4651: --- Summary: Use generics for the type of assigned class in Classifier Key: LUCENE-4651 URL: https://issues.apache.org/jira/browse/LUCENE-4651 Project: Lucene

[jira] [Updated] (LUCENE-4651) Use generics for the type of assigned class in Classifier

2013-01-02 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated LUCENE-4651: Attachment: LUCENE-4651.patch proposed patch Use generics for the type

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

2012-12-29 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili resolved LUCENE-4345. - Resolution: Fixed Create a Classification module

[jira] [Commented] (LUCENE-3167) Make lucene/solr a OSGI bundle through Ant

2012-12-21 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13537805#comment-13537805 ] Tommaso Teofili commented on LUCENE-3167: - now trying to rework Luca's patch

Re: VOTE: release 3.6.2

2012-12-21 Thread Tommaso Teofili
+1 Tommaso 2012/12/21 Simon Willnauer simon.willna...@gmail.com same here +1 On Fri, Dec 21, 2012 at 1:11 PM, Martijn v Groningen martijn.v.gronin...@gmail.com wrote: Besides the mentioned jdoc warnings the smoke tester ran fine.

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

2012-12-21 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13538691#comment-13538691 ] Tommaso Teofili commented on LUCENE-4345: - I think I'll resolve this and make

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

2012-12-21 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: Fix Version/s: 5.0 Create a Classification module

[jira] [Commented] (SOLR-4170) Exception while creating snapshot

2012-12-13 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530787#comment-13530787 ] Tommaso Teofili commented on SOLR-4170: --- where do you store files? NFS

[jira] [Comment Edited] (SOLR-4170) Exception while creating snapshot

2012-12-13 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530787#comment-13530787 ] Tommaso Teofili edited comment on SOLR-4170 at 12/13/12 8:26 AM

[jira] [Resolved] (SOLR-4150) NPE in distributed result grouping if group.query has no results

2012-12-13 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili resolved SOLR-4150. --- Resolution: Fixed Fix Version/s: 4.1 Assignee: Tommaso Teofili fixed

[jira] [Commented] (SOLR-4150) NPE in distributed result grouping if group.query has no results

2012-12-13 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13531453#comment-13531453 ] Tommaso Teofili commented on SOLR-4150: --- thanks Hoss, I'll take a look myself too

Re: Solr faceting vs. Lucene faceting

2012-12-11 Thread Tommaso Teofili
2012/12/11 Robert Muir rcm...@gmail.com On Tue, Dec 11, 2012 at 11:02 AM, Yonik Seeley yo...@lucidworks.com wrote: On Tue, Dec 11, 2012 at 2:06 AM, Shai Erera ser...@gmail.com wrote: The taxonomy manages the global ordinals for categories. I wonder if there's a way to do global ordinals

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

2012-12-04 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13509793#comment-13509793 ] Tommaso Teofili commented on SOLR-3425: --- this issue was opened before the Collections

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

2012-12-04 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili resolved SOLR-3425. --- Resolution: Fixed CloudSolrServer can't create cores when using the zkHost based

Re: Ant command for installing Lucene and Solr Maven dependencies locally?

2012-10-29 Thread Tommaso Teofili
'ant run-maven-build' should do the trick. Tommaso 2012/10/29 Jason Rutherglen jason.rutherg...@gmail.com I have used 'ant generate-maven-artifacts' to generate the Maven artifacts. Is there a target to install them locally?

Re: Ant command for installing Lucene and Solr Maven dependencies locally?

2012-10-29 Thread Tommaso Teofili
try ant run-maven-build -DskipTests=true, hope this helps, Tommaso 2012/10/29 Jason Rutherglen jason.rutherg...@gmail.com Any way to make it skip tests? On Mon, Oct 29, 2012 at 12:55 PM, Tommaso Teofili tommaso.teof...@gmail.com wrote: 'ant run-maven-build' should do the trick. Tommaso

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

2012-10-24 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13483234#comment-13483234 ] Tommaso Teofili commented on LUCENE-4345: - thanks Michael, it should be fixed now

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

2012-10-23 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13482448#comment-13482448 ] Tommaso Teofili commented on LUCENE-4345: - I've just committed some slight

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

2012-10-12 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili resolved SOLR-3902. --- Resolution: Fixed resolving and deferring dependencies checks at SOLR-3736

Re: [ANNOUNCE] Apache Lucene 4.0 released.

2012-10-12 Thread Tommaso Teofili
2012/10/12 Uwe Schindler u...@thetaphi.de Thanks Robert for doing the hard work of managing this release! I am happy that the release finally came out, after a long time of development, code refactoring, and lots of non-finite beer-automatons! yes, great job guys! :-) Tommaso Uwe

Re: VOTE: release 4.0 (RC2)

2012-10-06 Thread Tommaso Teofili
+1 smoke tests are ok. Tommaso 2012/10/6 Michael McCandless luc...@mikemccandless.com +1 Smoke tester is happy in my env (Ubuntu 12.04, Javas 1.6.0_32 / 1.7.0_04). Mike McCandless http://blog.mikemccandless.com On Sat, Oct 6, 2012 at 4:10 AM, Robert Muir rcm...@gmail.com wrote:

[jira] [Commented] (LUCENE-3167) Make lucene/solr a OSGI bundle through Ant

2012-10-05 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13470056#comment-13470056 ] Tommaso Teofili commented on LUCENE-3167: - In my opinion doing and (especially

Re: missing javadocs/package.html

2012-09-29 Thread Tommaso Teofili
thanks Robert and Chris for coming back to this, I do agree with Robert those javadoc comments are very important and often just the first thing one dev would look into. Also it'd be nice to have the mentioned check in the build. Thanks, Tommaso 2012/9/28 Robert Muir rcm...@gmail.com I will do

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

2012-09-28 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

Re: VOTE: release 4.0 (take two)

2012-09-27 Thread Tommaso Teofili
Smoke test succeeded on MacOSX 10.7, plus tested in various running projects and everything seems fine. one thing I noticed is : no package description (missing package.html in src?) for most of the Solr source code therefore we should add those package(-info).html for the javadoc. However I don't

[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-tabpanelfocusedCommentId=13458534#comment-13458534 ] Tommaso Teofili commented on SOLR-3425: --- I had a simple patch for making this work

Re: 4.0 planning

2012-09-14 Thread Tommaso Teofili
2012/9/14 Robert Muir rcm...@gmail.com On Fri, Sep 14, 2012 at 10:43 AM, Michael McCandless luc...@mikemccandless.com wrote: +1 to get 4.0 out soon. Looks like there are still 49 Solr issues marked for 4.0:

Re: 4.0 planning

2012-09-14 Thread Tommaso Teofili
2012/9/14 Robert Muir rcm...@gmail.com On Fri, Sep 14, 2012 at 11:13 AM, David Smiley (@MITRE.org) dsmi...@mitre.org wrote: Hi Rob. I think it's fairly critical that at least some of the Solr spatial adapters get committed SOLR-3304. I've been working on it and related issues like

Re: 4.0 planning

2012-09-14 Thread Tommaso Teofili
2012/9/14 Robert Muir rcm...@gmail.com On Fri, Sep 14, 2012 at 11:27 AM, Tommaso Teofili tommaso.teof...@gmail.com wrote: I see your point, second option sounds much better. We could perhaps make a shortly due roadmap like: - fix whatever you want by date x (2/3/4 weeks) - code freeze

[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-tabpanelfocusedCommentId=13454802#comment-13454802 ] Tommaso Teofili commented on LUCENE-4345: - bq. I agree with robert you should

Re: svn commit: r1384293 - in /lucene/dev/trunk: dev-tools/eclipse/dot.classpath dev-tools/scripts/smokeTestRelease.py lucene/build.xml lucene/classification/src/java/org/apache/lucene/classification/

2012-09-13 Thread Tommaso Teofili
thanks Robert :) 2012/9/13 rm...@apache.org Author: rmuir Date: Thu Sep 13 12:12:10 2012 New Revision: 1384293 URL: http://svn.apache.org/viewvc?rev=1384293view=rev Log: LUCENE-4345: javadocs-lint, eclipse, smokeTester Added:

[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-tabpanelfocusedCommentId=13453853#comment-13453853 ] Tommaso Teofili commented on LUCENE-4345: - bq. Can we remove

[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-tabpanelfocusedCommentId=13453899#comment-13453899 ] Tommaso Teofili commented on LUCENE-4345: - side note: it seems a bit old but I

[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-tabpanelfocusedCommentId=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-tabpanelfocusedCommentId=13452987#comment-13452987 ] Tommaso Teofili commented on LUCENE-4345: - by the way, if no one objects I plan

[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-tabpanelfocusedCommentId=13447240#comment-13447240 ] Tommaso Teofili commented on LUCENE-4345: - bq. This will benefit from parts

[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-tabpanelfocusedCommentId=13447243#comment-13447243 ] Tommaso Teofili commented on LUCENE-4345: - bq. So we could consider performance

[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-tabpanelfocusedCommentId=13447293#comment-13447293 ] Tommaso Teofili commented on LUCENE-4345: - bq. Nice! I've found that filtering

[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

[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-tabpanelfocusedCommentId=13445867#comment-13445867 ] Tommaso Teofili commented on LUCENE-4345: - bq. docsWithClassSize should ideally

[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-tabpanelfocusedCommentId=13444827#comment-13444827 ] Tommaso Teofili commented on SOLR-3700: --- the suggested snippet for calculating

[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-tabpanelfocusedCommentId=13444843#comment-13444843 ] Tommaso Teofili commented on SOLR-3700: --- The patch is Solr specific just because

[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-tabpanelfocusedCommentId=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

Re: Solr UIMA Notes

2012-08-27 Thread Tommaso Teofili
Hi Eric, 2012/8/10 Eric Pugh ep...@opensourceconnections.com Hi all, I've been working through the SolrUIMA demo, and have some changes to propose based on going through it to make the UIMA stuff more accessible to a new user. Since JIRA is down, I thought I would email my notes to the

[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-tabpanelfocusedCommentId=13437072#comment-13437072 ] Tommaso Teofili commented on SOLR-3736: --- Hi guys, Robert's list of dependencies

[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

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

2012-08-10 Thread Tommaso Teofili
:-) The NB classifier there is very simplistic and could much be improved (or at least provided with parameters / options) Apart from that a kNN / MoreLikeThis based classifier should be fairly easy to add. Regards, Tommaso On Fri, Aug 10, 2012 at 8:36 AM, Tommaso Teofili (JIRA) j...@apache.org wrote

Re: VOTE: 4.0-BETA

2012-08-09 Thread Tommaso Teofili
SmokeTestRelease checks passed, switching from 4-alpha to this for my applications was ok as well. +1 Tommaso 2012/8/7 Robert Muir rcm...@gmail.com Artifacts here: http://people.apache.org/~rmuir/staging_area/lucene-solr-4.0bRC0-rev1370099/ The list of changes since 4.0-ALPHA is pretty

[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] [Commented] (SOLR-3704) Date range queries fail when highlighting

2012-08-03 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13428123#comment-13428123 ] Tommaso Teofili commented on SOLR-3704: --- Hi Konstantin, can you please check

[jira] [Commented] (SOLR-3704) Date range queries fail when highlighting

2012-08-03 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13428143#comment-13428143 ] Tommaso Teofili commented on SOLR-3704: --- bq. As far as I know, fastvectorhighlighter

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

2012-08-01 Thread Tommaso Teofili (JIRA)
Tommaso Teofili created SOLR-3700: - Summary: Create a Classification component Key: SOLR-3700 URL: https://issues.apache.org/jira/browse/SOLR-3700 Project: Solr Issue Type: New Feature

[jira] [Commented] (LUCENE-3167) Make lucene/solr a OSGI bundle through Ant

2012-08-01 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13426884#comment-13426884 ] Tommaso Teofili commented on LUCENE-3167: - sure, and I'd be happy to lend a hand

[jira] [Commented] (SOLR-3030) StopTermTypesFilter and Factory allows filtering based on the TermTypeAttribute

2012-07-24 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13421269#comment-13421269 ] Tommaso Teofili commented on SOLR-3030: --- I think this is already covered

[jira] [Commented] (SOLR-2838) use preferable default for langid.idField

2012-07-24 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13421277#comment-13421277 ] Tommaso Teofili commented on SOLR-2838: --- I think this makes sense, now fixing

[jira] [Resolved] (SOLR-2838) use preferable default for langid.idField

2012-07-24 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili resolved SOLR-2838. --- Resolution: Fixed Fix Version/s: 4.0 Assignee: Tommaso Teofili fixed on trunk

Re: Small error in IOUtils.closeWhileHandlingException javadocs

2012-07-24 Thread Tommaso Teofili
thanks Alan, I'll change that. Tommaso 2012/7/24 Alan Woodward alan.woodw...@romseysoftware.co.uk The example code for IOUtils.closeWhileHandlingException(E extends Exception, Closeable…) in its javadoc comment refers to closeSafely(), rather than closeWhileHandlingException(). Sufficiently

Re: svn commit: r1361819 - /lucene/dev/trunk/lucene/analysis/uima/src/test/org/apache/lucene/analysis /uima/UIMABaseAnalyzerTest.java

2012-07-16 Thread Tommaso Teofili
even if it resolves to the same value I agree it's more consistent to use the TEST_VERSION_CURRENT, thanks Hoss. Tommaso 2012/7/16 Chris Hostetter hossman_luc...@fucit.org : URL: http://svn.apache.org/viewvc?rev=1361819view=rev : Log: : [LUCENE-4207] - updated LuceneVersion to 5.0 Isn't

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

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

[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

Re: Welcome Greg Bowyer

2012-06-21 Thread Tommaso Teofili
Welcome onboard Greg! Cheers, Tommaso 2012/6/21 Erick Erickson erickerick...@gmail.com I'm pleased to announce that Greg Bowyer has been added as a Lucene/Solr committer. Greg: It's a tradition that you reply with a brief bio. Your SVN access should be set up and ready to go.

[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-tabpanelfocusedCommentId=13397299#comment-13397299 ] Tommaso Teofili commented on SOLR-3488: --- bq. currently we do not remove all

[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-tabpanelfocusedCommentId=13293529#comment-13293529 ] Tommaso Teofili commented on LUCENE-2899: - bq. I wonder how hard it would

[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-tabpanelfocusedCommentId=13292697#comment-13292697 ] Tommaso Teofili commented on SOLR-3488: --- bq. I think though, that we should really

Re: Welcome Adrien Grand as a new Lucene/Solr committer

2012-06-07 Thread Tommaso Teofili
Welcome onboard Adrien! Cheers, Tommaso 2012/6/7 Michael McCandless luc...@mikemccandless.com I'm pleased to announce that Adrien Grand has joined our ranks as a committer. He has been contributing various patches to Lucene/Solr, recently to Lucene's packed ints implementation, giving a

[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

[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-3513) specifying 2147483647 for rows parameter causes AIOOBE

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

Re: remove via

2012-06-06 Thread Tommaso Teofili
2012/6/6 Robert Muir rcm...@gmail.com Hello, Currently we do this in CHANGES.txt: LUCENE-: Fixed a horrible nasty bug. (Joe Contributor via John Doe Committer) I propose we remove via committers name from CHANGES.txt. I don't think any users care about who committed changes and I

[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-tabpanelfocusedCommentId=13288419#comment-13288419 ] Tommaso Teofili commented on SOLR-3477: --- thanks Tomás, your patch looks good. I'll

<    1   2   3   4   5   6   7   8   9   >