[JENKINS] Lucene-Solr-5.x-Linux (32bit/jdk1.7.0_67) - Build # 11254 - Failure!

2014-10-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11254/ Java: 32bit/jdk1.7.0_67 -server -XX:+UseParallelGC 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.lucene.index.TestTermVectorsFormat Error Message: Suite timeout exceeded (>= 720 msec). Stack Trace: java.lang.E

[jira] [Updated] (SOLR-5986) Don't allow runaway queries from harming Solr cluster health or search performance

2014-10-07 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-5986: --- Attachment: SOLR-5986-fixtests.patch A better patch for fixing the failures (though it's more invasive)

[jira] [Commented] (LUCENE-5999) Add backcompat support for StandardTokenizer before 4.7

2014-10-07 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14163156#comment-14163156 ] Uwe Schindler commented on LUCENE-5999: --- bq. The only thing I'm not happy about wit

[jira] [Commented] (LUCENE-5998) Remove unnecessary codec *infos abstractions

2014-10-07 Thread Ryan Ernst (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14163101#comment-14163101 ] Ryan Ernst commented on LUCENE-5998: +1 > Remove unnecessary codec *infos abstractio

[jira] [Commented] (LUCENE-5997) StandardFilter redundant

2014-10-07 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14163031#comment-14163031 ] Robert Muir commented on LUCENE-5997: - Surely "affects version 4.10" is just a mistak

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

2014-10-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1873/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. REGRESSION: org.apache.solr.TestHighlightDedupGrouping.testDistribSearch Error Message: Timeout occured while waiting response from server at: https://127

[jira] [Updated] (LUCENE-5999) Add backcompat support for StandardTokenizer before 4.7

2014-10-07 Thread Ryan Ernst (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Ernst updated LUCENE-5999: --- Attachment: LUCENE-5999.patch If it was just that, I would have done it in the first place. I was tr

[jira] [Commented] (LUCENE-5999) Add backcompat support for StandardTokenizer before 4.7

2014-10-07 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14162870#comment-14162870 ] Robert Muir commented on LUCENE-5999: - Instead of: {code} final AbstractStandardToken

[jira] [Updated] (LUCENE-5999) Add backcompat support for StandardTokenizer before 4.7

2014-10-07 Thread Ryan Ernst (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Ernst updated LUCENE-5999: --- Attachment: LUCENE-5999.patch Here's a patch which adds back support in the same way other backcompat

[JENKINS] Lucene-Solr-5.x-Windows (32bit/jdk1.8.0_20) - Build # 4257 - Failure!

2014-10-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4257/ Java: 32bit/jdk1.8.0_20 -server -XX:+UseSerialGC 2 tests failed. REGRESSION: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.testDistribSearch Error Message: expected:<0> but was:<1> Stack Trace: java.lang.AssertionError: expec

[jira] [Created] (LUCENE-5999) Add backcompat support for StandardTokenizer before 4.7

2014-10-07 Thread Ryan Ernst (JIRA)
Ryan Ernst created LUCENE-5999: -- Summary: Add backcompat support for StandardTokenizer before 4.7 Key: LUCENE-5999 URL: https://issues.apache.org/jira/browse/LUCENE-5999 Project: Lucene - Core I

[JENKINS] Lucene-Solr-NightlyTests-5.x - Build # 643 - Still Failing

2014-10-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/643/ 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandlerBackup Error Message: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestReplicationHandlerBackup: 1) Thread[i

[jira] [Commented] (SOLR-6326) ExternalFileFieldReloader and commits

2014-10-07 Thread Peter Keegan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14162720#comment-14162720 ] Peter Keegan commented on SOLR-6326: Sorry, I'm missing your question. Could you add mo

[jira] [Updated] (LUCENE-5998) Remove unnecessary codec *infos abstractions

2014-10-07 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-5998: Attachment: LUCENE-5998.patch > Remove unnecessary codec *infos abstractions >

[jira] [Created] (LUCENE-5998) Remove unnecessary codec *infos abstractions

2014-10-07 Thread Robert Muir (JIRA)
Robert Muir created LUCENE-5998: --- Summary: Remove unnecessary codec *infos abstractions Key: LUCENE-5998 URL: https://issues.apache.org/jira/browse/LUCENE-5998 Project: Lucene - Core Issue Type

[jira] [Commented] (SOLR-3619) Rename 'example' dir to 'server' and pull examples into an 'examples' directory

2014-10-07 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14162562#comment-14162562 ] Timothy Potter commented on SOLR-3619: -- Have resumed working on this and am close to b

[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.8.0_40-ea-b04) - Build # 4359 - Failure!

2014-10-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4359/ Java: 64bit/jdk1.8.0_40-ea-b04 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. REGRESSION: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.testDistribSearch Error Message: expected:<0> but was:<1> Stack Trace: java.

[jira] [Commented] (SOLR-6326) ExternalFileFieldReloader and commits

2014-10-07 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14162422#comment-14162422 ] Mikhail Khludnev commented on SOLR-6326: shouldn't it fail any test? > ExternalFil

[jira] [Commented] (SOLR-6326) ExternalFileFieldReloader and commits

2014-10-07 Thread Peter Keegan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14162386#comment-14162386 ] Peter Keegan commented on SOLR-6326: After revisiting this issue again, I noticed that

[jira] [Commented] (SOLR-6511) Fencepost error in LeaderInitiatedRecoveryThread

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

[jira] [Commented] (SOLR-6601) Ignore TF IDF on query side

2014-10-07 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14162211#comment-14162211 ] Ahmet Arslan commented on SOLR-6601: What do you mean by saying 'query side'? > Ignore

[JENKINS] Lucene-Solr-5.x-MacOSX (64bit/jdk1.8.0) - Build # 1832 - Still Failing!

2014-10-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/1832/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. REGRESSION: org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.testDistribSearch Error Message: No live SolrServers available to handle this request

[jira] [Commented] (SOLR-5444) Slow response on facet search, lots of facets, asking for few facets in response

2014-10-07 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14162196#comment-14162196 ] Mikhail Khludnev commented on SOLR-5444: [~steff1193] expanding docset is reasonabl

[jira] [Updated] (SOLR-5986) Don't allow runaway queries from harming Solr cluster health or search performance

2014-10-07 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-5986: --- Attachment: SOLR-5986-fixtests.patch Patch without the debug prints. Also, I'm trying to run the tests

[jira] [Commented] (SOLR-6601) Ignore TF IDF on query side

2014-10-07 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14162141#comment-14162141 ] Mikhail Khludnev commented on SOLR-6601: you mean, sorting by "coord factor" and bo

[jira] [Resolved] (SOLR-6590) Solr Admin UI fails to load on trunk

2014-10-07 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-6590. -- Resolution: Fixed > Solr Admin UI fails to load on trunk > > >

[jira] [Resolved] (SOLR-6589) testExampleConfig failing in trunk/branch5x

2014-10-07 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-6589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomás Fernández Löbbe resolved SOLR-6589. - Resolution: Fixed Fix Version/s: Trunk 5.0 > testExampleC

[jira] [Commented] (SOLR-6590) Solr Admin UI fails to load on trunk

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

[jira] [Commented] (SOLR-6589) testExampleConfig failing in trunk/branch5x

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

[jira] [Commented] (SOLR-6590) Solr Admin UI fails to load on trunk

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

[jira] [Commented] (SOLR-6589) testExampleConfig failing in trunk/branch5x

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

[jira] [Resolved] (LUCENE-5996) Add Collections.shuffle(List) to the forbidden APIs

2014-10-07 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-5996. -- Resolution: Fixed > Add Collections.shuffle(List) to the forbidden APIs > -

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.7.0_67) - Build # 11404 - Failure!

2014-10-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11404/ Java: 64bit/jdk1.7.0_67 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. REGRESSION: org.apache.solr.client.solrj.embedded.MultiCoreExampleJettyTest.testMultiCore Error Message: Stack Trace: java.util.Concurren

[jira] [Updated] (SOLR-6288) Create a parser and rule engine for the rules syntax

2014-10-07 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-6288: - Attachment: SOLR-6220.patch > Create a parser and rule engine for the rules syntax > --

[jira] [Commented] (LUCENE-5996) Add Collections.shuffle(List) to the forbidden APIs

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

[jira] [Closed] (LUCENE-5993) Remove DocIdBitSet, WAH8DocIdSet and PForDeltaDocIdSet

2014-10-07 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand closed LUCENE-5993. Resolution: Fixed > Remove DocIdBitSet, WAH8DocIdSet and PForDeltaDocIdSet > --

[jira] [Commented] (LUCENE-5993) Remove DocIdBitSet, WAH8DocIdSet and PForDeltaDocIdSet

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

[jira] [Commented] (LUCENE-5996) Add Collections.shuffle(List) to the forbidden APIs

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

[jira] [Commented] (SOLR-6602) dismax query does not match with additional field in qf

2014-10-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14162036#comment-14162036 ] Hoss Man commented on SOLR-6602: I haven't verified Frances's assessment first hand -- but

[jira] [Commented] (SOLR-6602) dismax query does not match with additional field in qf

2014-10-07 Thread Andreas Hubold (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14162031#comment-14162031 ] Andreas Hubold commented on SOLR-6602: -- Okay, if I understand correctly dismax is not

[jira] [Commented] (SOLR-6602) dismax query does not match with additional field in qf

2014-10-07 Thread Frances Webb (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14161987#comment-14161987 ] Frances Webb commented on SOLR-6602: It looks like your analysis on name_tokenized is e

[jira] [Commented] (SOLR-6589) testExampleConfig failing in trunk/branch5x

2014-10-07 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14161975#comment-14161975 ] Noble Paul commented on SOLR-6589: -- bq.so I think instead of making getSubHandlers() retur

[JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 2160 - Failure

2014-10-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/2160/ 1 tests failed. REGRESSION: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.testDistribSearch Error Message: expected:<0> but was:<1> Stack Trace: java.lang.AssertionError: expected:<0> but was:<1> at __randomizedte

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 1872 - Failure!

2014-10-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1872/ Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. REGRESSION: org.apache.solr.TestDistributedGrouping.testDistribSearch Error Message: Request took too long during query expansion. Terminating reque

[jira] [Created] (SOLR-6602) dismax query does not match with additional field in qf

2014-10-07 Thread Andreas Hubold (JIRA)
Andreas Hubold created SOLR-6602: Summary: dismax query does not match with additional field in qf Key: SOLR-6602 URL: https://issues.apache.org/jira/browse/SOLR-6602 Project: Solr Issue Type

[JENKINS] Lucene-Solr-5.x-Linux (32bit/jdk1.8.0_40-ea-b04) - Build # 11250 - Failure!

2014-10-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11250/ Java: 32bit/jdk1.8.0_40-ea-b04 -server -XX:+UseConcMarkSweepGC 1 tests failed. REGRESSION: org.apache.solr.schema.TestBinaryField.testSimple Error Message: IOException occured when talking to server at: https://127.0.0.1:50584/s

[jira] [Created] (SOLR-6601) Ignore TF IDF on query side

2014-10-07 Thread alexey (JIRA)
alexey created SOLR-6601: Summary: Ignore TF IDF on query side Key: SOLR-6601 URL: https://issues.apache.org/jira/browse/SOLR-6601 Project: Solr Issue Type: Improvement Reporter: alexey

[jira] [Updated] (LUCENE-5996) Add Collections.shuffle(List) to the forbidden APIs

2014-10-07 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-5996: - Attachment: LUCENE-5996.patch Here is a new patch that just uses the hashCode of the "tests.seed"

[jira] [Created] (SOLR-6600) configurable relevance impact of phrases for edismax

2014-10-07 Thread alexey (JIRA)
alexey created SOLR-6600: Summary: configurable relevance impact of phrases for edismax Key: SOLR-6600 URL: https://issues.apache.org/jira/browse/SOLR-6600 Project: Solr Issue Type: Bug Com

Google Summer of Code 2015

2014-10-07 Thread Alexandre Rafalovitch
Hello, Google Summery of Code 2015 has been announced. https://developers.google.com/open-source/soc/ I know it is quite far away, but I also seem to remember that last time we did not use it to as much advantage as possible. Is there some sort of organized effort around it for this year? I woul

[JENKINS] Lucene-Solr-Tests-trunk-Java7 - Build # 4910 - Failure

2014-10-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java7/4910/ 1 tests failed. REGRESSION: org.apache.solr.cloud.DeleteReplicaTest.testDistribSearch Error Message: No live SolrServers available to handle this request:[https://127.0.0.1:35176/mdoej, https://127.0.0.1:32057/mdoej, http

[jira] [Created] (LUCENE-5997) StandardFilter redundant

2014-10-07 Thread Itamar Syn-Hershko (JIRA)
Itamar Syn-Hershko created LUCENE-5997: -- Summary: StandardFilter redundant Key: LUCENE-5997 URL: https://issues.apache.org/jira/browse/LUCENE-5997 Project: Lucene - Core Issue Type: Bug

Re: SolrIndexSearcher’s leafReader

2014-10-07 Thread Yonik Seeley
On Tue, Oct 7, 2014 at 2:46 AM, Tomás Fernández Löbbe wrote: > Lucene has discourage the use of the “AtomicReader” since 4.0. There's certainly no consensus on that point... a top-level view of the index is sometimes much more appropriate than isolated leaf-level views. Solr currently uses both.

[jira] [Created] (SOLR-6599) Wrong error logged on DIH connection problem

2014-10-07 Thread Thomas Lamy (JIRA)
Thomas Lamy created SOLR-6599: - Summary: Wrong error logged on DIH connection problem Key: SOLR-6599 URL: https://issues.apache.org/jira/browse/SOLR-6599 Project: Solr Issue Type: Bug C

[JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 650 - Failure

2014-10-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/650/ 1 tests failed. FAILED: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testDistribSearch Error Message: Error executing query Stack Trace: org.apache.solr.client.solrj.SolrServerException: Error executing query

[jira] [Created] (SOLR-6598) Solr Collections API, case sensitivity of collection name and core's/replica's instance directory

2014-10-07 Thread Alexey Serba (JIRA)
Alexey Serba created SOLR-6598: -- Summary: Solr Collections API, case sensitivity of collection name and core's/replica's instance directory Key: SOLR-6598 URL: https://issues.apache.org/jira/browse/SOLR-6598

[jira] [Commented] (SOLR-6096) Support Update and Delete on nested documents

2014-10-07 Thread Ali Nzm (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14161800#comment-14161800 ] Ali Nzm commented on SOLR-6096: --- I think this hypothesis is not right for documents unless yo

[jira] [Commented] (LUCENE-5996) Add Collections.shuffle(List) to the forbidden APIs

2014-10-07 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14161743#comment-14161743 ] Dawid Weiss commented on LUCENE-5996: - I think the StringHelper hack is actually tryi

[jira] [Commented] (LUCENE-5996) Add Collections.shuffle(List) to the forbidden APIs

2014-10-07 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14161741#comment-14161741 ] Adrien Grand commented on LUCENE-5996: -- Thanks Dawid, this is exactly what I need!

[jira] [Commented] (LUCENE-5996) Add Collections.shuffle(List) to the forbidden APIs

2014-10-07 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14161738#comment-14161738 ] Dawid Weiss commented on LUCENE-5996: - Instead of this: {code} + private static fina

[jira] [Commented] (LUCENE-5996) Add Collections.shuffle(List) to the forbidden APIs

2014-10-07 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14161739#comment-14161739 ] Dawid Weiss commented on LUCENE-5996: - StringHelper has a similar hack which you may

[jira] [Commented] (LUCENE-5996) Add Collections.shuffle(List) to the forbidden APIs

2014-10-07 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14161736#comment-14161736 ] Varun Thacker commented on LUCENE-5996: --- Hi Adrien, Small suggestion - {code} +

[jira] [Commented] (LUCENE-5993) Remove DocIdBitSet, WAH8DocIdSet and PForDeltaDocIdSet

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

[jira] [Commented] (LUCENE-5993) Remove DocIdBitSet, WAH8DocIdSet and PForDeltaDocIdSet

2014-10-07 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14161687#comment-14161687 ] Robert Muir commented on LUCENE-5993: - +1 > Remove DocIdBitSet, WAH8DocIdSet and PFo

[jira] [Commented] (LUCENE-5980) IW positions check not quite right

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

[jira] [Resolved] (LUCENE-5980) IW positions check not quite right

2014-10-07 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-5980. - Resolution: Fixed Fix Version/s: Trunk 5.0 > IW positions check not qui

[jira] [Commented] (LUCENE-5980) IW positions check not quite right

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

[jira] [Updated] (LUCENE-5996) Add Collections.shuffle(List) to the forbidden APIs

2014-10-07 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-5996: - Attachment: LUCENE-5996.patch Here is a patch. I did some reflection in Solr's OverseerCollection

[jira] [Commented] (LUCENE-5996) Add Collections.shuffle(List) to the forbidden APIs

2014-10-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14161650#comment-14161650 ] Michael McCandless commented on LUCENE-5996: +1 > Add Collections.shuffle(Li

[jira] [Created] (LUCENE-5996) Add Collections.shuffle(List) to the forbidden APIs

2014-10-07 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-5996: Summary: Add Collections.shuffle(List) to the forbidden APIs Key: LUCENE-5996 URL: https://issues.apache.org/jira/browse/LUCENE-5996 Project: Lucene - Core I

[jira] [Commented] (LUCENE-5994) Rename "reverse" sort parameter to "descending"

2014-10-07 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14161590#comment-14161590 ] Uwe Schindler commented on LUCENE-5994: --- bq. One thing is the default sort order (S

[jira] [Commented] (LUCENE-5994) Rename "reverse" sort parameter to "descending"

2014-10-07 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14161586#comment-14161586 ] Dawid Weiss commented on LUCENE-5994: - Sorting is exactly like nature: hiking the Hal

[JENKINS] Lucene-Solr-5.x-Linux (32bit/jdk1.8.0_40-ea-b04) - Build # 11248 - Failure!

2014-10-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11248/ Java: 32bit/jdk1.8.0_40-ea-b04 -server -XX:+UseConcMarkSweepGC 1 tests failed. REGRESSION: org.apache.solr.client.solrj.response.NoOpResponseParserTest.testInputStreamResponse Error Message: IOException occured when talking to s

[jira] [Updated] (LUCENE-5993) Remove DocIdBitSet, WAH8DocIdSet and PForDeltaDocIdSet

2014-10-07 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-5993: - Summary: Remove DocIdBitSet, WAH8DocIdSet and PForDeltaDocIdSet (was: Remove WAH8DocIdSet and PF

[jira] [Updated] (LUCENE-5993) Remove WAH8DocIdSet and PForDeltaDocIdSet

2014-10-07 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-5993: - Attachment: LUCENE-5993.patch Here is a patch. > Remove WAH8DocIdSet and PForDeltaDocIdSet > ---