[jira] [Commented] (SOLR-3177) Excluding tagged filter in StatsComponent

2013-11-29 Thread Vitaly Lazutin (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13835247#comment-13835247 ] Vitaly Lazutin commented on SOLR-3177: -- Grouping is not the best solution. If you

[jira] [Commented] (LUCENE-5351) DirectoryReader#close can throw AlreadyClosedException if it's and NRT reader

2013-11-29 Thread Daniel Collins (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13835259#comment-13835259 ] Daniel Collins commented on LUCENE-5351: Hmm, I have noticed this error when

Patch proposal - LanguageIdentifierUpdateProcessor uses only firstValue() on multivalued fields

2013-11-29 Thread Müller , Stephan
Hello list. After discussing the thread LanguageIdentifierUpdateProcessor uses only firstValue() on multivalued fields on solr-user, I like to propose a patch to add the following feature: LanguageIdentifierUpdateProcessor should use all (String) values of a multivalued field for language

[JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.7.0) - Build # 1046 - Still Failing!

2013-11-29 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/1046/ Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.search.TestCustomSort.testSortableBinary Error Message: java.lang.UnsupportedOperationException: this codec cannot write

[jira] [Commented] (SOLR-4260) Inconsistent numDocs between leader and replica

2013-11-29 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-4260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13835368#comment-13835368 ] Rafał Kuć commented on SOLR-4260: - Happened to me two, collection with two four shards,

[jira] [Commented] (SOLR-5354) Distributed sort is broken with CUSTOM FieldType

2013-11-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13835397#comment-13835397 ] ASF subversion and git services commented on SOLR-5354: --- Commit

Re: svn commit: r1546571 - in /lucene/dev/branches/branch_4x/solr/core/src/test/org/apache/solr: handler/component/DistributedQueryComponentCustomSortTest.java search/TestCustomSort.java

2013-11-29 Thread Steve Rowe
Thanks Robert! On Nov 29, 2013 9:37 AM, rm...@apache.org wrote: Author: rmuir Date: Fri Nov 29 14:37:01 2013 New Revision: 1546571 URL: http://svn.apache.org/r1546571 Log: SOLR-5354: don't try to write docvalues with 3.x codec in these tests Modified:

[jira] [Commented] (SOLR-5354) Distributed sort is broken with CUSTOM FieldType

2013-11-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13835434#comment-13835434 ] ASF subversion and git services commented on SOLR-5354: --- Commit

[jira] [Commented] (SOLR-5354) Distributed sort is broken with CUSTOM FieldType

2013-11-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13835435#comment-13835435 ] ASF subversion and git services commented on SOLR-5354: --- Commit

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 1072 - Still Failing!

2013-11-29 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1072/ Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC All tests passed Build Log: [...truncated 9849 lines...] [junit4] JVM J0: stdout was not empty, see:

[jira] [Commented] (SOLR-4260) Inconsistent numDocs between leader and replica

2013-11-29 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13835436#comment-13835436 ] Mark Miller commented on SOLR-4260: --- What's the exact version / checkout? Inconsistent

[jira] [Commented] (LUCENE-5285) FastVectorHighlighter copies segments scores when splitting segments across multi-valued fields

2013-11-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13835448#comment-13835448 ] ASF subversion and git services commented on LUCENE-5285: - Commit

[jira] [Commented] (LUCENE-5285) FastVectorHighlighter copies segments scores when splitting segments across multi-valued fields

2013-11-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13835452#comment-13835452 ] ASF subversion and git services commented on LUCENE-5285: - Commit

[jira] [Commented] (LUCENE-5352) PackedInts.fastestFormatAndBits returns slower format for Direct

2013-11-29 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13835460#comment-13835460 ] Adrien Grand commented on LUCENE-5352: -- I ran tests as well and got similar results.

[jira] [Resolved] (LUCENE-5285) FastVectorHighlighter copies segments scores when splitting segments across multi-valued fields

2013-11-29 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-5285. -- Resolution: Fixed Fix Version/s: 4.7 Assignee: Adrien Grand Committed, thanks

[jira] [Commented] (LUCENE-5352) PackedInts.fastestFormatAndBits returns slower format for Direct

2013-11-29 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13835465#comment-13835465 ] Robert Muir commented on LUCENE-5352: - Well at the least I think the reader just does

[jira] [Updated] (SOLR-5473) Make one state.json per collection

2013-11-29 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-5473: - Attachment: SOLR-5473.patch Don't run the tests yet What does the patch do? * collection create accepts

[jira] [Commented] (LUCENE-5351) DirectoryReader#close can throw AlreadyClosedException if it's and NRT reader

2013-11-29 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13835543#comment-13835543 ] Michael McCandless commented on LUCENE-5351: Hmm, but, shouldn't the app not

[jira] [Commented] (LUCENE-5351) DirectoryReader#close can throw AlreadyClosedException if it's and NRT reader

2013-11-29 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13835545#comment-13835545 ] Simon Willnauer commented on LUCENE-5351: - Well the semantics of our Directory

[jira] [Commented] (LUCENE-5350) Add Context Aware Suggester

2013-11-29 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13835546#comment-13835546 ] Michael McCandless commented on LUCENE-5350: I think a context aware

[jira] [Commented] (LUCENE-5351) DirectoryReader#close can throw AlreadyClosedException if it's and NRT reader

2013-11-29 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13835548#comment-13835548 ] Michael McCandless commented on LUCENE-5351: I don't think an app should

[jira] [Commented] (LUCENE-5339) Simplify the facet module APIs

2013-11-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13835549#comment-13835549 ] ASF subversion and git services commented on LUCENE-5339: - Commit

[jira] [Commented] (LUCENE-5351) DirectoryReader#close can throw AlreadyClosedException if it's and NRT reader

2013-11-29 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13835551#comment-13835551 ] Simon Willnauer commented on LUCENE-5351: - bq. I don't think an app should close

[jira] [Commented] (LUCENE-5350) Add Context Aware Suggester

2013-11-29 Thread Pradeep (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13835566#comment-13835566 ] Pradeep commented on LUCENE-5350: - There should be a framework to inject different

[jira] [Commented] (SOLR-5509) ChaosMonkeyNothingIsSafeTest rare fail.

2013-11-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13835581#comment-13835581 ] ASF subversion and git services commented on SOLR-5509: --- Commit

[jira] [Commented] (SOLR-5509) ChaosMonkeyNothingIsSafeTest rare fail.

2013-11-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13835582#comment-13835582 ] ASF subversion and git services commented on SOLR-5509: --- Commit

[jira] [Commented] (SOLR-5512) Optimize DocValuesFacets

2013-11-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13835587#comment-13835587 ] ASF subversion and git services commented on SOLR-5512: --- Commit

[jira] [Commented] (SOLR-5512) Optimize DocValuesFacets

2013-11-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13835593#comment-13835593 ] ASF subversion and git services commented on SOLR-5512: --- Commit

[jira] [Resolved] (SOLR-5512) Optimize DocValuesFacets

2013-11-29 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved SOLR-5512. --- Resolution: Fixed Fix Version/s: 4.7 5.0 Optimize DocValuesFacets

[jira] [Created] (SOLR-5516) ChaosMonkeyNothingIsSafeTest rare inconsistency fails.

2013-11-29 Thread Mark Miller (JIRA)
Mark Miller created SOLR-5516: - Summary: ChaosMonkeyNothingIsSafeTest rare inconsistency fails. Key: SOLR-5516 URL: https://issues.apache.org/jira/browse/SOLR-5516 Project: Solr Issue Type: Bug

[jira] [Updated] (SOLR-5509) ChaosMonkeyNothingIsSafeTest rare fails due to TOLEADER retries.

2013-11-29 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-5509: -- Summary: ChaosMonkeyNothingIsSafeTest rare fails due to TOLEADER retries. (was:

[jira] [Commented] (SOLR-5516) ChaosMonkeyNothingIsSafeTest rare inconsistency fails.

2013-11-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13835599#comment-13835599 ] ASF subversion and git services commented on SOLR-5516: --- Commit

[jira] [Commented] (SOLR-5516) ChaosMonkeyNothingIsSafeTest rare inconsistency fails.

2013-11-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13835600#comment-13835600 ] ASF subversion and git services commented on SOLR-5516: --- Commit

[jira] [Commented] (SOLR-5509) ChaosMonkeyNothingIsSafeTest rare fails due to TOLEADER retries.

2013-11-29 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13835605#comment-13835605 ] Mark Miller commented on SOLR-5509: --- This is a hard nut to crack. I've been going over

[jira] [Commented] (SOLR-5509) ChaosMonkeyNothingIsSafeTest rare fails due to TOLEADER retries.

2013-11-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13835607#comment-13835607 ] ASF subversion and git services commented on SOLR-5509: --- Commit

[jira] [Commented] (SOLR-5509) ChaosMonkeyNothingIsSafeTest rare fails due to TOLEADER retries.

2013-11-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13835608#comment-13835608 ] ASF subversion and git services commented on SOLR-5509: --- Commit

RE: Collections API

2013-11-29 Thread Noble Paul നോബിള്‍ नोब्ळ्
If the patch is applied the work around must not be required On 29 Nov 2013 08:17, Steve Molloy smol...@opentext.com wrote: Thanks, I already had the genericCoreNodeNames=true in solrcloud section of solr.xml, new format. But I had a str entry instead of a bool, which apparently is simply

[jira] [Commented] (SOLR-5516) ChaosMonkeyNothingIsSafeTest rare inconsistency fails.

2013-11-29 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13835609#comment-13835609 ] Mark Miller commented on SOLR-5516: --- I think the key here is that we have to ensure we

[jira] [Commented] (SOLR-5502) A / in the ID itself throws an ArrayIndexOutOfBoundsException when using the composite id router

2013-11-29 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13835612#comment-13835612 ] Mark Miller commented on SOLR-5502: --- Thanks! Got a test as well? A / in the ID itself

[JENKINS] Lucene-4x-Linux-Java7-64-test-only - Build # 4696 - Failure!

2013-11-29 Thread builder
Build: builds.flonkings.com/job/Lucene-4x-Linux-Java7-64-test-only/4696/ All tests passed Build Log: [...truncated 975 lines...] [junit4] JVM J7: stdout was not empty, see:

[jira] [Commented] (SOLR-5509) ChaosMonkeyNothingIsSafeTest rare fails due to TOLEADER retries.

2013-11-29 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13835615#comment-13835615 ] Mark Miller commented on SOLR-5509: --- This may actually be related to SOLR-5516...

[jira] [Created] (SOLR-5517) Treat POST with no Content-Type as application/x-www-form-urlencoded

2013-11-29 Thread Ryan Ernst (JIRA)
Ryan Ernst created SOLR-5517: Summary: Treat POST with no Content-Type as application/x-www-form-urlencoded Key: SOLR-5517 URL: https://issues.apache.org/jira/browse/SOLR-5517 Project: Solr

[jira] [Updated] (SOLR-5517) Treat POST with no Content-Type as application/x-www-form-urlencoded

2013-11-29 Thread Ryan Ernst (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Ernst updated SOLR-5517: - Attachment: SOLR-5517.patch Treat POST with no Content-Type as application/x-www-form-urlencoded

Re: [JENKINS] Lucene-4x-Linux-Java7-64-test-only - Build # 4696 - Failure!

2013-11-29 Thread Dawid Weiss
This crash is on 1.6/64 bit. I searched openjdk bugs database and there's this entry: https://bugs.openjdk.java.net/browse/JDK-6681372 64-bit VM CompilerThread received SEGV in ciObjectFactory::find_non_perm() Which seems to match our bug. The bug is dated 2008-03-28, so it's very, very old,