[jira] [Commented] (SOLR-1760) convert synonymsfilter to new tokenstream API

2012-06-09 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13292200#comment-13292200 ] Lance Norskog commented on SOLR-1760: - This issue is obsolete.

[jira] [Commented] (SOLR-3044) Incrementally deprecate NamedList replace with typesafe API

2012-06-09 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13292201#comment-13292201 ] Lance Norskog commented on SOLR-3044: - LISP is indeed very very old. NamedList is LISP

[jira] [Commented] (SOLR-3284) StreamingUpdateSolrServer swallows exceptions

2012-06-09 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13292206#comment-13292206 ] Lance Norskog commented on SOLR-3284: - In the trunk it is now

[jira] [Commented] (LUCENE-4125) AvoidCodecs (and maybe similar nearby logic) still runs BeforeClass

2012-06-09 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13292205#comment-13292205 ] Dawid Weiss commented on LUCENE-4125: - I think I provided a patch for this a while

[jira] [Assigned] (LUCENE-4102) SuppressCodecs doesnt work with -Dtests.postingsformat

2012-06-09 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss reassigned LUCENE-4102: --- Assignee: Dawid Weiss SuppressCodecs doesnt work with -Dtests.postingsformat

[jira] [Commented] (LUCENE-4125) AvoidCodecs (and maybe similar nearby logic) still runs BeforeClass

2012-06-09 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13292207#comment-13292207 ] Dawid Weiss commented on LUCENE-4125: - Found it, it's in LUCENE-4102. I'll take care

[JENKINS] Lucene-Solr-4.x-Windows-Java6-64 - Build # 29 - Failure!

2012-06-09 Thread jenkins
Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-4.x-Windows-Java6-64/29/ 1 tests failed. REGRESSION: org.apache.lucene.facet.taxonomy.directory.TestDirectoryTaxonomyWriter.testConcurrency Error Message: expected:29364 but was:29366 Stack Trace: java.lang.AssertionError:

[jira] [Updated] (LUCENE-4101) Remove XXXField.TYPE_STORED

2012-06-09 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-4101: --- Attachment: LUCENE-4101.patch bq. I think if we dont like booleans for this silly

[jira] [Commented] (LUCENE-4101) Remove XXXField.TYPE_STORED

2012-06-09 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13292286#comment-13292286 ] Michael McCandless commented on LUCENE-4101: bq. do we really need to block

[jira] [Resolved] (LUCENE-4117) Add FST.BytesReader to all FST arc-reading APIs

2012-06-09 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-4117. Resolution: Fixed Add FST.BytesReader to all FST arc-reading APIs

[jira] [Commented] (LUCENE-4101) Remove XXXField.TYPE_STORED

2012-06-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13292294#comment-13292294 ] Robert Muir commented on LUCENE-4101: - {quote} Yes, I think so, for the reasons I

[JENKINS] Lucene-Solr-4.x-Windows-Java6-64 - Build # 30 - Still Failing!

2012-06-09 Thread jenkins
Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-4.x-Windows-Java6-64/30/ 1 tests failed. FAILED: org.apache.solr.handler.TestReplicationHandler.test Error Message: expected:494 but was:0 Stack Trace: java.lang.AssertionError: expected:494 but was:0 at

Re: svn commit: r1348294 - in /lucene/dev/trunk: ./ lucene/ lucene/site/ lucene/site/changes/changes2html.pl

2012-06-09 Thread Robert Muir
This change should probably be reviewed by someone with more regexp skills than me. I made it work and the html looks correct but its kinda hackish. On Fri, Jun 8, 2012 at 9:33 PM, rm...@apache.org wrote: Author: rmuir Date: Sat Jun  9 01:33:45 2012 New Revision: 1348294 URL:

[jira] [Commented] (LUCENE-4101) Remove XXXField.TYPE_STORED

2012-06-09 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13292297#comment-13292297 ] Chris Male commented on LUCENE-4101: {quote} OK, I'm attaching a new patch, using a

[jira] [Commented] (LUCENE-4102) SuppressCodecs doesnt work with -Dtests.postingsformat

2012-06-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13292298#comment-13292298 ] Robert Muir commented on LUCENE-4102: - looks good to me! Thanks Dawid.

