[jira] [Updated] (SOLR-7272) Use OverseerCollectionProcessor.ROUTER and DocCollection.DOC_ROUTER consistently

2015-03-18 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated SOLR-7272: - Attachment: SOLR-7272.patch Trivial patch -- you'll notice we are now using DOC_ROUTER in a couple

[JENKINS] Lucene-Solr-5.x-Linux (32bit/jdk1.8.0_31) - Build # 11845 - Still Failing!

2015-03-18 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11845/ Java: 32bit/jdk1.8.0_31 -server -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.TestRebalanceLeaders.test Error Message: No live SolrServers available to handle this request:[https://127.0.0.1:57415/e_, https://12

[jira] [Created] (SOLR-7272) Use OverseerCollectionProcessor.ROUTER and DocCollection.DOC_ROUTER consistently

2015-03-18 Thread Gregory Chanan (JIRA)
Gregory Chanan created SOLR-7272: Summary: Use OverseerCollectionProcessor.ROUTER and DocCollection.DOC_ROUTER consistently Key: SOLR-7272 URL: https://issues.apache.org/jira/browse/SOLR-7272 Project:

[jira] [Commented] (SOLR-7191) Improve stability and startup performance of SolrCloud with thousands of collections

2015-03-18 Thread Damien Kamerman (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14368557#comment-14368557 ] Damien Kamerman commented on SOLR-7191: --- Shalin, Another change I made was to cache C

[JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 2796 - Still Failing

2015-03-18 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/2796/ 3 tests failed. FAILED: org.apache.solr.cloud.LeaderInitiatedRecoveryOnCommitTest.test Error Message: IOException occured when talking to server at: http://127.0.0.1:22239/hg/u/c8n_1x3_commits_shard1_replica3 Stack Trace: o

[JENKINS] Lucene-Solr-5.x-Linux (32bit/jdk1.9.0-ea-b47) - Build # 11844 - Still Failing!

2015-03-18 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11844/ Java: 32bit/jdk1.9.0-ea-b47 -server -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test Error Message: Error from server at http://127.0.0.1:53866/hy_/i/implicit_collection_without_router

[jira] [Commented] (SOLR-7271) 4.4 client to 4.5+ server compatibility Issue due to DocRouter format

2015-03-18 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14368451#comment-14368451 ] Shawn Heisey commented on SOLR-7271: My own experience and view is that SolrCloud has b

[jira] [Updated] (SOLR-7271) 4.4 client to 4.5+ server compatibility Issue due to DocRouter format

2015-03-18 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated SOLR-7271: - Attachment: SOLR-7271.patch Here's a patch that writes out two fields in the clusterstate: - #1 the

[JENKINS] Lucene-Solr-5.x-Linux (64bit/jdk1.7.0_80-ea-b05) - Build # 11843 - Still Failing!

2015-03-18 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11843/ Java: 64bit/jdk1.7.0_80-ea-b05 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test Error Message: There were too many update fails - we expect it can happen, b

[jira] [Comment Edited] (SOLR-6350) Percentiles in StatsComponent

2015-03-18 Thread Xu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14368355#comment-14368355 ] Xu Zhang edited comment on SOLR-6350 at 3/19/15 2:07 AM: - Update ba

[jira] [Updated] (SOLR-6350) Percentiles in StatsComponent

2015-03-18 Thread Xu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Zhang updated SOLR-6350: --- Attachment: SOLR-6350.patch Update based on Hoss's suggestions. 1, Modify test. 2, add parseParams in to Stat 3

[jira] [Updated] (SOLR-7271) 4.4 client to 4.5+ server compatibility Issue due to DocRouter format

2015-03-18 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated SOLR-7271: - Description: SOLR-4221 changed the router format from e.g.: {code} ... "router":"compositeId”, ...

[jira] [Created] (SOLR-7271) 4.4 client to 4.5+ server compatibility Issue due to DocRouter format

2015-03-18 Thread Gregory Chanan (JIRA)
Gregory Chanan created SOLR-7271: Summary: 4.4 client to 4.5+ server compatibility Issue due to DocRouter format Key: SOLR-7271 URL: https://issues.apache.org/jira/browse/SOLR-7271 Project: Solr

[JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 2795 - Still Failing

2015-03-18 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/2795/ 3 tests failed. FAILED: org.apache.solr.cloud.LeaderInitiatedRecoveryOnCommitTest.test Error Message: IOException occured when talking to server at: http://127.0.0.1:51737/c8n_1x3_commits_shard1_replica2 Stack Trace: org.ap

[JENKINS] Lucene-Solr-5.x-Linux (64bit/jdk1.8.0_40-ea-b22) - Build # 11842 - Failure!

2015-03-18 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11842/ Java: 64bit/jdk1.8.0_40-ea-b22 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test Error Message: Error from server at http://127.0.0.1:37406/compositeid

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.9.0-ea-b47) - Build # 12005 - Still Failing!

2015-03-18 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12005/ Java: 32bit/jdk1.9.0-ea-b47 -server -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test Error Message: Error from server at http://127.0.0.1:34587/compositeid_collection_with_rout

[jira] [Comment Edited] (LUCENE-6308) SpansEnum, deprecate Spans

2015-03-18 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14368124#comment-14368124 ] Paul Elschot edited comment on LUCENE-6308 at 3/18/15 11:29 PM: ---

[jira] [Updated] (SOLR-7270) Add URL of remote host in distrib update thread names to improve debuggability via stack traces.

2015-03-18 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-7270: -- Attachment: SOLR-7270.patch > Add URL of remote host in distrib update thread names to improve > debugga

[jira] [Updated] (LUCENE-6308) SpansEnum, deprecate Spans

2015-03-18 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Elschot updated LUCENE-6308: - Attachment: LUCENE-6308.patch Patch of 19 March 2015, passes all tests. There is a lot of almost

[jira] [Commented] (LUCENE-6366) "cz" (vs ISO langauge code "cs") for Czech analysis package?

2015-03-18 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14368119#comment-14368119 ] Robert Muir commented on LUCENE-6366: - I don't think thats any less confusing than ju

[jira] [Updated] (SOLR-7270) Add URL of remote host in distrib update thread names to improve debuggability via stack traces.

2015-03-18 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-7270: -- Attachment: SOLR-7270.patch > Add URL of remote host in distrib update thread names to improve > debugga

[jira] [Created] (SOLR-7270) Add URL of remote host in distrib update thread names to improve debuggability via stack traces.

2015-03-18 Thread Mark Miller (JIRA)
Mark Miller created SOLR-7270: - Summary: Add URL of remote host in distrib update thread names to improve debuggability via stack traces. Key: SOLR-7270 URL: https://issues.apache.org/jira/browse/SOLR-7270

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

2015-03-18 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12004/ Java: 64bit/jdk1.8.0_31 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.handler.TestSolrConfigHandlerCloud.test Error Message: Could not get expected value 'CY val' for path 'response/par

[jira] [Commented] (LUCENE-6366) "cz" (vs ISO langauge code "cs") for Czech analysis package?

2015-03-18 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14368027#comment-14368027 ] Hoss Man commented on LUCENE-6366: -- bq. Its not exactly obvious what they should be. kee

[jira] [Updated] (SOLR-7268) Add a script to pipe data from other programs or files to Solr using SolrJ

2015-03-18 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-7268: - Description: I should be able to pipe JSON/XML/CSV or whatever is possible at the {{/update/*}} to a comm

[jira] [Updated] (SOLR-7268) Add a script to pipe data from other programs or files to Solr using SolrJ

2015-03-18 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-7268: - Summary: Add a script to pipe data from other programs or files to Solr using SolrJ (was: Improve SolrJ to

[JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 2794 - Still Failing

2015-03-18 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/2794/ 4 tests failed. REGRESSION: org.apache.solr.handler.TestSolrConfigHandlerCloud.test Error Message: Could not get expected value '/dump1' for path 'overlay/requestHandler/\/dump1/name' full output: { "responseHeader":{

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_40-ea-b22) - Build # 12003 - Failure!

2015-03-18 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12003/ Java: 64bit/jdk1.8.0_40-ea-b22 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.lucene.search.TestSearcherManager.testSearcherManager Error Message: Captured an uncaught exception in thread: Thr

[JENKINS] Lucene-Solr-5.x-Linux (64bit/jdk1.8.0_31) - Build # 11839 - Failure!

2015-03-18 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11839/ Java: 64bit/jdk1.8.0_31 -XX:+UseCompressedOops -XX:+UseSerialGC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.lucene.search.TestSearcherManager Error Message: 11 threads leaked from SUITE scope at org.apache.lucen

Re: Solr and non-default minBlockSize/maxBlockSize for PostingsFormat

2015-03-18 Thread Tom Burton-West
Sorry, I know Solr 10 won't be released for quite some time, since 5 is the current release... I meant Solr 4.10.2 On Wed, Mar 18, 2015 at 4:11 PM, Tom Burton-West wrote: > Hello, > > Using Solr 10.10.2 I created a wrapper class plugin that instantiates the > Lucene41PostingsFormat with non-d

Solr and non-default minBlockSize/maxBlockSize for PostingsFormat

2015-03-18 Thread Tom Burton-West
Hello, Using Solr 10.10.2 I created a wrapper class plugin that instantiates the Lucene41PostingsFormat with non-default parameters for the minBlockSize and maxBlockSize. I have created a read-only index. (i.e. there will never be any updates to this index.) I have two questions. 1)I need to b

[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.8.0_31) - Build # 4560 - Still Failing!

2015-03-18 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4560/ Java: 32bit/jdk1.8.0_31 -client -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.handler.TestSolrConfigHandlerCloud.test Error Message: Could not get expected value 'P val' for path 'response/params/y/p' full output: {

[jira] [Commented] (SOLR-7251) In legacyCloud=false, If a create collection fails, information about that collection should not be persisted in ZK

2015-03-18 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367664#comment-14367664 ] Mark Miller commented on SOLR-7251: --- I think that has fluttered between fixed and broken

[jira] [Commented] (SOLR-7248) In legacyCloud=false mode we should check if the core was hosted on the same node before registering it

2015-03-18 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367663#comment-14367663 ] Mark Miller commented on SOLR-7248: --- Yeah, I was just chiming in here because of the lega

[jira] [Commented] (SOLR-7265) Need a table view for the Cloud panel

2015-03-18 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367662#comment-14367662 ] Noble Paul commented on SOLR-7265: -- I have a problem with the current graphical view that

[jira] [Commented] (SOLR-7248) In legacyCloud=false mode we should check if the core was hosted on the same node before registering it

2015-03-18 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367654#comment-14367654 ] Varun Thacker commented on SOLR-7248: - Thanks [~markrmil...@gmail.com] for putting down

[jira] [Commented] (SOLR-7265) Need a table view for the Cloud panel

2015-03-18 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367637#comment-14367637 ] Erick Erickson commented on SOLR-7265: -- FWIW, Currently Upayavira is working on portin

[jira] [Created] (SOLR-7269) ZK as truth for SolrCloud

2015-03-18 Thread Varun Thacker (JIRA)
Varun Thacker created SOLR-7269: --- Summary: ZK as truth for SolrCloud Key: SOLR-7269 URL: https://issues.apache.org/jira/browse/SOLR-7269 Project: Solr Issue Type: Improvement Report

[jira] [Commented] (LUCENE-6366) "cz" (vs ISO langauge code "cs") for Czech analysis package?

2015-03-18 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367629#comment-14367629 ] Robert Muir commented on LUCENE-6366: - Its not exactly obvious what they should be. k

[jira] [Commented] (SOLR-6663) decide rules & syntax for computing stats/ranges/queries only at certain levels of a pivot

2015-03-18 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367623#comment-14367623 ] Hoss Man commented on SOLR-6663: Ok, after mulling this over a bit, i think there's a way t

[jira] [Commented] (SOLR-7264) DocValues should support BoolField

2015-03-18 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367612#comment-14367612 ] Hoss Man commented on SOLR-7264: bq. So, are booleans just stored as in int in Lucene? how

[jira] [Commented] (LUCENE-6366) "cz" (vs ISO langauge code "cs") for Czech analysis package?

2015-03-18 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367603#comment-14367603 ] Hoss Man commented on LUCENE-6366: -- Should we fix/move these to match the country code a

[jira] [Commented] (LUCENE-6366) "cz" (vs ISO langauge code "cs") for Czech analysis package?

2015-03-18 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367590#comment-14367590 ] Robert Muir commented on LUCENE-6366: - some of these older ones just dont follow any

[jira] [Updated] (SOLR-7268) Improve SolrJ to pipe data from other programs or files

2015-03-18 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-7268: - Description: I should be able to pipe JSON/XML/CSV or whatever to a solrJ command line and SolrJ can send

[jira] [Created] (SOLR-7268) Improve SolrJ to pipe data from other programs or files

2015-03-18 Thread Noble Paul (JIRA)
Noble Paul created SOLR-7268: Summary: Improve SolrJ to pipe data from other programs or files Key: SOLR-7268 URL: https://issues.apache.org/jira/browse/SOLR-7268 Project: Solr Issue Type: Impro

[jira] [Commented] (SOLR-7264) DocValues should support BoolField

2015-03-18 Thread Kevin Osborn (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367560#comment-14367560 ] Kevin Osborn commented on SOLR-7264: So, are booleans just stored as in int in Lucene?

[JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 2793 - Still Failing

2015-03-18 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/2793/ 4 tests failed. FAILED: org.apache.solr.cloud.LeaderInitiatedRecoveryOnCommitTest.test Error Message: IOException occured when talking to server at: http://127.0.0.1:21057/_uj/ch/c8n_1x3_commits_shard1_replica3 Stack Trace:

[jira] [Updated] (SOLR-7266) The IgnoreCommitOptimizeUpdateProcessor blocks commit requests from replicas needing to recover.

2015-03-18 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter updated SOLR-7266: - Attachment: SOLR-7266.patch Patch ... Thanks to [~mewmewball] for catching this one! > The IgnoreC

[jira] [Commented] (SOLR-7247) sliceHash for compositeIdRouter is not coherent with routing

2015-03-18 Thread Paolo Cappuccini (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367554#comment-14367554 ] Paolo Cappuccini commented on SOLR-7247: I think that the most import thing is cohe

[jira] [Commented] (SOLR-7267) Confusion over "cz" (vs "cs") naming convention for Czech fields in sampel configs

2015-03-18 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367544#comment-14367544 ] Hoss Man commented on SOLR-7267: The field/fieldType/stopword naming conventions in Solr's

[jira] [Created] (LUCENE-6366) "cz" (vs ISO langauge code "cs") for Czech analysis package?

2015-03-18 Thread Hoss Man (JIRA)
Hoss Man created LUCENE-6366: Summary: "cz" (vs ISO langauge code "cs") for Czech analysis package? Key: LUCENE-6366 URL: https://issues.apache.org/jira/browse/LUCENE-6366 Project: Lucene - Core

[jira] [Created] (SOLR-7267) Confusion over "cz" (vs "cs") naming convention for Czech fields in sampel configs

2015-03-18 Thread Hoss Man (JIRA)
Hoss Man created SOLR-7267: -- Summary: Confusion over "cz" (vs "cs") naming convention for Czech fields in sampel configs Key: SOLR-7267 URL: https://issues.apache.org/jira/browse/SOLR-7267 Project: Solr

[jira] [Updated] (LUCENE-6226) Allow TermScorer to expose positions, offsets and payloads

2015-03-18 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-6226: -- Attachment: LUCENE-6226.patch Here's an up-to-date patch. TermScorer and the various BooleanSc

[jira] [Updated] (SOLR-7266) The IgnoreCommitOptimizeUpdateProcessor blocks commit requests from replicas needing to recover.

2015-03-18 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter updated SOLR-7266: - Affects Version/s: 5.0 Fix Version/s: 5.1 > The IgnoreCommitOptimizeUpdateProcessor blocks

[jira] [Created] (SOLR-7266) The IgnoreCommitOptimizeUpdateProcessor blocks commit requests from replicas needing to recover.

2015-03-18 Thread Timothy Potter (JIRA)
Timothy Potter created SOLR-7266: Summary: The IgnoreCommitOptimizeUpdateProcessor blocks commit requests from replicas needing to recover. Key: SOLR-7266 URL: https://issues.apache.org/jira/browse/SOLR-7266

[jira] [Created] (SOLR-7265) Need a table view for the Cloud panel

2015-03-18 Thread Timothy Potter (JIRA)
Timothy Potter created SOLR-7265: Summary: Need a table view for the Cloud panel Key: SOLR-7265 URL: https://issues.apache.org/jira/browse/SOLR-7265 Project: Solr Issue Type: Improvement

[jira] [Commented] (SOLR-6892) Improve the way update processors are used and make it simpler

2015-03-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367451#comment-14367451 ] ASF subversion and git services commented on SOLR-6892: --- Commit 16675

[jira] [Commented] (SOLR-6892) Improve the way update processors are used and make it simpler

2015-03-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367448#comment-14367448 ] ASF subversion and git services commented on SOLR-6892: --- Commit 16675

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

2015-03-18 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/790/ 4 tests failed. REGRESSION: org.apache.solr.search.mlt.SimpleMLTQParserTest.doTest Error Message: Exception during query Stack Trace: java.lang.RuntimeException: Exception during query at __randomizedtesting.SeedInf

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

2015-03-18 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2062/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores Error Message: ERROR: SolrIndexSearcher opens=51 closes=50 Stack Trace: java.l

[jira] [Commented] (LUCENE-5879) Add auto-prefix terms to block tree terms dict

2015-03-18 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367407#comment-14367407 ] Robert Muir commented on LUCENE-5879: - Can you fill in more detail about CompiledAuto

[jira] [Commented] (LUCENE-5879) Add auto-prefix terms to block tree terms dict

2015-03-18 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367397#comment-14367397 ] Robert Muir commented on LUCENE-5879: - {quote} The added auto-prefix terms are not se

[jira] [Commented] (LUCENE-5879) Add auto-prefix terms to block tree terms dict

2015-03-18 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367385#comment-14367385 ] Robert Muir commented on LUCENE-5879: - {quote} There are maybe some problems with the

RE: Policeman Jenkins Harware upgrade successful

2015-03-18 Thread Uwe Schindler
Hi, > Uwe: Chris is asking questions on the JIRA about how we want things set up - I am working on that. Was a bit busy with Policeman Jenkins. Uwe > > On Mar 18, 2015, at 6:58 AM, Yonik Seeley wrote: > > > > Thanks Uwe, Policeman Jenkins has been super valuable over the years! > > -Yonik > >

RE: [Possibly spoofed] Re: An Exception in a non-query component should not cause a global HTTP 500 Server Error response

2015-03-18 Thread Vanlerberghe, Luc
> For the most part, committers on this project believe in the "fail > early, fail hard" philosophy. Actually, I'm inclined that way as well and I wouldn’t mind it to occur on the indexing side: if garbage is fed into Solr or the tokenizer chain has errors: crash and burn, no problem :) But here

[jira] [Updated] (LUCENE-5879) Add auto-prefix terms to block tree terms dict

2015-03-18 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-5879: --- Attachment: LUCENE-5879.patch I think for now we should simply commit auto-prefix as

[jira] [Commented] (SOLR-6141) Schema API: Remove fields, dynamic fields, field types and copy fields; and replace fields, dynamic fields and field types

2015-03-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367351#comment-14367351 ] ASF subversion and git services commented on SOLR-6141: --- Commit 16675

[jira] [Commented] (SOLR-6141) Schema API: Remove fields, dynamic fields, field types and copy fields; and replace fields, dynamic fields and field types

2015-03-18 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367347#comment-14367347 ] Steve Rowe commented on SOLR-6141: -- Each of the two tests successfully passed 25 iteration

[jira] [Moved] (SOLR-7264) DocValues should support BoolField

2015-03-18 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir moved LUCENE-6364 to SOLR-7264: --- Component/s: (was: core/index) Lucene Fields: (was: New)

[jira] [Commented] (SOLR-7264) DocValues should support BoolField

2015-03-18 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367333#comment-14367333 ] Robert Muir commented on SOLR-7264: --- docvalues already supports booleantype by passing 0/

[JENKINS] Lucene-Solr-5.x-Windows (32bit/jdk1.8.0_31) - Build # 4445 - Still Failing!

2015-03-18 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4445/ Java: 32bit/jdk1.8.0_31 -client -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.core.TestSolrConfigHandler Error Message: Could not remove the following files (in the order of attempts):

Re: Policeman Jenkins Harware upgrade successful

2015-03-18 Thread Erick Erickson
+1 and thanks! I shudder to think how where we'd be if the local cop hadn't been walking the beat all this time! Erick On Wed, Mar 18, 2015 at 8:24 AM, Steve Rowe wrote: > +1, many thanks Uwe. > > Good news on the ASF Jenkins front: Chris Lambertus has created a new Ubuntu > VM for Lucene to us

Re: Policeman Jenkins Harware upgrade successful

2015-03-18 Thread Steve Rowe
+1, many thanks Uwe. Good news on the ASF Jenkins front: Chris Lambertus has created a new Ubuntu VM for Lucene to use as a Jenkins slave (https://issues.apache.org/jira/browse/INFRA-9096), so we should be able to escape from the FreeBSD constraints of our current slave in short order. Uwe: Ch

[JENKINS] Lucene-Solr-5.x-Linux (32bit/jdk1.7.0_80-ea-b05) - Build # 11837 - Still Failing!

2015-03-18 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11837/ Java: 32bit/jdk1.7.0_80-ea-b05 -client -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.SyncSliceTest.test Error Message: shard1 is not consistent. Got 305 from http://127.0.0.1:47902/collection1lastClient and got

[jira] [Commented] (SOLR-6141) Schema API: Remove fields, dynamic fields, field types and copy fields; and replace fields, dynamic fields and field types

2015-03-18 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367264#comment-14367264 ] Steve Rowe commented on SOLR-6141: -- [~shalinmangar] alerted me to {{TestCloudSchemaless}}

[jira] [Commented] (LUCENE-6364) DocValues should support BoolField

2015-03-18 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367263#comment-14367263 ] Erick Erickson commented on LUCENE-6364: Patches are always welcome! > DocValues

[jira] [Commented] (SOLR-7247) sliceHash for compositeIdRouter is not coherent with routing

2015-03-18 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367261#comment-14367261 ] Yonik Seeley commented on SOLR-7247: bq. I would say you are being paranoid. Having a

[jira] [Updated] (SOLR-7188) Run Data Import Handler processes in a SolrJ client

2015-03-18 Thread Ted Sullivan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Sullivan updated SOLR-7188: --- Attachment: SOLR-7188.patch > Run Data Import Handler processes in a SolrJ client > ---

[jira] [Commented] (SOLR-7188) Run Data Import Handler processes in a SolrJ client

2015-03-18 Thread Ted Sullivan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367251#comment-14367251 ] Ted Sullivan commented on SOLR-7188: I have refactored the DIH code using [~noblepaul]

[jira] [Commented] (SOLR-7247) sliceHash for compositeIdRouter is not coherent with routing

2015-03-18 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367218#comment-14367218 ] Noble Paul commented on SOLR-7247: -- [~cappuccini] The delete by query functionality now s

[jira] [Commented] (SOLR-7247) sliceHash for compositeIdRouter is not coherent with routing

2015-03-18 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367212#comment-14367212 ] Noble Paul commented on SOLR-7247: -- bq.IMO this is anti-user convenience if they are unkno

[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.8.0_31) - Build # 4559 - Failure!

2015-03-18 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4559/ Java: 32bit/jdk1.8.0_31 -server -XX:+UseSerialGC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.core.TestSolrConfigHandler Error Message: Could not remove the following files (in the order of attempts):

[jira] [Comment Edited] (SOLR-6305) Ability to set the replication factor for index files created by HDFSDirectoryFactory

2015-03-18 Thread Hari Sekhon (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367192#comment-14367192 ] Hari Sekhon edited comment on SOLR-6305 at 3/18/15 2:32 PM: I'm

[jira] [Commented] (SOLR-6305) Ability to set the replication factor for index files created by HDFSDirectoryFactory

2015-03-18 Thread Hari Sekhon (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367192#comment-14367192 ] Hari Sekhon commented on SOLR-6305: --- I also tried creating a separate hadoop conf dir poi

[jira] [Comment Edited] (SOLR-6305) Ability to set the replication factor for index files created by HDFSDirectoryFactory

2015-03-18 Thread Hari Sekhon (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367192#comment-14367192 ] Hari Sekhon edited comment on SOLR-6305 at 3/18/15 2:32 PM: I'm

[jira] [Created] (SOLR-7263) Add "files" tab support to AngularJS Admin UI

2015-03-18 Thread Upayavira (JIRA)
Upayavira created SOLR-7263: --- Summary: Add "files" tab support to AngularJS Admin UI Key: SOLR-7263 URL: https://issues.apache.org/jira/browse/SOLR-7263 Project: Solr Issue Type: Improvement

[jira] [Updated] (SOLR-6271) ConjunctionSolrSpellChecker wrong check for same string distance

2015-03-18 Thread Fabiano V. Santos (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fabiano V. Santos updated SOLR-6271: Attachment: SOLR-6271.patch Patch based on trunk version from git commit 1e79536e2371737a373

[GitHub] lucene-solr pull request: SOLR-6271: ConjunctionSolrSpellChecker w...

2015-03-18 Thread gmcoringa
GitHub user gmcoringa opened a pull request: https://github.com/apache/lucene-solr/pull/135 SOLR-6271: ConjunctionSolrSpellChecker wrong check for same string distance ConjunctionSolrSpellChecher now uses equals method to check for same string distance. You can merge this pull requ

[jira] [Commented] (SOLR-6271) ConjunctionSolrSpellChecker wrong check for same string distance

2015-03-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367168#comment-14367168 ] ASF GitHub Bot commented on SOLR-6271: -- GitHub user gmcoringa opened a pull request:

Re: Policeman Jenkins Harware upgrade successful

2015-03-18 Thread Yonik Seeley
Thanks Uwe, Policeman Jenkins has been super valuable over the years! -Yonik On Wed, Mar 18, 2015 at 7:04 AM, Uwe Schindler wrote: > Hi, > > I just wanted to inform you that I replaced the Policeman Jenkins server by > new stock hardware in our data center yesterday. It is now like that: > > HP

Re: Policeman Jenkins Harware upgrade successful

2015-03-18 Thread Shawn Heisey
On 3/18/2015 5:04 AM, Uwe Schindler wrote: > I just wanted to inform you that I replaced the Policeman Jenkins server by > new stock hardware in our data center yesterday. It is now like that: > > HP ProLiant DL120 Gen9 Server > Intel Xeon E5-2620v3, 6 Cores (12 Hyperthreading) > 32 GB DDR4-RAM EC

Re: An Exception in a non-query component should not cause a global HTTP 500 Server Error response

2015-03-18 Thread Shawn Heisey
On 3/18/2015 4:56 AM, Vanlerberghe, Luc wrote: > I ran into an issue where certain combinations of queries and sort > orders cause an Exception in the Highlighter component that in turn > causes a 500 Server Error. > > I tracked down the cause to a problem in the tokenizer chain I use, > but I do n

[jira] [Commented] (SOLR-7217) Auto-detect HTTP body content-type for curl

2015-03-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367136#comment-14367136 ] ASF subversion and git services commented on SOLR-7217: --- Commit 16675

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

2015-03-18 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2017/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC All tests passed Build Log: [...truncated 9193 lines...] [javac] Compiling 519 source files to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/

[jira] [Commented] (SOLR-7217) Auto-detect HTTP body content-type for curl

2015-03-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367126#comment-14367126 ] Uwe Schindler commented on SOLR-7217: - Thanks. I have seen the commit, looks perfect :-

[JENKINS] Lucene-Solr-5.x-Linux (64bit/jdk1.7.0_80-ea-b05) - Build # 11836 - Still Failing!

2015-03-18 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11836/ Java: 64bit/jdk1.7.0_80-ea-b05 -XX:-UseCompressedOops -XX:+UseSerialGC All tests passed Build Log: [...truncated 9226 lines...] [javac] Compiling 519 source files to /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/so

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

2015-03-18 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2061/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.schema.TestBulkSchemaConcurrent.test Error Message: [[], [], [], [], [CopyField source=a4,dest=hello_lol4 still exists, new ty

[jira] [Resolved] (SOLR-7217) Auto-detect HTTP body content-type for curl

2015-03-18 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-7217. Resolution: Fixed Fix Version/s: 5.1 Assignee: Yonik Seeley Moved the autodetect code

[jira] [Updated] (LUCENE-6365) Optimized iteration of finite strings

2015-03-18 Thread Markus Heiden (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Markus Heiden updated LUCENE-6365: -- Issue Type: Improvement (was: Bug) > Optimized iteration of finite strings > -

[jira] [Updated] (SOLR-7217) Auto-detect HTTP body content-type for curl

2015-03-18 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-7217: --- Summary: Auto-detect HTTP body content-type for curl (was: Auto-detect HTTP body content-type) > Auto

  1   2   >