Re: Solr JSON Facet API & aggregation functions documentation

2017-06-20 Thread Bram Van Dam
On 19/06/17 17:38, Erick Erickson wrote: > We've recently gone to AsciiDoc which is much easier to edit IMO, and > also allows anyone (hint hint) to attach a patch to a JIRA for the > documentation that makes it into the next version of reference guide > as well as the current online version. Hint

[JENKINS] Lucene-Solr-6.x-MacOSX (64bit/jdk1.8.0) - Build # 952 - Still Unstable!

2017-06-20 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/952/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC 2 tests failed. FAILED: org.apache.solr.cloud.CustomCollectionTest.testRouteFieldForHashRouter Error Message: Collection not found: routeFieldColl Stack Trace: org.apa

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 4092 - Still Unstable!

2017-06-20 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4092/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC 7 tests failed. FAILED: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test Error Message: Could not find collection:collection2 Stack Trace: java.lang.Asser

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_131) - Build # 19921 - Unstable!

2017-06-20 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19921/ Java: 32bit/jdk1.8.0_131 -server -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest.testPolicyAndPreferences Error Message: Adding a policy with 'cores' attribute should not hav

[jira] [Resolved] (SOLR-10923) AutoScalingHandlerTest.testPolicyAndPreferences() failure: Adding a policy with 'cores' attribute should not have succeeded

2017-06-20 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cao Manh Dat resolved SOLR-10923. - Resolution: Fixed > AutoScalingHandlerTest.testPolicyAndPreferences() failure: Adding a policy >

[jira] [Commented] (SOLR-10923) AutoScalingHandlerTest.testPolicyAndPreferences() failure: Adding a policy with 'cores' attribute should not have succeeded

2017-06-20 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056896#comment-16056896 ] ASF subversion and git services commented on SOLR-10923: Commit 2d

[JENKINS-EA] Lucene-Solr-6.x-Windows (32bit/jdk-9-ea+173) - Build # 988 - Unstable!

2017-06-20 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/988/ Java: 32bit/jdk-9-ea+173 -client -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery Error Message: Expected a collection with one shard and two replicas null Last available

[jira] [Assigned] (SOLR-10923) AutoScalingHandlerTest.testPolicyAndPreferences() failure: Adding a policy with 'cores' attribute should not have succeeded

2017-06-20 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man reassigned SOLR-10923: --- Assignee: Cao Manh Dat I havne't dug into the code, but based on the comments in SOLR-10406 it looks

[jira] [Commented] (SOLR-10406) v2 API error messages list the URL request path as /solr/____v2/... when the original path was /v2/...

2017-06-20 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056870#comment-16056870 ] Hoss Man commented on SOLR-10406: - FYI: git bisect says the commit for this jira caused th

[jira] [Commented] (SOLR-10923) AutoScalingHandlerTest.testPolicyAndPreferences() failure: Adding a policy with 'cores' attribute should not have succeeded

2017-06-20 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056867#comment-16056867 ] Hoss Man commented on SOLR-10923: - FWIW... {noformat} $ git bisect start HEAD f1e2be64519

DataImportHandler - Delta Import

2017-06-20 Thread Roopesh Uniyal
Hello, I am running *Solr 3.5* and using Data Import Handler. I am using the following query - Although the FULL Import is running fine but the delta import is having trouble. Here is what I am experiencing - 1. Delta Imports are working in cumulative fashion - any increment (delta) is t

Re: SolrException: Error trying to proxy request for url: solr/sync-status/admin/system

2017-06-20 Thread S G
Got no response on the solr-user mailing list and so trying the dev-mailing list. Please guide me if this should not be done. But I thought that the issue looks strange enough to post it here. Thanks SG On Mon, Jun 19, 2017 at 8:13 PM, S G wrote: > Hi, > > We are stuck in a strange problem. >

[jira] [Updated] (SOLR-10864) Add static (test only) boolean to PointField indicating 'precisionStep' should be ignored so we can simplify points randomization in our schemas

