[jira] [Commented] (LUCENE-5640) Cleanup Token class

2014-05-05 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989321#comment-13989321 ] Uwe Schindler commented on LUCENE-5640: --- In addition, the code we now have is like

[jira] [Issue Comment Deleted] (LUCENE-5640) Cleanup Token class

2014-05-05 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-5640: -- Comment: was deleted (was: Thanks Robert. The patch had more changes, but rebuilding to defaul

[jira] [Commented] (SOLR-5228) Deprecate and tags in schema.xml

2014-05-05 Thread Parvesh Garg (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989326#comment-13989326 ] Parvesh Garg commented on SOLR-5228: One use case for keeping sections is to have the c

[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.7.0_60-ea-b15) - Build # 10125 - Failure!

2014-05-05 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10125/ Java: 64bit/jdk1.7.0_60-ea-b15 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. REGRESSION: org.apache.lucene.analysis.core.TestRandomChains.testRandomChains Error Message: startOffset must be non-negative, and endOffset must

[jira] [Updated] (LUCENE-5640) Cleanup Token class

2014-05-05 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-5640: -- Attachment: LUCENE-5640.patch Cleanups: - fix javadoc error - improve documentation - improve

RE: [JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.7.0_60-ea-b15) - Build # 10125 - Failure!

2014-05-05 Thread Uwe Schindler
The same happened to me locally while running tests, with the other type of PathTokenizers, too! - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: Policeman Jenkins Server [mailto:jenk...@thetaphi.de] > S

[jira] [Commented] (LUCENE-5640) Cleanup Token class

2014-05-05 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989382#comment-13989382 ] Robert Muir commented on LUCENE-5640: - {quote} But this makes code less readable {quo

[jira] [Commented] (LUCENE-5640) Cleanup Token class

2014-05-05 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989383#comment-13989383 ] Uwe Schindler commented on LUCENE-5640: --- bq. Doesn't it also impact things like sav

[jira] [Comment Edited] (LUCENE-5640) Cleanup Token class

2014-05-05 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989383#comment-13989383 ] Uwe Schindler edited comment on LUCENE-5640 at 5/5/14 10:04 AM: ---

[jira] [Commented] (LUCENE-5640) Cleanup Token class

2014-05-05 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989400#comment-13989400 ] Robert Muir commented on LUCENE-5640: - This is not really code duplication though, it

[jira] [Commented] (LUCENE-5640) Cleanup Token class

2014-05-05 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989403#comment-13989403 ] Michael McCandless commented on LUCENE-5640: I haven't looked closely here, b

[jira] [Resolved] (LUCENE-5604) Should we switch BytesRefHash to MurmurHash3?

2014-05-05 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-5604. Resolution: Fixed Fix Version/s: (was: 4.9) 4.8 Woop

[jira] [Commented] (LUCENE-5640) Cleanup Token class

2014-05-05 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989404#comment-13989404 ] Uwe Schindler commented on LUCENE-5640: --- The MethodHandle code is also used to crea

Re: [JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_05) - Build # 10235 - Still Failing!

2014-05-05 Thread Michael McCandless
I'll dig; new test is a bit too evil maybe. Mike McCandless http://blog.mikemccandless.com On Sun, May 4, 2014 at 8:50 PM, Policeman Jenkins Server wrote: > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/10235/ > Java: 64bit/jdk1.8.0_05 -XX:-UseCompressedOops -XX:+UseSerialGC >

Re: [JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.7.0_60-ea-b15) - Build # 10125 - Failure!

2014-05-05 Thread Robert Muir
It happens because you get PathTokenizer + WDF etc. WDF is still not correct if you use it after a "complicated" chain. It is only really safe after somethign like WhitespaceTokenizer. On Mon, May 5, 2014 at 5:30 AM, Uwe Schindler wrote: > The same happened to me locally while running tests, wit

[jira] [Commented] (LUCENE-5640) Cleanup Token class

2014-05-05 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989409#comment-13989409 ] Robert Muir commented on LUCENE-5640: - OK, ill benchmark it (against both packed and

Re: [JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_05) - Build # 10235 - Still Failing!

2014-05-05 Thread Michael McCandless
I committed a fix ... just made it less evil. Mike McCandless http://blog.mikemccandless.com On Mon, May 5, 2014 at 6:31 AM, Michael McCandless wrote: > I'll dig; new test is a bit too evil maybe. > > Mike McCandless > > http://blog.mikemccandless.com > > > On Sun, May 4, 2014 at 8:50 PM, Poli

[jira] [Commented] (LUCENE-5640) Cleanup Token class

2014-05-05 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989428#comment-13989428 ] Uwe Schindler commented on LUCENE-5640: --- How about this: - I wait for your addition

[jira] [Commented] (LUCENE-5609) Should we revisit the default numeric precision step?

2014-05-05 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989429#comment-13989429 ] ASF subversion and git services commented on LUCENE-5609: - Commit

[jira] [Commented] (LUCENE-5640) Cleanup Token class

2014-05-05 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989454#comment-13989454 ] Robert Muir commented on LUCENE-5640: - I ran the benchmark 10 times for trunk and pat

[jira] [Updated] (SOLR-5340) Add support for named snapshots

2014-05-05 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Thacker updated SOLR-5340: Attachment: SOLR-5340.patch No problems :) Sorry I didn't get time to address it earlier. New patch

[jira] [Commented] (LUCENE-5640) Cleanup Token class

2014-05-05 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989460#comment-13989460 ] Robert Muir commented on LUCENE-5640: - With java8, the performance is the exact oppos

[jira] [Commented] (LUCENE-5640) Cleanup Token class

2014-05-05 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989467#comment-13989467 ] Robert Muir commented on LUCENE-5640: - and with update 55 (my previous benchmarks wer

[jira] [Created] (SOLR-6040) ExternalFileField support for string values (limited)

2014-05-05 Thread Peter Keegan (JIRA)
Peter Keegan created SOLR-6040: -- Summary: ExternalFileField support for string values (limited) Key: SOLR-6040 URL: https://issues.apache.org/jira/browse/SOLR-6040 Project: Solr Issue Type: Impr

[jira] [Updated] (SOLR-6040) ExternalFileField support for string values (limited)

2014-05-05 Thread Peter Keegan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Keegan updated SOLR-6040: --- Attachment: SOLR-6040.patch > ExternalFileField support for string values (limited) >

[jira] [Commented] (SOLR-6040) ExternalFileField support for string values (limited)

2014-05-05 Thread Peter Keegan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989477#comment-13989477 ] Peter Keegan commented on SOLR-6040: There is an issue with the first patch (missing ed

[jira] [Commented] (SOLR-5831) Scale score PostFilter

2014-05-05 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989486#comment-13989486 ] Joel Bernstein commented on SOLR-5831: -- Peter, We can add a test with multiple segmen

[jira] [Commented] (SOLR-5831) Scale score PostFilter

2014-05-05 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989491#comment-13989491 ] Joel Bernstein commented on SOLR-5831: -- Chris, I haven't had a chance to review the p

[jira] [Resolved] (LUCENE-5609) Should we revisit the default numeric precision step?

2014-05-05 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-5609. Resolution: Fixed > Should we revisit the default numeric precision step? > --

[jira] [Commented] (LUCENE-5609) Should we revisit the default numeric precision step?

2014-05-05 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989496#comment-13989496 ] ASF subversion and git services commented on LUCENE-5609: - Commit

[jira] [Commented] (SOLR-5228) Deprecate and tags in schema.xml

2014-05-05 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989499#comment-13989499 ] David Smiley commented on SOLR-5228: Good point Parvesh! I wonder if Solr should handl

[jira] [Commented] (LUCENE-5640) Cleanup Token class

2014-05-05 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989504#comment-13989504 ] Uwe Schindler commented on LUCENE-5640: --- bq. I haven't looked closely here, but why

[jira] [Comment Edited] (LUCENE-5640) Cleanup Token class

2014-05-05 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989504#comment-13989504 ] Uwe Schindler edited comment on LUCENE-5640 at 5/5/14 1:27 PM:

[jira] [Comment Edited] (LUCENE-5640) Cleanup Token class

2014-05-05 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989504#comment-13989504 ] Uwe Schindler edited comment on LUCENE-5640 at 5/5/14 1:33 PM:

[jira] [Updated] (LUCENE-5640) Cleanup & deprecate Token class / Improve default AttributeFactory to no longer use reflection

2014-05-05 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-5640: -- Description: We should remove code duplication in the Token class: - copy constructors - reini

[jira] [Commented] (LUCENE-5638) Default Attributes are expensive

2014-05-05 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989525#comment-13989525 ] Uwe Schindler commented on LUCENE-5638: --- More improvements to the DefaultAttributeF

[jira] [Comment Edited] (SOLR-5831) Scale score PostFilter

2014-05-05 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989491#comment-13989491 ] Joel Bernstein edited comment on SOLR-5831 at 5/5/14 1:49 PM: --

[jira] [Comment Edited] (SOLR-5831) Scale score PostFilter

2014-05-05 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989491#comment-13989491 ] Joel Bernstein edited comment on SOLR-5831 at 5/5/14 1:50 PM: --

[jira] [Updated] (SOLR-5090) NPE in DirectSpellChecker with alternativeTermCount and mm.

2014-05-05 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Dyer updated SOLR-5090: - Attachment: SOLR-5090.patch better patch w/consistent change to int from Integer on the "alternativeTermC

[jira] [Updated] (SOLR-6040) ExternalFileField support for string values (limited)

2014-05-05 Thread Peter Keegan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Keegan updated SOLR-6040: --- Attachment: SOLR-6040.patch Adding the corrected patch file. > ExternalFileField support for string v

[jira] [Reopened] (SOLR-6013) Fix method visibility of Evaluator, refactor DateFormatEvaluator for extensibility

2014-05-05 Thread Aaron LaBella (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron LaBella reopened SOLR-6013: - Thanks Shalin, but, you forgot two of the public 'getter' methods that I added in the last patch to E

[jira] [Commented] (SOLR-6013) Fix method visibility of Evaluator, refactor DateFormatEvaluator for extensibility

2014-05-05 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989563#comment-13989563 ] Shalin Shekhar Mangar commented on SOLR-6013: - bq. you forgot two of the publi

[jira] [Commented] (SOLR-5228) Deprecate and tags in schema.xml

2014-05-05 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989565#comment-13989565 ] Shawn Heisey commented on SOLR-5228: bq. I wonder if Solr should handle this in a gener

[jira] [Updated] (LUCENE-5641) SimpleRateLimiter is too simple

2014-05-05 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-5641: --- Attachment: LUCENE-5641.patch New patch, removing the nocommit, I think it's ready;

[jira] [Commented] (LUCENE-5641) SimpleRateLimiter is too simple

2014-05-05 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989623#comment-13989623 ] Robert Muir commented on LUCENE-5641: - Looks good, i am just a little worried about t

[jira] [Commented] (SOLR-3671) DIH doesn't use its own interface + writerImpl has no information about the request

2014-05-05 Thread Aaron LaBella (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989627#comment-13989627 ] Aaron LaBella commented on SOLR-3671: - James, I downloaded the patch and refactored my

[jira] [Commented] (SOLR-5981) Please change method visibility of getSolrWriter in DataImportHandler to public (or at least protected)

2014-05-05 Thread Aaron LaBella (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989625#comment-13989625 ] Aaron LaBella commented on SOLR-5981: - James, I downloaded the patch from SOLR-3671 an

[jira] [Commented] (SOLR-5468) Option to enforce a majority quorum approach to accepting updates in SolrCloud

2014-05-05 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989664#comment-13989664 ] Timothy Potter commented on SOLR-5468: -- So I've thought about this some more and am no

[jira] [Created] (SOLR-6041) Collection API REQUESTSTATUS call should support

2014-05-05 Thread Anshum Gupta (JIRA)
Anshum Gupta created SOLR-6041: -- Summary: Collection API REQUESTSTATUS call should support Key: SOLR-6041 URL: https://issues.apache.org/jira/browse/SOLR-6041 Project: Solr Issue Type: Improvem

[jira] [Commented] (SOLR-6042) Allow XInclude'ed config to have a top level which gets stripped

2014-05-05 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989690#comment-13989690 ] David Smiley commented on SOLR-6042: See discussion at the end of SOLR-5228. > Allow X

[jira] [Created] (SOLR-6042) Allow XInclude'ed config to have a top level which gets stripped

2014-05-05 Thread David Smiley (JIRA)
David Smiley created SOLR-6042: -- Summary: Allow XInclude'ed config to have a top level which gets stripped Key: SOLR-6042 URL: https://issues.apache.org/jira/browse/SOLR-6042 Project: Solr Iss

[jira] [Commented] (SOLR-5831) Scale score PostFilter

2014-05-05 Thread Peter Keegan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989704#comment-13989704 ] Peter Keegan commented on SOLR-5831: Hi Joel, I'll work on adding some multi-segment u

[jira] [Commented] (LUCENE-3538) fix java7 warnings in the source code

2014-05-05 Thread Ryan Ernst (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989708#comment-13989708 ] Ryan Ernst commented on LUCENE-3538: {quote} Can anybody tell me what would be "warni

[jira] [Comment Edited] (SOLR-6042) Allow XInclude'ed config to have a top level which gets stripped

2014-05-05 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989715#comment-13989715 ] Uwe Schindler edited comment on SOLR-6042 at 5/5/14 5:14 PM: - F

[jira] [Commented] (SOLR-5468) Option to enforce a majority quorum approach to accepting updates in SolrCloud

2014-05-05 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989724#comment-13989724 ] Mark Miller commented on SOLR-5468: --- I won't be able to catch up to this in a competent f

[jira] [Comment Edited] (SOLR-5468) Option to enforce a majority quorum approach to accepting updates in SolrCloud

2014-05-05 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989724#comment-13989724 ] Mark Miller edited comment on SOLR-5468 at 5/5/14 5:20 PM: --- I won

[jira] [Commented] (SOLR-6042) Allow XInclude'ed config to have a top level which gets stripped

2014-05-05 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989715#comment-13989715 ] Uwe Schindler commented on SOLR-6042: - FYI: In addition to xinclude you can use named e

[jira] [Commented] (SOLR-6042) Allow XInclude'ed config to have a top level which gets stripped

2014-05-05 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989737#comment-13989737 ] David Smiley commented on SOLR-6042: Ah; I forgot about entities; and the link at Mapni

[jira] [Commented] (LUCENE-5635) Better exception testing for indexwriter

2014-05-05 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989746#comment-13989746 ] ASF subversion and git services commented on LUCENE-5635: - Commit

[jira] [Commented] (SOLR-3671) DIH doesn't use its own interface + writerImpl has no information about the request

2014-05-05 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989749#comment-13989749 ] ASF subversion and git services commented on SOLR-3671: --- Commit 15925

4.8.1

2014-05-05 Thread Robert Muir
I'd like to spin a 4.8.1 bugfix release (mostly for some small yet annoying indexwriter bugs). I'm thinking thursday or so for the release candidate. Please backport any good bugfixes! - To unsubscribe, e-mail: dev-unsubscr...@l

[jira] [Commented] (LUCENE-5600) HttpReplicator does not properly handle server failures

2014-05-05 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989757#comment-13989757 ] ASF subversion and git services commented on LUCENE-5600: - Commit

[jira] [Commented] (LUCENE-5641) SimpleRateLimiter is too simple

2014-05-05 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989754#comment-13989754 ] Michael McCandless commented on LUCENE-5641: Yeah I agree it'd be better to h

[jira] [Commented] (LUCENE-5599) HttpReplicator uses a lot of CPU for large files

2014-05-05 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989756#comment-13989756 ] ASF subversion and git services commented on LUCENE-5599: - Commit

[jira] [Commented] (LUCENE-5628) SpecialOperations.getFiniteStrings should not recurse

2014-05-05 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989758#comment-13989758 ] ASF subversion and git services commented on LUCENE-5628: - Commit

[jira] [Updated] (LUCENE-5599) HttpReplicator uses a lot of CPU for large files

2014-05-05 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-5599: --- Fix Version/s: (was: 4.9) 4.8.1 > HttpReplicator uses a lot o

[jira] [Updated] (LUCENE-5600) HttpReplicator does not properly handle server failures

2014-05-05 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-5600: --- Fix Version/s: 4.8.1 > HttpReplicator does not properly handle server failures > ---

[jira] [Updated] (LUCENE-5599) HttpReplicator uses a lot of CPU for large files

2014-05-05 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-5599: --- Fix Version/s: 4.9 > HttpReplicator uses a lot of CPU for large files >

[jira] [Updated] (LUCENE-5628) SpecialOperations.getFiniteStrings should not recurse

2014-05-05 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-5628: --- Fix Version/s: 4.8.1 > SpecialOperations.getFiniteStrings should not recurse > -

[jira] [Commented] (SOLR-3671) DIH doesn't use its own interface + writerImpl has no information about the request

2014-05-05 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989759#comment-13989759 ] ASF subversion and git services commented on SOLR-3671: --- Commit 15925

[jira] [Assigned] (SOLR-5981) Please change method visibility of getSolrWriter in DataImportHandler to public (or at least protected)

2014-05-05 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Dyer reassigned SOLR-5981: Assignee: James Dyer (was: Shawn Heisey) > Please change method visibility of getSolrWriter in Data

[jira] [Resolved] (SOLR-3671) DIH doesn't use its own interface + writerImpl has no information about the request

2014-05-05 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Dyer resolved SOLR-3671. -- Resolution: Fixed Fix Version/s: 4.9 Thanks, Roman! > DIH doesn't use its own interface + writer

[jira] [Resolved] (SOLR-5981) Please change method visibility of getSolrWriter in DataImportHandler to public (or at least protected)

2014-05-05 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Dyer resolved SOLR-5981. -- Resolution: Not a Problem Fix Version/s: (was: 4.9) (was: 5.0) Based o

[jira] [Commented] (LUCENE-5644) ThreadAffinityDocumentsWriterThreadPool should clear the bindings on flush

2014-05-05 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989768#comment-13989768 ] Simon Willnauer commented on LUCENE-5644: - I think in general this looks good to

[jira] [Commented] (LUCENE-5559) Argument validation for TokenFilters having numeric constructor parameter(s)

2014-05-05 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989767#comment-13989767 ] ASF subversion and git services commented on LUCENE-5559: - Commit

[jira] [Commented] (SOLR-5090) NPE in DirectSpellChecker with alternativeTermCount and mm.

2014-05-05 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989769#comment-13989769 ] ASF subversion and git services commented on SOLR-5090: --- Commit 15925

[jira] [Commented] (LUCENE-5644) ThreadAffinityDocumentsWriterThreadPool should clear the bindings on flush

2014-05-05 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989784#comment-13989784 ] Michael McCandless commented on LUCENE-5644: Ahh, good catch Simon; I'll add

[jira] [Commented] (SOLR-5981) Please change method visibility of getSolrWriter in DataImportHandler to public (or at least protected)

2014-05-05 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989789#comment-13989789 ] Shawn Heisey commented on SOLR-5981: Sounds good to me. Thanks! > Please change meth

[jira] [Commented] (SOLR-5090) NPE in DirectSpellChecker with alternativeTermCount and mm.

2014-05-05 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989790#comment-13989790 ] ASF subversion and git services commented on SOLR-5090: --- Commit 15925

[jira] [Resolved] (SOLR-5090) NPE in DirectSpellChecker with alternativeTermCount and mm.

2014-05-05 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Dyer resolved SOLR-5090. -- Resolution: Fixed > NPE in DirectSpellChecker with alternativeTermCount and mm. > --

[jira] [Commented] (SOLR-6039) debug=track causes debug=query info to be suppressed when no results found

2014-05-05 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989841#comment-13989841 ] ASF subversion and git services commented on SOLR-6039: --- Commit 15926

[jira] [Commented] (LUCENE-5641) SimpleRateLimiter is too simple

2014-05-05 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989842#comment-13989842 ] ASF subversion and git services commented on LUCENE-5641: - Commit

[jira] [Commented] (LUCENE-5641) SimpleRateLimiter is too simple

2014-05-05 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989844#comment-13989844 ] ASF subversion and git services commented on LUCENE-5641: - Commit

[jira] [Commented] (LUCENE-5641) SimpleRateLimiter is too simple

2014-05-05 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989847#comment-13989847 ] ASF subversion and git services commented on LUCENE-5641: - Commit

[jira] [Resolved] (LUCENE-5641) SimpleRateLimiter is too simple

2014-05-05 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-5641. Resolution: Fixed Fix Version/s: 4.8.1 > SimpleRateLimiter is too simple >

[jira] [Commented] (SOLR-6039) debug=track causes debug=query info to be suppressed when no results found

2014-05-05 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989849#comment-13989849 ] ASF subversion and git services commented on SOLR-6039: --- Commit 15926

[jira] [Resolved] (SOLR-6039) debug=track causes debug=query info to be suppressed when no results found

2014-05-05 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-6039. Resolution: Fixed Fix Version/s: 5.0 4.9 Assignee: Tomás Fernández Löbbe

[jira] [Commented] (LUCENE-5644) ThreadAffinityDocumentsWriterThreadPool should clear the bindings on flush

2014-05-05 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989884#comment-13989884 ] ASF subversion and git services commented on LUCENE-5644: - Commit

[jira] [Commented] (LUCENE-5644) ThreadAffinityDocumentsWriterThreadPool should clear the bindings on flush

2014-05-05 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989889#comment-13989889 ] ASF subversion and git services commented on LUCENE-5644: - Commit

[jira] [Commented] (LUCENE-5644) ThreadAffinityDocumentsWriterThreadPool should clear the bindings on flush

2014-05-05 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989894#comment-13989894 ] ASF subversion and git services commented on LUCENE-5644: - Commit

[jira] [Resolved] (LUCENE-5644) ThreadAffinityDocumentsWriterThreadPool should clear the bindings on flush

2014-05-05 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-5644. Resolution: Fixed Fix Version/s: 4.8.1 > ThreadAffinityDocumentsWriterThrea

[JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.8.0) - Build # 1520 - Failure!

2014-05-05 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/1520/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. REGRESSION: org.apache.solr.client.solrj.impl.BasicHttpSolrServerTest.testDelete Error Message: expected:<[xml]> but was:<[javabin]> Stack Trace: org.juni

[jira] [Commented] (LUCENE-5604) Should we switch BytesRefHash to MurmurHash3?

2014-05-05 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13990011#comment-13990011 ] David Smiley commented on LUCENE-5604: -- The system property "tests.seed" is being se

[jira] [Commented] (LUCENE-5604) Should we switch BytesRefHash to MurmurHash3?

2014-05-05 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13990016#comment-13990016 ] Robert Muir commented on LUCENE-5604: - Please open a new issue. i dont think this tes

[jira] [Commented] (LUCENE-3538) fix java7 warnings in the source code

2014-05-05 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13990029#comment-13990029 ] Ahmet Arslan commented on LUCENE-3538: -- bq. I had opened LUCENE-5335 to clean this u

[jira] [Created] (SOLR-6043) Allow internal components to add headers to the HTTP response

2014-05-05 Thread JIRA
Tomás Fernández Löbbe created SOLR-6043: --- Summary: Allow internal components to add headers to the HTTP response Key: SOLR-6043 URL: https://issues.apache.org/jira/browse/SOLR-6043 Project: Solr

[jira] [Updated] (SOLR-6043) Allow internal components to add headers to the HTTP response

2014-05-05 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-6043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomás Fernández Löbbe updated SOLR-6043: Attachment: SOLR-6043.patch > Allow internal components to add headers to the HTTP r

Re: Early Access builds for JDK 9 b09, JDK 8u20 b10 and JDK 7U60 b15 are available on java.net

2014-05-05 Thread Robert Muir
Hi Rory, I downloaded the jdk9b10 to check it out, unfortunately the tests fail. It seems there is a bug in String.toLowerCase. This character is old since unicode 3.1 and does not have any context-sensitive casing behavior. public void testThis() throws Exception { String text = "\ud801\ud

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2014-05-05 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2894: --- Attachment: SOLR-2894.patch I'm going to spend some time this week reviewing the state of things. First up, s

[jira] [Commented] (SOLR-5468) Option to enforce a majority quorum approach to accepting updates in SolrCloud

2014-05-05 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13990144#comment-13990144 ] Otis Gospodnetic commented on SOLR-5468: I just skimmed the comments here the other

  1   2   >