[jira] [Commented] (LUCENE-4101) Remove XXXField.TYPE_STORED

2012-06-09 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13292300#comment-13292300 ] Michael McCandless commented on LUCENE-4101: bq. So with this patch,

[jira] [Commented] (LUCENE-4101) Remove XXXField.TYPE_STORED

2012-06-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13292302#comment-13292302 ] Robert Muir commented on LUCENE-4101: - I think the key is: {code} public

[jira] [Commented] (LUCENE-4101) Remove XXXField.TYPE_STORED

2012-06-09 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13292303#comment-13292303 ] Chris Male commented on LUCENE-4101: {quote} No actually TYPE_STORED is just like

[jira] [Commented] (LUCENE-4101) Remove XXXField.TYPE_STORED

2012-06-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13292305#comment-13292305 ] Robert Muir commented on LUCENE-4101: - {quote} Gotcha. I didn't really mind the code

[jira] [Commented] (LUCENE-4101) Remove XXXField.TYPE_STORED

2012-06-09 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13292307#comment-13292307 ] Chris Male commented on LUCENE-4101: Quickly throwing out an idea, what about instead

[jira] [Commented] (LUCENE-4101) Remove XXXField.TYPE_STORED

2012-06-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13292308#comment-13292308 ] Robert Muir commented on LUCENE-4101: - Personally I would prefer we avoid the factory

[jira] [Commented] (LUCENE-4101) Remove XXXField.TYPE_STORED

2012-06-09 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13292313#comment-13292313 ] Chris Male commented on LUCENE-4101: Okay that's cool. I'm comfortable using them

[jira] [Commented] (LUCENE-4124) factor ByteBufferIndexInput out of MMapDirectory

2012-06-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13292314#comment-13292314 ] Robert Muir commented on LUCENE-4124: - I agree. actually we might want to make other

[jira] [Commented] (LUCENE-4101) Remove XXXField.TYPE_STORED

2012-06-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13292315#comment-13292315 ] Robert Muir commented on LUCENE-4101: - Well I think for people like you, if you enjoy

[JENKINS] Lucene-Solr-4.x-Linux-Java6-64 - Build # 46 - Failure!

2012-06-09 Thread jenkins
Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-4.x-Linux-Java6-64/46/ 1 tests failed. REGRESSION: org.apache.lucene.index.TestNRTThreads.testNRTThreads Error Message: Thread threw an uncaught exception, thread: Thread[Thread-1149,5,] Stack Trace: java.lang.RuntimeException: Thread

[jira] [Commented] (LUCENE-4101) Remove XXXField.TYPE_STORED

2012-06-09 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13292317#comment-13292317 ] Chris Male commented on LUCENE-4101: You're absolutely right in which case this is