2017-06-20 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-10864: Attachment: SOLR-10864.patch bq. Still one nocommit in there to work around SOLR-10929, ... Bah! ... 2 patc

[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_131) - Build # 6666 - Still Unstable!

2017-06-20 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows// Java: 32bit/jdk1.8.0_131 -client -XX:+UseG1GC 2 tests failed. FAILED: org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDocAbsent Error Message: Did not find the expected number of groups for field intGSF expected:<4

[jira] [Updated] (SOLR-10864) Add static (test only) boolean to PointField indicating 'precisionStep' should be ignored so we can simplify points randomization in our schemas

2017-06-20 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-10864: Attachment: SOLR-10864.patch Ok, here's what i've got. Been hammering on the tests, I think I've got all t

[JENKINS] Lucene-Solr-Tests-master - Build # 1886 - Still Unstable

2017-06-20 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1886/ 1 tests failed. FAILED: org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest.testPolicyAndPreferences Error Message: Adding a policy with 'cores' attribute should not have succeeded. Stack Trace: java.lang.AssertionError:

[jira] [Created] (SOLR-10929) remove useless valType from ExternalFileField

2017-06-20 Thread Hoss Man (JIRA)
Hoss Man created SOLR-10929: --- Summary: remove useless valType from ExternalFileField Key: SOLR-10929 URL: https://issues.apache.org/jira/browse/SOLR-10929 Project: Solr Issue Type: Sub-task S

[jira] [Updated] (SOLR-10928) Support elevate.q in QueryElevationComponent

2017-06-20 Thread jefferyyuan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jefferyyuan updated SOLR-10928: --- Summary: Support elevate.q in QueryElevationComponent (was: Support elevate.q () in QueryElevationCom

[jira] [Created] (SOLR-10928) Support elevate.q () in QueryElevationComponent

2017-06-20 Thread jefferyyuan (JIRA)
jefferyyuan created SOLR-10928: -- Summary: Support elevate.q () in QueryElevationComponent Key: SOLR-10928 URL: https://issues.apache.org/jira/browse/SOLR-10928 Project: Solr Issue Type: Improvem

[jira] [Commented] (SOLR-10922) NPE in PeerSync

2017-06-20 Thread Pushkar Raste (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056741#comment-16056741 ] Pushkar Raste commented on SOLR-10922: -- Is this duplicate of SOLR-9915 ? > NPE in Pe

[jira] [Commented] (SOLR-10169) PeerSync will hit an NPE on no response errors when looking for fingerprint.

2017-06-20 Thread Pushkar Raste (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056738#comment-16056738 ] Pushkar Raste commented on SOLR-10169: -- Is this duplicate of SOLR-9915 > PeerSync wi

[jira] [Commented] (SOLR-10574) Choose a default configset for Solr 7

2017-06-20 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056644#comment-16056644 ] ASF subversion and git services commented on SOLR-10574: Commit 1a

[jira] [Commented] (SOLR-10574) Choose a default configset for Solr 7

2017-06-20 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056612#comment-16056612 ] Ishan Chattopadhyaya commented on SOLR-10574: - Thanks, Steve, Jan, Cassandra.

[jira] [Commented] (LUCENE-7882) Maybe expression compiler should cache recently compiled expressions?

2017-06-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056605#comment-16056605 ] Robert Muir commented on LUCENE-7882: - I know i have benchmarked that its definitely

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_131) - Build # 19919 - Still Unstable!

2017-06-20 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19919/ Java: 64bit/jdk1.8.0_131 -XX:-UseCompressedOops -XX:+UseParallelGC 4 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.client.solrj.SolrSchemalessExampleTest Error Message: Source '/home/jenkins/workspace/Luce

[jira] [Commented] (SOLR-10915) Make SolrClient classes extendable without code duplication

2017-06-20 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056564#comment-16056564 ] Anshum Gupta commented on SOLR-10915: - There's existing constructors that were release

[JENKINS] Lucene-Solr-Tests-master - Build # 1885 - Still Unstable

2017-06-20 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1885/ 4 tests failed. FAILED: org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection Error Message: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/server/solr/configsets/data_driven_sch

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 1385 - Still Unstable!

2017-06-20 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1385/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC 5 tests failed. FAILED: org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection Error Message: /export/home/jenkins/workspace/Lucene-S

[jira] [Updated] (SOLR-10921) Make boolean query clause limit configurable per-query

2017-06-20 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-10921: Attachment: SOLR-10921.patch Here's a draft / in-progress patch showing the current approach. Needs

[jira] [Commented] (LUCENE-7882) Maybe expression compiler should cache recently compiled expressions?

2017-06-20 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056533#comment-16056533 ] Michael McCandless commented on LUCENE-7882: That's a great question [~dawid.

[jira] [Updated] (LUCENE-7883) Remove references to Thread#getContextClassLoader() from Lucene/Solr codebase

2017-06-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-7883: -- Attachment: LUCENE-7883.patch Patch removing context classloader usage. Tests seem to pass, unf

[jira] [Commented] (SOLR-10915) Make SolrClient classes extendable without code duplication

2017-06-20 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056496#comment-16056496 ] Anshum Gupta commented on SOLR-10915: - [~gerlowskija] one more thing, can you have the

[jira] [Commented] (SOLR-4319) New atomic update operation: AddToSet

2017-06-20 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056458#comment-16056458 ] David Smiley commented on SOLR-4319: This issue would probably be solved with docValues

[jira] [Updated] (LUCENE-7884) StringHelper needs to catch NoClassDefFoundError

2017-06-20 Thread Yan Zhao (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yan Zhao updated LUCENE-7884: - Labels: easyfix newbie newdev patch (was: easyfix newbie patch) > StringHelper needs to catch NoClassDef

[jira] [Commented] (SOLR-10494) Switch Solr's Default Response Type from XML to JSON

2017-06-20 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056440#comment-16056440 ] Cassandra Targett commented on SOLR-10494: -- Is it? Damn it. We need How To Contri

[jira] [Updated] (SOLR-10494) Switch Solr's Default Response Type from XML to JSON

2017-06-20 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cassandra Targett updated SOLR-10494: - Attachment: SOLR-10494-withdocs.patch > Switch Solr's Default Response Type from XML to JS

[JENKINS] Lucene-Solr-6.x-MacOSX (64bit/jdk1.8.0) - Build # 951 - Still Unstable!

2017-06-20 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/951/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.CustomCollectionTest.testCustomCollectionsAPI Error Message: Could not find collection : implicitcoll Stack Trace:

[newbie] LUCENE-7884: StringHelper needs to catch NoClassDefFoundError

2017-06-20 Thread Yan Zhao
Hi folks, First time contributing to Lucene, here is a small patch for StringHelper: https://issues.apache.org/jira/browse/LUCENE-7884 Can someone please take a look? Thanks, Yan

[JENKINS] Lucene-Solr-SmokeRelease-master - Build # 789 - Failure

2017-06-20 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-master/789/ No tests ran. Build Log: [...truncated 25926 lines...] prepare-release-no-sign: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/dist [copy] Co

[jira] [Updated] (LUCENE-7884) StringHelper needs to catch NoClassDefFoundError

2017-06-20 Thread Yan Zhao (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yan Zhao updated LUCENE-7884: - Attachment: LUCENE-7884.patch > StringHelper needs to catch NoClassDefFoundError > --

[jira] [Created] (LUCENE-7884) StringHelper needs to catch NoClassDefFoundError

2017-06-20 Thread Yan Zhao (JIRA)
Yan Zhao created LUCENE-7884: Summary: StringHelper needs to catch NoClassDefFoundError Key: LUCENE-7884 URL: https://issues.apache.org/jira/browse/LUCENE-7884 Project: Lucene - Core Issue Type:

[jira] [Commented] (SOLR-10494) Switch Solr's Default Response Type from XML to JSON

2017-06-20 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-10494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056416#comment-16056416 ] Jan Høydahl commented on SOLR-10494: Good work Cassandra. Think your patch is reversed

[jira] [Updated] (SOLR-10494) Switch Solr's Default Response Type from XML to JSON

2017-06-20 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cassandra Targett updated SOLR-10494: - Attachment: SOLR-10494-withdocs.patch Here's a patch with [~solrtrey]'s changes + ref guid

[jira] [Commented] (SOLR-4319) New atomic update operation: AddToSet

2017-06-20 Thread Michael Schumann (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056400#comment-16056400 ] Michael Schumann commented on SOLR-4319: This would be nice. We achieved this behav

[jira] [Updated] (SOLR-10927) Support position to context.xml in Query Elevation Component

2017-06-20 Thread jefferyyuan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jefferyyuan updated SOLR-10927: --- Summary: Support position to context.xml in Query Elevation Component (was: Suuport position to conte

[jira] [Created] (SOLR-10927) Suuport position to context.xml in Query Elevation Component

2017-06-20 Thread jefferyyuan (JIRA)
jefferyyuan created SOLR-10927: -- Summary: Suuport position to context.xml in Query Elevation Component Key: SOLR-10927 URL: https://issues.apache.org/jira/browse/SOLR-10927 Project: Solr Issue

[jira] [Commented] (SOLR-4319) New atomic update operation: AddToSet

2017-06-20 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056379#comment-16056379 ] David Smiley commented on SOLR-4319: Certainly... I hit this recently. I'm surprised "

[jira] [Created] (SOLR-10926) increase the odds of randomly choosing point fields

2017-06-20 Thread Hoss Man (JIRA)
Hoss Man created SOLR-10926: --- Summary: increase the odds of randomly choosing point fields Key: SOLR-10926 URL: https://issues.apache.org/jira/browse/SOLR-10926 Project: Solr Issue Type: Sub-task

[jira] [Created] (SOLR-10925) remove explicit FooPointField types & usages from test configs once randomization is universal

2017-06-20 Thread Hoss Man (JIRA)
Hoss Man created SOLR-10925: --- Summary: remove explicit FooPointField types & usages from test configs once randomization is universal Key: SOLR-10925 URL: https://issues.apache.org/jira/browse/SOLR-10925 Pr

[jira] [Updated] (SOLR-10844) group.facet failures when the grouping field is Points based (or Trie w/docValues??)

2017-06-20 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-10844: Description: As discovered when working on SOLR-10807: if you change all existing test configs to use FooPo

[jira] [Commented] (SOLR-10574) Choose a default configset for Solr 7

2017-06-20 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056346#comment-16056346 ] Cassandra Targett commented on SOLR-10574: -- bq. Looks like there are some failing

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+173) - Build # 19918 - Still Unstable!

2017-06-20 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19918/ Java: 32bit/jdk-9-ea+173 -client -XX:+UseParallelGC 8 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.client.solrj.SolrSchemalessExampleTest Error Message: Source '/home/jenkins/workspace/Lucene-Solr-master-

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 4091 - Still Unstable!

2017-06-20 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4091/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC 9 tests failed. FAILED: org.apache.solr.cloud.CustomCollectionTest.testRouteFieldForImplicitRouter Error Message: Collection not found: withShardField Stack Trace: or

[jira] [Closed] (SOLR-5077) Inconsistencies in solrconfig upload limits - examples and test-files

2017-06-20 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-5077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl closed SOLR-5077. - Resolution: Done Done in SOLR-9623 > Inconsistencies in solrconfig upload limits - examples and test-files

[jira] [Resolved] (SOLR-9623) Disable remote streaming by default

2017-06-20 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl resolved SOLR-9623. --- Resolution: Fixed > Disable remote streaming by default > --- > >

[jira] [Comment Edited] (SOLR-6092) Provide a REST managed QueryElevationComponent

2017-06-20 Thread jefferyyuan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15810679#comment-15810679 ] jefferyyuan edited comment on SOLR-6092 at 6/20/17 7:14 PM: Vot

[jira] [Commented] (SOLR-9623) Disable remote streaming by default

2017-06-20 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056296#comment-16056296 ] ASF subversion and git services commented on SOLR-9623: --- Commit a4f27

[jira] [Commented] (SOLR-10494) Switch Solr's Default Response Type from XML to JSON

2017-06-20 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-10494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056294#comment-16056294 ] Jan Høydahl commented on SOLR-10494: That was just a IDEA search, see https://www.dro

[jira] [Commented] (SOLR-10494) Switch Solr's Default Response Type from XML to JSON

2017-06-20 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056285#comment-16056285 ] Cassandra Targett commented on SOLR-10494: -- I'm happy to help with doc/website up

[jira] [Commented] (LUCENE-7880) Make boolean query clause limit configurable per-query

2017-06-20 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056272#comment-16056272 ] Erick Erickson commented on LUCENE-7880: bq: It wouldn't be an issue if it was a

[jira] [Commented] (SOLR-10924) PointField multivalued docValues don't "dedup" like TrieField

2017-06-20 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056267#comment-16056267 ] Hoss Man commented on SOLR-10924: - I've filed this "bug" so we have a record of the discre

[jira] [Created] (SOLR-10924) PointField multivalued docValues don't "dedup" like TrieField

2017-06-20 Thread Hoss Man (JIRA)
Hoss Man created SOLR-10924: --- Summary: PointField multivalued docValues don't "dedup" like TrieField Key: SOLR-10924 URL: https://issues.apache.org/jira/browse/SOLR-10924 Project: Solr Issue Type:

[jira] [Commented] (SOLR-4586) Eliminate the maxBooleanClauses limit

2017-06-20 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056255#comment-16056255 ] Erick Erickson commented on SOLR-4586: -- Jan: Got it. I think moving it to solr.xml is

[jira] [Reopened] (SOLR-9623) Disable remote streaming by default

2017-06-20 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl reopened SOLR-9623: --- Thanks Steve, I'm on the case > Disable remote streaming by default > ---

[jira] [Commented] (SOLR-4586) Eliminate the maxBooleanClauses limit

2017-06-20 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-4586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056217#comment-16056217 ] Jan Høydahl commented on SOLR-4586: --- [~erickerickson] yes I know the bug, experienced it

[jira] [Commented] (SOLR-10915) Make SolrClient classes extendable without code duplication

2017-06-20 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056210#comment-16056210 ] Anshum Gupta commented on SOLR-10915: - Sorry about that confusion, should've read what

[jira] [Commented] (SOLR-10915) Make SolrClient classes extendable without code duplication

2017-06-20 Thread Jason Gerlowski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056201#comment-16056201 ] Jason Gerlowski commented on SOLR-10915: I think I'm reading you wrong. bq. we sh

[jira] [Comment Edited] (SOLR-3346) qt Dispatching Request Handler

2017-06-20 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056191#comment-16056191 ] David Smiley edited comment on SOLR-3346 at 6/20/17 6:04 PM: - [

[jira] [Commented] (SOLR-3346) qt Dispatching Request Handler

2017-06-20 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056191#comment-16056191 ] David Smiley commented on SOLR-3346: [~janhoy] see SOLR-6807. I'd love to see this don

[jira] [Commented] (SOLR-10915) Make SolrClient classes extendable without code duplication

2017-06-20 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056177#comment-16056177 ] Anshum Gupta commented on SOLR-10915: - Thanks Jason. The patch looks good overall but

[jira] [Commented] (SOLR-10494) Switch Solr's Default Response Type from XML to JSON

2017-06-20 Thread Trey Grainger (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056131#comment-16056131 ] Trey Grainger commented on SOLR-10494: -- yes, I'll address all of the code/config chan

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+173) - Build # 19917 - Still Unstable!

2017-06-20 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19917/ Java: 32bit/jdk-9-ea+173 -server -XX:+UseParallelGC 9 tests failed. FAILED: org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest.testPolicyAndPreferences Error Message: Adding a policy with 'cores' attribute should not h

[jira] [Assigned] (SOLR-10923) AutoScalingHandlerTest.testPolicyAndPreferences() failure: Adding a policy with 'cores' attribute should not have succeeded

2017-06-20 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cao Manh Dat reassigned SOLR-10923: --- Assignee: (was: Cao Manh Dat) > AutoScalingHandlerTest.testPolicyAndPreferences() failure

[jira] [Commented] (LUCENE-7880) Make boolean query clause limit configurable per-query

2017-06-20 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056082#comment-16056082 ] Adrien Grand commented on LUCENE-7880: -- bq. If you were writing this from scratch wo

[jira] [Assigned] (SOLR-10923) AutoScalingHandlerTest.testPolicyAndPreferences() failure: Adding a policy with 'cores' attribute should not have succeeded

2017-06-20 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cao Manh Dat reassigned SOLR-10923: --- Assignee: Cao Manh Dat > AutoScalingHandlerTest.testPolicyAndPreferences() failure: Adding a

[jira] [Commented] (SOLR-10915) Make SolrClient classes extendable without code duplication

2017-06-20 Thread Jason Gerlowski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056053#comment-16056053 ] Jason Gerlowski commented on SOLR-10915: A few responses: bq. Where a Builder cla

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_131) - Build # 6665 - Still Unstable!

2017-06-20 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6665/ Java: 64bit/jdk1.8.0_131 -XX:-UseCompressedOops -XX:+UseSerialGC 9 tests failed. FAILED: org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection Error Message: C:\Users\jenkins\workspace\Lucene-S

[jira] [Commented] (SOLR-9623) Disable remote streaming by default

2017-06-20 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056028#comment-16056028 ] Steve Rowe commented on SOLR-9623: -- Also these {{SolrRequestParserTest}} failures ("Remote

[jira] [Commented] (SOLR-9623) Disable remote streaming by default

2017-06-20 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056026#comment-16056026 ] Steve Rowe commented on SOLR-9623: -- {{git bisect}} blames the commit on this issue for a r

[jira] [Commented] (SOLR-10915) Make SolrClient classes extendable without code duplication

2017-06-20 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056009#comment-16056009 ] Shawn Heisey commented on SOLR-10915: - If I'm understanding what's going on here, I re

[JENKINS] Lucene-Solr-6.x-Linux (32bit/jdk1.8.0_131) - Build # 3798 - Unstable!

2017-06-20 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/3798/ Java: 32bit/jdk1.8.0_131 -server -XX:+UseSerialGC 2 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI Error Message: expected:<3> but was:<1> Stack Trace: java.lang.AssertionError: e

[JENKINS] Lucene-Solr-Tests-master - Build # 1884 - Unstable

2017-06-20 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1884/ 9 tests failed. FAILED: org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection Error Message: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/server/solr/configsets/data_driven_sch

[jira] [Commented] (LUCENE-7880) Make boolean query clause limit configurable per-query

2017-06-20 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16055988#comment-16055988 ] Alan Woodward commented on LUCENE-7880: --- bq. we should find a heuristic that can de

[jira] [Commented] (SOLR-9623) Disable remote streaming by default

2017-06-20 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16055972#comment-16055972 ] Steve Rowe commented on SOLR-9623: -- {{TestRemoteStreaming.testStreamUrl()}} now fails for

[jira] [Commented] (SOLR-10911) Fix inspection warnings reported by IntelliJ

2017-06-20 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16055956#comment-16055956 ] Erick Erickson commented on SOLR-10911: --- Hey Shalin: If you happen across a good wa

Re: JIRA Status - Finding Patch Submissions

2017-06-20 Thread Allen Wittenauer
On 2017-05-17 19:10 (-0700), David Smiley wrote: > > How else other than a comment could the system communicate results back to > > the user? Or do you mean that whatever runs should post a comment, but > > suppress email notification somehow. > > > > Yes; that. The rationale being that if some

[jira] [Commented] (LUCENE-7880) Make boolean query clause limit configurable per-query

2017-06-20 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16055916#comment-16055916 ] Erick Erickson commented on LUCENE-7880: Adrien: So how would you fix the design

[jira] [Commented] (SOLR-10864) Add static (test only) boolean to PointField indicating 'precisionStep' should be ignored so we can simplify points randomization in our schemas

2017-06-20 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16055918#comment-16055918 ] Steve Rowe commented on SOLR-10864: --- bq. ...but actually in hindsight, I think your idea

[jira] [Commented] (SOLR-10574) Choose a default configset for Solr 7

2017-06-20 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16055923#comment-16055923 ] Steve Rowe commented on SOLR-10574: --- Looks like there are some failing tests after this

[jira] [Created] (SOLR-10923) AutoScalingHandlerTest.testPolicyAndPreferences() failure: Adding a policy with 'cores' attribute should not have succeeded

2017-06-20 Thread Steve Rowe (JIRA)
Steve Rowe created SOLR-10923: - Summary: AutoScalingHandlerTest.testPolicyAndPreferences() failure: Adding a policy with 'cores' attribute should not have succeeded Key: SOLR-10923 URL: https://issues.apache.org/jira/

[jira] [Commented] (SOLR-4586) Eliminate the maxBooleanClauses limit

2017-06-20 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16055882#comment-16055882 ] Erick Erickson commented on SOLR-4586: -- [~janhoy] "last core wins" is my shorthand fo

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+173) - Build # 19916 - Still Unstable!

2017-06-20 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19916/ Java: 64bit/jdk-9-ea+173 -XX:+UseCompressedOops -XX:+UseParallelGC 9 tests failed. FAILED: org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest.testPolicyAndPreferences Error Message: Adding a policy with 'cores' attribu

[jira] [Comment Edited] (LUCENE-7870) Use cl.loadClass(...) instead of Class.forName(..., cl) in SPIClassIterator

2017-06-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16055874#comment-16055874 ] Uwe Schindler edited comment on LUCENE-7870 at 6/20/17 2:49 PM: ---

[jira] [Commented] (LUCENE-7870) Use cl.loadClass(...) instead of Class.forName(..., cl) in SPIClassIterator

2017-06-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16055874#comment-16055874 ] Uwe Schindler commented on LUCENE-7870: --- Hi Andreas, this issue should be solved in

[jira] [Resolved] (LUCENE-7873) Remove context classloader from SPI lookups by default

2017-06-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-7873. --- Resolution: Fixed > Remove context classloader from SPI lookups by default >

[jira] [Commented] (LUCENE-7873) Remove context classloader from SPI lookups by default

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

[jira] [Created] (SOLR-10922) NPE in PeerSync

2017-06-20 Thread Markus Jelsma (JIRA)
Markus Jelsma created SOLR-10922: Summary: NPE in PeerSync Key: SOLR-10922 URL: https://issues.apache.org/jira/browse/SOLR-10922 Project: Solr Issue Type: Bug Security Level: Public (De

[jira] [Commented] (SOLR-10317) Solr Nightly Benchmarks

2017-06-20 Thread Michael Sun (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16055839#comment-16055839 ] Michael Sun commented on SOLR-10317: bq.the fluctuations are now been contained [~vive

[jira] [Closed] (SOLR-7190) Remove unused UninvertedField

2017-06-20 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley closed SOLR-7190. -- Resolution: Not A Problem Fix Version/s: (was: 5.2) 5.5 The title, "Remove

[jira] [Updated] (LUCENE-7868) Use multiple threads to apply deletes and DV updates

2017-06-20 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-7868: --- Attachment: LUCENE-7868.patch Another iteration folding [~simonw]'s last feedback. T

  1   2   >