[jira] [Commented] (LUCENE-3949) Fix license headers in all Java files to not be in Javadocs /** format

2012-06-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13292321#comment-13292321 ] Uwe Schindler commented on LUCENE-3949: --- Commit this! Thanks! Fix

[jira] [Commented] (LUCENE-3949) Fix license headers in all Java files to not be in Javadocs /** format

2012-06-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13292322#comment-13292322 ] Uwe Schindler commented on LUCENE-3949: --- ...and backport (means not merging, but

[jira] [Commented] (LUCENE-4101) Remove XXXField.TYPE_STORED

2012-06-09 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13292324#comment-13292324 ] Michael McCandless commented on LUCENE-4101: {quote} Well according to the

[jira] [Commented] (LUCENE-4101) Remove XXXField.TYPE_STORED

2012-06-09 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13292326#comment-13292326 ] Michael McCandless commented on LUCENE-4101: bq. I would prefer that we make

[jira] [Commented] (LUCENE-4115) JAR resolution/ cleanup should be done automatically for ant clean/ eclipse/ resolve.

2012-06-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13292327#comment-13292327 ] Uwe Schindler commented on LUCENE-4115: --- bq. I know why the jars are locked - it's

[jira] [Comment Edited] (LUCENE-4115) JAR resolution/ cleanup should be done automatically for ant clean/ eclipse/ resolve.

2012-06-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13292327#comment-13292327 ] Uwe Schindler edited comment on LUCENE-4115 at 6/9/12 12:48 PM:

[jira] [Commented] (LUCENE-4115) JAR resolution/ cleanup should be done automatically for ant clean/ eclipse/ resolve.

2012-06-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13292328#comment-13292328 ] Uwe Schindler commented on LUCENE-4115: --- For examples see classpath of

[jira] [Created] (LUCENE-4126) Remove FieldType copy constructor

2012-06-09 Thread Chris Male (JIRA)
Chris Male created LUCENE-4126: -- Summary: Remove FieldType copy constructor Key: LUCENE-4126 URL: https://issues.apache.org/jira/browse/LUCENE-4126 Project: Lucene - Java Issue Type:

[jira] [Commented] (LUCENE-3949) Fix license headers in all Java files to not be in Javadocs /** format

2012-06-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13292331#comment-13292331 ] Robert Muir commented on LUCENE-3949: - yes, I agree. I would re-run the script on 4.x

[jira] [Commented] (LUCENE-4126) Remove FieldType copy constructor

2012-06-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13292335#comment-13292335 ] Robert Muir commented on LUCENE-4126: - Lets play out a few typical realistic

[jira] [Commented] (LUCENE-4126) Remove FieldType copy constructor

2012-06-09 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13292344#comment-13292344 ] Chris Male commented on LUCENE-4126: Good question. Currently specifying your own

[jira] [Commented] (LUCENE-4126) Remove FieldType copy constructor

2012-06-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13292346#comment-13292346 ] Robert Muir commented on LUCENE-4126: - {quote} Currently specifying your own

[jira] [Commented] (LUCENE-4126) Remove FieldType copy constructor

2012-06-09 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13292350#comment-13292350 ] Chris Male commented on LUCENE-4126: I can agree with that Remove

[jira] [Commented] (LUCENE-4126) Remove FieldType copy constructor

2012-06-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13292354#comment-13292354 ] Robert Muir commented on LUCENE-4126: - Also i think today, anyone that wants to do

Re: [jira] [Commented] (SOLR-2242) Get distinct count of names for a facet field

2012-06-09 Thread Jason Rutherglen
Bill, which patch is working for you? It is difficult to follow! :) On Sat, Jun 9, 2012 at 1:02 AM, William Bell billnb...@gmail.com wrote: I am not sure what the issue is. This is working for me... On Fri, Jun 8, 2012 at 8:35 AM, Jason Rutherglen (JIRA) j...@apache.org wrote: [

[jira] [Updated] (LUCENE-4101) Remove XXXField.TYPE_STORED

2012-06-09 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-4101: --- Attachment: LUCENE-4101.patch New patch, with tests cutover to LTC.

[jira] [Commented] (LUCENE-4101) Remove XXXField.TYPE_STORED

2012-06-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13292373#comment-13292373 ] Robert Muir commented on LUCENE-4101: - hmm, i think when i referred to 'code dup' it

[jira] [Commented] (LUCENE-4101) Remove XXXField.TYPE_STORED

2012-06-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13292376#comment-13292376 ] Robert Muir commented on LUCENE-4101: - also i dont think we should add the new class

[jira] [Updated] (LUCENE-4101) Remove XXXField.TYPE_STORED

2012-06-09 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-4101: --- Attachment: LUCENE-4101.patch I like all those ideas! New patch: * Keeps

[jira] [Commented] (LUCENE-3312) Break out StorableField from IndexableField

2012-06-09 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13292389#comment-13292389 ] Michael McCandless commented on LUCENE-3312: I think, given the discussions

[jira] [Commented] (LUCENE-4115) JAR resolution/ cleanup should be done automatically for ant clean/ eclipse/ resolve.

2012-06-09 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13292393#comment-13292393 ] Dawid Weiss commented on LUCENE-4115: - Good point, Uwe -- the problematic jars are

[jira] [Commented] (LUCENE-4115) JAR resolution/ cleanup should be done automatically for ant clean/ eclipse/ resolve.

2012-06-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13292397#comment-13292397 ] Robert Muir commented on LUCENE-4115: - I'm not sure we should really go to the

[jira] [Commented] (LUCENE-4125) AvoidCodecs (and maybe similar nearby logic) still runs BeforeClass

2012-06-09 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13292399#comment-13292399 ] Dawid Weiss commented on LUCENE-4125: - Hmm... I get this when I specify

[JENKINS] Lucene-Solr-tests-only-4.x - Build # 40 - Failure

2012-06-09 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-4.x/40/ No tests ran. Build Log: [...truncated 1144 lines...] [...truncated 1144 lines...] [...truncated 1144 lines...] [...truncated 1144 lines...] [...truncated 1081 lines...] FATAL: Unable to delete script file

[jira] [Commented] (LUCENE-4115) JAR resolution/ cleanup should be done automatically for ant clean/ eclipse/ resolve.

2012-06-09 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13292402#comment-13292402 ] Dawid Weiss commented on LUCENE-4115: - I don't agree -- the current situation in

[jira] [Resolved] (LUCENE-4102) SuppressCodecs doesnt work with -Dtests.postingsformat

2012-06-09 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved LUCENE-4102. - Resolution: Fixed Fix Version/s: 5.0 4.0 SuppressCodecs doesnt

[jira] [Updated] (LUCENE-4102) SuppressCodecs doesnt work with -Dtests.postingsformat

2012-06-09 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-4102: Priority: Minor (was: Major) SuppressCodecs doesnt work with -Dtests.postingsformat

[jira] [Commented] (LUCENE-4125) AvoidCodecs (and maybe similar nearby logic) still runs BeforeClass

2012-06-09 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13292404#comment-13292404 ] Dawid Weiss commented on LUCENE-4125: - Ok, I see -- on branch_4x this works fine now.

[jira] [Resolved] (LUCENE-4125) AvoidCodecs (and maybe similar nearby logic) still runs BeforeClass

2012-06-09 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved LUCENE-4125. - Resolution: Fixed Fix Version/s: 5.0 4.0 Assignee: Dawid

[JENKINS] Lucene-Solr-4.x-Windows-Java7-64 - Build # 28 - Failure!

2012-06-09 Thread jenkins
Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-4.x-Windows-Java7-64/28/ 1 tests failed. REGRESSION: org.apache.lucene.index.TestDocumentsWriterStallControl.testAccquireReleaseRace Error Message: control claims no stalled threads but waiter seems to be blocked Stack Trace:

[jira] [Commented] (SOLR-3511) Refactor overseer to use a distributed workqueue

2012-06-09 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13292417#comment-13292417 ] Mark Miller commented on SOLR-3511: --- This is nice Sami - great work. I've been going over

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

2012-06-09 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13292418#comment-13292418 ] Mark Miller commented on SOLR-3488: --- Thanks Tommaso! bq. Regarding the template based

[jira] [Commented] (LUCENE-4115) JAR resolution/ cleanup should be done automatically for ant clean/ eclipse/ resolve.

2012-06-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13292419#comment-13292419 ] Robert Muir commented on LUCENE-4115: - {quote} For better or worse, that's the reason

[jira] [Created] (SOLR-3531) NRTCachingDirectoryFactory should be configurable via solrconfig.xml

2012-06-09 Thread Andy Laird (JIRA)
Andy Laird created SOLR-3531: Summary: NRTCachingDirectoryFactory should be configurable via solrconfig.xml Key: SOLR-3531 URL: https://issues.apache.org/jira/browse/SOLR-3531 Project: Solr

[jira] [Updated] (SOLR-3531) NRTCachingDirectoryFactory should be configurable via solrconfig.xml

2012-06-09 Thread Andy Laird (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Laird updated SOLR-3531: - Attachment: Configure_NRTCachingDirectory_via_solrconfig.patch Attached is a simple patch that implements

[jira] [Updated] (SOLR-3512) Create API for managing nodes within SolrCloud

2012-06-09 Thread Andy Laird (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Laird updated SOLR-3512: - Issue Type: New Feature (was: Improvement) Create API for managing nodes within SolrCloud

[JENKINS] Lucene-Solr-trunk-Linux-Java7-64 - Build # 223 - Failure!

2012-06-09 Thread jenkins
Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Linux-Java7-64/223/ 1 tests failed. REGRESSION: org.apache.solr.client.solrj.embedded.MultiCoreExampleJettyTest.testMultiCore Error Message: Server at http://localhost:46814/example/core0 returned non ok status:500,

[JENKINS] Lucene-Solr-4.x-Linux-Java6-64 - Build # 52 - Failure!

2012-06-09 Thread jenkins
Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-4.x-Linux-Java6-64/52/ 1 tests failed. REGRESSION: org.apache.lucene.index.TestDocumentsWriterStallControl.testSimpleStall Error Message: Left-over thread detected (and terminated): Thread[Thread-58,5,] (stack trace is a snapshot

[jira] [Assigned] (SOLR-3531) NRTCachingDirectoryFactory should be configurable via solrconfig.xml

2012-06-09 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller reassigned SOLR-3531: - Assignee: Mark Miller NRTCachingDirectoryFactory should be configurable via solrconfig.xml

Re: [JENKINS] Lucene-Solr-4.x-Windows-Java6-64 - Build # 29 - Failure!

2012-06-09 Thread Mark Miller
Surface level, this looks like it could be a concurrency issue? On Jun 9, 2012, at 4:05 AM, jenk...@sd-datasolutions.de wrote: Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-4.x-Windows-Java6-64/29/ 1 tests failed. REGRESSION:

[jira] [Resolved] (SOLR-3497) Make HTTP error default for exceptions

2012-06-09 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lance Norskog resolved SOLR-3497. - Resolution: Invalid I did not get that part from reading the patch. Make HTTP

[JENKINS] Lucene-Solr-trunk-Linux-Java6-64 - Build # 838 - Failure!

2012-06-09 Thread jenkins
Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Linux-Java6-64/838/ All tests passed Build Log: [...truncated 23905 lines...] [...truncated 23905 lines...] [...truncated 23905 lines...] [...truncated 23880 lines...] javadocs-lint: [exec] [exec] Crawl/parse...

[JENKINS] Lucene-Solr-tests-only-trunk - Build # 14652 - Failure

2012-06-09 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/14652/ 1 tests failed. REGRESSION: org.apache.solr.cloud.OverseerTest.testShardLeaderChange Error Message: Unexpected shard leader coll:collection1 shard:shard1 expected:core[4] but was:core[1] Stack Trace:

RE: [JENKINS] Lucene-Solr-trunk-Linux-Java6-64 - Build # 838 - Failure!

2012-06-09 Thread Steven A Rowe
I committed a change to changes2html.pl that linkifies URLs in CHANGES.txt. javadocs-lint is complaining about two of these, but the links work for me, so I'm not sure what's happening. I'll look at the python link checking script. Steve -Original Message- From:

RE: [JENKINS] Lucene-Solr-trunk-Linux-Java6-64 - Build # 838 - Failure!

2012-06-09 Thread Robert Muir
I think there is a hardcoded whitelist in the script of apache.org domains to check for sketchy links On Jun 9, 2012 8:52 PM, Steven A Rowe sar...@syr.edu wrote: I committed a change to changes2html.pl that linkifies URLs in CHANGES.txt. javadocs-lint is complaining about two of these, but

RE: [JENKINS] Lucene-Solr-trunk-Linux-Java6-64 - Build # 838 - Failure!

2012-06-09 Thread Robert Muir
reviewing the fail now (sorry, mobile phone!) I think we should add an exception for the changes link here? in general we don't want to allow links to svn.apache.org (yes, I corrected a few bogus ones!), but this is ok, particularly since its against a tag On Jun 9, 2012 8:58 PM, Robert Muir

[JENKINS] Lucene-Solr-trunk-Linux-Java6-64 - Build # 839 - Still Failing!

2012-06-09 Thread jenkins
Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Linux-Java6-64/839/ All tests passed Build Log: [...truncated 23904 lines...] [...truncated 23904 lines...] [...truncated 23904 lines...] [...truncated 23879 lines...] javadocs-lint: [exec] [exec] Crawl/parse...

[JENKINS] Lucene-Solr-4.x-Windows-Java7-64 - Build # 30 - Failure!

2012-06-09 Thread jenkins
Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-4.x-Windows-Java7-64/30/ 1 tests failed. REGRESSION: org.apache.solr.handler.TestReplicationHandler.test Error Message: expected:498 but was:0 Stack Trace: java.lang.AssertionError: expected:498 but was:0 at

[JENKINS] Lucene-Solr-tests-only-trunk - Build # 14653 - Still Failing

2012-06-09 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/14653/ All tests passed Build Log: [...truncated 23972 lines...] [...truncated 23972 lines...] [...truncated 23972 lines...] [...truncated 23945 lines...] javadocs-lint: [exec] [exec] Crawl/parse... [exec]

[JENKINS] Lucene-Solr-tests-only-4.x - Build # 47 - Failure

2012-06-09 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-4.x/47/ 1 tests failed. REGRESSION: org.apache.solr.client.solrj.embedded.MultiCoreExampleJettyTest.testMultiCore Error Message: Server at http://localhost:46484/example/core0 returned non ok status:500, message:Server Error Stack

[JENKINS] Lucene-Solr-trunk-Windows-Java7-64 - Build # 282 - Failure!

2012-06-09 Thread jenkins
Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Windows-Java7-64/282/ 1 tests failed. REGRESSION: org.apache.solr.spelling.suggest.SuggesterTest.testSuggestions Error Message: Exception during query Stack Trace: java.lang.RuntimeException: Exception during query at

RE: [JENKINS] Lucene-Solr-trunk-Linux-Java6-64 - Build # 838 - Failure!

2012-06-09 Thread Steven A Rowe
I added an exception to checkJavadocLinks.py to allow {svn,lucene}.apache.org links in Changes.html - Steve From: Robert Muir [mailto:rcm...@gmail.com] Sent: Saturday, June 09, 2012 9:03 PM To: dev@lucene.apache.org Subject: RE: [JENKINS] Lucene-Solr-trunk-Linux-Java6-64 - Build # 838 -

[JENKINS] Lucene-Solr-tests-only-trunk - Build # 14654 - Still Failing

2012-06-09 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/14654/ All tests passed Build Log: [...truncated 23974 lines...] [...truncated 23974 lines...] [...truncated 23974 lines...] [...truncated 23947 lines...] javadocs-lint: [exec] [exec] Crawl/parse... [exec]

[JENKINS] Lucene-Solr-trunk-Linux-Java6-64 - Build # 840 - Still Failing!

2012-06-09 Thread jenkins
Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Linux-Java6-64/840/ All tests passed Build Log: [...truncated 23904 lines...] [...truncated 23904 lines...] [...truncated 23904 lines...] [...truncated 23879 lines...] javadocs-lint: [exec] [exec] Crawl/parse...

[jira] [Commented] (LUCENE-3312) Break out StorableField from IndexableField

2012-06-09 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13292467#comment-13292467 ] Chris Male commented on LUCENE-3312: Following on from that, I don't think we should

[jira] [Commented] (LUCENE-4101) Remove XXXField.TYPE_STORED

2012-06-09 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13292468#comment-13292468 ] Chris Male commented on LUCENE-4101: bq. Keeps XXXField.TYPE_UNSTORED naming Maybe

RE: svn commit: r1348294 - in /lucene/dev/trunk: ./ lucene/ lucene/site/ lucene/site/changes/changes2html.pl

2012-06-09 Thread Steven A Rowe
Thanks for the heads-up, Robert - I simplified the regex a little and it still seems to work. - Steve -Original Message- From: Robert Muir [mailto:rcm...@gmail.com] Sent: Saturday, June 09, 2012 7:08 AM To: dev@lucene.apache.org Subject: Re: svn commit: r1348294 - in /lucene/dev/trunk:

RE: VOTE: Lucene/Solr 4.0-ALPHA

2012-06-09 Thread Steven A Rowe
Changes.html had a couple of problems related to the JIRA REST API URL changing (missing release dates, compound release numbers missing the second release number). I've modified changes2html.pl to use the new URL. Steve -Original Message- From: Robert Muir [mailto:rcm...@gmail.com]

[JENKINS] Lucene-Solr-trunk-Linux-Java7-64 - Build # 227 - Failure!

2012-06-09 Thread jenkins
Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Linux-Java7-64/227/ 1 tests failed. REGRESSION: org.apache.solr.cloud.RecoveryZkTest.testDistribSearch Error Message: Thread threw an uncaught exception, thread: Thread[Lucene Merge Thread #0,6,] Stack Trace: