[GitHub] [lucene-solr] iverase opened a new pull request #1318: LUCENE-9263: Fix wrong transformation of distance in meters to radians in Geo3DPoint

2020-03-04 Thread GitBox
iverase opened a new pull request #1318: LUCENE-9263: Fix wrong transformation of distance in meters to radians in Geo3DPoint URL: https://github.com/apache/lucene-solr/pull/1318 This PR removes the calculation from the planet model and move it to Geo3DUtil. Planet model is generic and it

[jira] [Created] (LUCENE-9263) Geo3D distance query computes wrongly the radius

2020-03-04 Thread Ignacio Vera (Jira)
Ignacio Vera created LUCENE-9263: Summary: Geo3D distance query computes wrongly the radius Key: LUCENE-9263 URL: https://issues.apache.org/jira/browse/LUCENE-9263 Project: Lucene - Core

[GitHub] [lucene-solr] atris commented on a change in pull request #1294: LUCENE-9074: Slice Allocation Control Plane For Concurrent Searches

2020-03-04 Thread GitBox
atris commented on a change in pull request #1294: LUCENE-9074: Slice Allocation Control Plane For Concurrent Searches URL: https://github.com/apache/lucene-solr/pull/1294#discussion_r388075327 ## File path:

[GitHub] [lucene-solr] atris commented on a change in pull request #1294: LUCENE-9074: Slice Allocation Control Plane For Concurrent Searches

2020-03-04 Thread GitBox
atris commented on a change in pull request #1294: LUCENE-9074: Slice Allocation Control Plane For Concurrent Searches URL: https://github.com/apache/lucene-solr/pull/1294#discussion_r388075165 ## File path:

[jira] [Resolved] (LUCENE-9114) Add FunctionValues.cost

2020-03-04 Thread Atri Sharma (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Atri Sharma resolved LUCENE-9114. - Resolution: Fixed > Add FunctionValues.cost > --- > > Key:

[jira] [Commented] (LUCENE-9114) Add FunctionValues.cost

2020-03-04 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051790#comment-17051790 ] ASF subversion and git services commented on LUCENE-9114: - Commit

[GitHub] [lucene-solr] atris merged pull request #1303: LUCENE-9114: Improve ValueSourceScorer's Default Cost Implementation

2020-03-04 Thread GitBox
atris merged pull request #1303: LUCENE-9114: Improve ValueSourceScorer's Default Cost Implementation URL: https://github.com/apache/lucene-solr/pull/1303 This is an automated message from the Apache Git Service. To respond

[jira] [Commented] (LUCENE-9262) Better Cost Models for Common FunctionValues Implementations

2020-03-04 Thread Atri Sharma (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051786#comment-17051786 ] Atri Sharma commented on LUCENE-9262: - cc [~dsmiley] > Better Cost Models for Common FunctionValues

[GitHub] [lucene-solr] mbwaheed commented on a change in pull request #1293: SOLR-14044: Delete collection bug fix by changing sharedShardName to use the same blob delimiter

2020-03-04 Thread GitBox
mbwaheed commented on a change in pull request #1293: SOLR-14044: Delete collection bug fix by changing sharedShardName to use the same blob delimiter URL: https://github.com/apache/lucene-solr/pull/1293#discussion_r388038676 ## File path:

[jira] [Resolved] (SOLR-14283) Fix NPE in SolrTestCaseJ4 preventing it from working on external projects

2020-03-04 Thread Gus Heck (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck resolved SOLR-14283. - Resolution: Fixed Yup, was just waiting to be sure I didn't see further failures on

[jira] [Updated] (SOLR-14302) Solr stops printing stacktraces in log and output due to OmitStackTraceInFastThrow - regression of SOLR-7436

2020-03-04 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris M. Hostetter updated SOLR-14302: -- Attachment: SOLR-14302.patch Assignee: Chris M. Hostetter Status: Open

[jira] [Commented] (SOLR-13807) Caching for term facet counts

2020-03-04 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051700#comment-17051700 ] Chris M. Hostetter commented on SOLR-13807: --- linking SOLR-13807 to fix the config parsing so

[jira] [Created] (SOLR-14307) "user caches" don't support "enable"

2020-03-04 Thread Chris M. Hostetter (Jira)
Chris M. Hostetter created SOLR-14307: - Summary: "user caches" don't support "enable" Key: SOLR-14307 URL: https://issues.apache.org/jira/browse/SOLR-14307 Project: Solr Issue Type: Bug

[jira] [Updated] (SOLR-13807) Caching for term facet counts

2020-03-04 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris M. Hostetter updated SOLR-13807: -- Attachment: SOLR-13807__SOLR-13132_test_stub.patch Status: Open (was: Open)

[GitHub] [lucene-solr] andyvuong opened a new pull request #1317: SOLR-13101: Create metadataSuffix znode only at common shard creating api calls

2020-03-04 Thread GitBox
andyvuong opened a new pull request #1317: SOLR-13101: Create metadataSuffix znode only at common shard creating api calls URL: https://github.com/apache/lucene-solr/pull/1317 Shared collections make use of something called the metadataSuffix znode per shard in ZooKeeper to understand

[jira] [Created] (SOLR-14306) Refactor coordination code into separate module and evaluate using Curator

2020-03-04 Thread Tomas Eduardo Fernandez Lobbe (Jira)
Tomas Eduardo Fernandez Lobbe created SOLR-14306: Summary: Refactor coordination code into separate module and evaluate using Curator Key: SOLR-14306 URL:

[jira] [Commented] (SOLR-13132) Improve JSON "terms" facet performance when sorted by relatedness

2020-03-04 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051692#comment-17051692 ] Chris M. Hostetter commented on SOLR-13132: --- {quote}I will separate out the facet cache as an

[GitHub] [lucene-site] uschindler commented on issue #17: Merge staged into production

2020-03-04 Thread GitBox
uschindler commented on issue #17: Merge staged into production URL: https://github.com/apache/lucene-site/pull/17#issuecomment-594915074 I am still confused: how did you create the PR from master -> production? This is an

[jira] [Updated] (SOLR-13942) /api/cluster/zk/* to fetch raw ZK data

2020-03-04 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-13942: -- Priority: Minor (was: Blocker) > /api/cluster/zk/* to fetch raw ZK data >

[jira] [Commented] (SOLR-13942) /api/cluster/zk/* to fetch raw ZK data

2020-03-04 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051660#comment-17051660 ] ASF subversion and git services commented on SOLR-13942: Commit

[jira] [Updated] (SOLR-13942) /api/cluster/zk/* to fetch raw ZK data

2020-03-04 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-13942: -- Fix Version/s: (was: 8.5) > /api/cluster/zk/* to fetch raw ZK data >

[GitHub] [lucene-solr] tflobbe merged pull request #1315: Add try-with-resources to CloudManager in tests

2020-03-04 Thread GitBox
tflobbe merged pull request #1315: Add try-with-resources to CloudManager in tests URL: https://github.com/apache/lucene-solr/pull/1315 This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Commented] (LUCENE-9077) Gradle build

2020-03-04 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051645#comment-17051645 ] Mike Drob commented on LUCENE-9077: --- I don't see adding a {{check-licenses}} equivalent task in the

[jira] [Commented] (LUCENE-8929) Early Terminating CollectorManager

2020-03-04 Thread Michael Sokolov (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051640#comment-17051640 ] Michael Sokolov commented on LUCENE-8929: - OK, hm I now believe the results posted above are

[GitHub] [lucene-solr] msokolov commented on issue #1316: LUCENE-8929 parallel early termination in TopFieldCollector using minmin score

2020-03-04 Thread GitBox
msokolov commented on issue #1316: LUCENE-8929 parallel early termination in TopFieldCollector using minmin score URL: https://github.com/apache/lucene-solr/pull/1316#issuecomment-594849611 A few TODOs remain: 1. Consider switching to max-min termination for lower values of N, where

[GitHub] [lucene-solr] msokolov opened a new pull request #1316: LUCENE-8929 parallel early termination in TopFieldCollector using minmin score

2020-03-04 Thread GitBox
msokolov opened a new pull request #1316: LUCENE-8929 parallel early termination in TopFieldCollector using minmin score URL: https://github.com/apache/lucene-solr/pull/1316 This is a followup to https://github.com/apache/lucene-solr/pull/1235. I found some bugs in luceneutil measuring

[GitHub] [lucene-solr] msokolov commented on issue #1235: LUCENE-8929: parallel early termination sharing counts and max scores across leaves

2020-03-04 Thread GitBox
msokolov commented on issue #1235: LUCENE-8929: parallel early termination sharing counts and max scores across leaves URL: https://github.com/apache/lucene-solr/pull/1235#issuecomment-594828845 This PR can no longer be rebased cleanl and I can't see what combination of git magic to use

[jira] [Updated] (SOLR-14305) Improve tooling for OPS and Support personnel

2020-03-04 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-14305: Summary: Improve tooling for OPS and Support personnel (was: Improve tooling for

[jira] [Commented] (SOLR-13983) remove or replace process execution in SystemInfoHandler

2020-03-04 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051603#comment-17051603 ] Cassandra Targett commented on SOLR-13983: -- [~rcmuir], can this be resolved? It was in the

[jira] [Created] (SOLR-14305) Improve tooling for OPS and Support personell

2020-03-04 Thread Jira
Jan Høydahl created SOLR-14305: -- Summary: Improve tooling for OPS and Support personell Key: SOLR-14305 URL: https://issues.apache.org/jira/browse/SOLR-14305 Project: Solr Issue Type:

[jira] [Commented] (SOLR-13942) /api/cluster/zk/* to fetch raw ZK data

2020-03-04 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051587#comment-17051587 ] Ishan Chattopadhyaya commented on SOLR-13942: - bq. I'm happy to continue discussing them,

[GitHub] [lucene-solr] tflobbe opened a new pull request #1315: Add try-with-resources to CloudManager in tests

2020-03-04 Thread GitBox
tflobbe opened a new pull request #1315: Add try-with-resources to CloudManager in tests URL: https://github.com/apache/lucene-solr/pull/1315 Just closes some CloudManager instances in tests This is an automated message from

[jira] [Resolved] (LUCENE-9261) Point to downloads.apache.org instead of www.apache.org/dist

2020-03-04 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-9261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl resolved LUCENE-9261. - Resolution: Fixed > Point to downloads.apache.org instead of www.apache.org/dist >

[jira] [Closed] (LUCENE-9261) Point to downloads.apache.org instead of www.apache.org/dist

2020-03-04 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-9261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl closed LUCENE-9261. --- > Point to downloads.apache.org instead of www.apache.org/dist >

[GitHub] [lucene-site] janhoy merged pull request #17: Merge staged into production

2020-03-04 Thread GitBox
janhoy merged pull request #17: Merge staged into production URL: https://github.com/apache/lucene-site/pull/17 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [lucene-site] janhoy commented on issue #17: Merge staged into production

2020-03-04 Thread GitBox
janhoy commented on issue #17: Merge staged into production URL: https://github.com/apache/lucene-site/pull/17#issuecomment-594802026 Ok, both the security warning box and the new downloads links look god in staged, will put it in production now.

[jira] [Commented] (SOLR-13942) /api/cluster/zk/* to fetch raw ZK data

2020-03-04 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051573#comment-17051573 ] Mike Drob commented on SOLR-13942: -- I've been following along here, and I don't understand why this

[jira] [Commented] (LUCENE-8962) Can we merge small segments during refresh, for faster searching?

2020-03-04 Thread Michael Froh (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051571#comment-17051571 ] Michael Froh commented on LUCENE-8962: -- I updated https://github.com/apache/lucene-solr/pull/1313

[jira] [Commented] (SOLR-13942) /api/cluster/zk/* to fetch raw ZK data

2020-03-04 Thread Tomas Eduardo Fernandez Lobbe (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051569#comment-17051569 ] Tomas Eduardo Fernandez Lobbe commented on SOLR-13942: -- bq. I totally disagree with

[GitHub] [lucene-solr] msfroh commented on a change in pull request #1313: LUCENE-8962: Split test case

2020-03-04 Thread GitBox
msfroh commented on a change in pull request #1313: LUCENE-8962: Split test case URL: https://github.com/apache/lucene-solr/pull/1313#discussion_r387894237 ## File path: lucene/core/src/test/org/apache/lucene/index/TestIndexWriterMergePolicy.java ## @@ -298,63 +320,44 @@

[jira] [Comment Edited] (LUCENE-8962) Can we merge small segments during refresh, for faster searching?

2020-03-04 Thread Michael Froh (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051558#comment-17051558 ] Michael Froh edited comment on LUCENE-8962 at 3/4/20, 7:32 PM: --- It's not

[jira] [Commented] (LUCENE-8962) Can we merge small segments during refresh, for faster searching?

2020-03-04 Thread Michael Froh (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051558#comment-17051558 ] Michael Froh commented on LUCENE-8962: -- It's not immediately obvious to me how to fix the failure

[jira] [Commented] (SOLR-13942) /api/cluster/zk/* to fetch raw ZK data

2020-03-04 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051552#comment-17051552 ] Ishan Chattopadhyaya commented on SOLR-13942: - bq. "Jason, I think you lack some perspective

[GitHub] [lucene-site] janhoy commented on issue #17: Merge staged into production

2020-03-04 Thread GitBox
janhoy commented on issue #17: Merge staged into production URL: https://github.com/apache/lucene-site/pull/17#issuecomment-594764641 Added #17 as well, so we can merge both into production once validated in staging. This is

[GitHub] [lucene-site] janhoy merged pull request #16: LUCENE-9261: Change download links to new downloads.apache.org

2020-03-04 Thread GitBox
janhoy merged pull request #16: LUCENE-9261: Change download links to new downloads.apache.org URL: https://github.com/apache/lucene-site/pull/16 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [lucene-site] janhoy commented on issue #17: Put #15 in production

2020-03-04 Thread GitBox
janhoy commented on issue #17: Put #15 in production URL: https://github.com/apache/lucene-site/pull/17#issuecomment-594760124 > Isn't this a duplicate? Hehe, no, it is a PR to merge from master to production :) This

[jira] [Comment Edited] (SOLR-13942) /api/cluster/zk/* to fetch raw ZK data

2020-03-04 Thread Tomas Eduardo Fernandez Lobbe (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051533#comment-17051533 ] Tomas Eduardo Fernandez Lobbe edited comment on SOLR-13942 at 3/4/20, 7:05 PM:

[GitHub] [lucene-site] uschindler commented on issue #17: Put #15 in production

2020-03-04 Thread GitBox
uschindler commented on issue #17: Put #15 in production URL: https://github.com/apache/lucene-site/pull/17#issuecomment-594758626 Isn't this a duplicate? This is an automated message from the Apache Git Service. To respond

[jira] [Commented] (SOLR-13942) /api/cluster/zk/* to fetch raw ZK data

2020-03-04 Thread Tomas Eduardo Fernandez Lobbe (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051533#comment-17051533 ] Tomas Eduardo Fernandez Lobbe commented on SOLR-13942: -- bq. Gosh! How do you come to

[GitHub] [lucene-site] uschindler commented on issue #15: Conditionally show security warning block only if news last 60 days.

2020-03-04 Thread GitBox
uschindler commented on issue #15: Conditionally show security warning block only if news last 60 days. URL: https://github.com/apache/lucene-site/pull/15#issuecomment-594757081 Oh thanks for doing this. I was on vacation. I had something similar in mind. Cool done with the attribute on

[jira] [Commented] (SOLR-14254) Index backcompat break between 8.3.1 and 8.4.1

2020-03-04 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051532#comment-17051532 ] David Smiley commented on SOLR-14254: - I'll add a PR here to improve the ref guide guidance on tagger

[jira] [Commented] (LUCENE-9249) Verify contents of LICENSE and NOTICE files

2020-03-04 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051531#comment-17051531 ] Mike Drob commented on LUCENE-9249: --- As best as I can tell the simplified rules for this are: *

[jira] [Comment Edited] (SOLR-11746) numeric fields need better error handling for prefix/wildcard syntax -- consider uniform support for "foo:* == foo:[* TO *]"

2020-03-04 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051526#comment-17051526 ] Cassandra Targett edited comment on SOLR-11746 at 3/4/20, 6:54 PM: --- bq.

[jira] [Commented] (SOLR-11746) numeric fields need better error handling for prefix/wildcard syntax -- consider uniform support for "foo:* == foo:[* TO *]"

2020-03-04 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051526#comment-17051526 ] Cassandra Targett commented on SOLR-11746: -- bq. This reminded me that I neglected to update the

[jira] [Commented] (SOLR-14223) PublicKeyHandler consumes a lot of entropy during tests

2020-03-04 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051522#comment-17051522 ] ASF subversion and git services commented on SOLR-14223: Commit

[jira] [Commented] (SOLR-11746) numeric fields need better error handling for prefix/wildcard syntax -- consider uniform support for "foo:* == foo:[* TO *]"

2020-03-04 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051517#comment-17051517 ] Cassandra Targett commented on SOLR-11746: -- [~tomoko], please check the version of Asciidoctor

[jira] [Commented] (SOLR-13942) /api/cluster/zk/* to fetch raw ZK data

2020-03-04 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051516#comment-17051516 ] Ishan Chattopadhyaya commented on SOLR-13942: - bq. Ishan, you are disregarding comments

[jira] [Commented] (SOLR-13132) Improve JSON "terms" facet performance when sorted by relatedness

2020-03-04 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051505#comment-17051505 ] Michael Gibney commented on SOLR-13132: --- Thanks so much for the review and feedback, [~hossman]!

[GitHub] [lucene-solr] dsmiley commented on issue #1303: LUCENE-9114: Improve ValueSourceScorer's Default Cost Implementation

2020-03-04 Thread GitBox
dsmiley commented on issue #1303: LUCENE-9114: Improve ValueSourceScorer's Default Cost Implementation URL: https://github.com/apache/lucene-solr/pull/1303#issuecomment-594728584 Okay; add to "Improvements" section. This is

[jira] [Commented] (SOLR-13942) /api/cluster/zk/* to fetch raw ZK data

2020-03-04 Thread Tomas Eduardo Fernandez Lobbe (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051501#comment-17051501 ] Tomas Eduardo Fernandez Lobbe commented on SOLR-13942: -- bq. You understand the

[jira] [Commented] (SOLR-14302) Solr stops printing stacktraces in log and output due to OmitStackTraceInFastThrow - regression of SOLR-7436

2020-03-04 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051473#comment-17051473 ] Ishan Chattopadhyaya commented on SOLR-14302: - Ouch, just realized that I had omitted it. I

[jira] [Commented] (SOLR-9909) Nuke one of DefaultSolrThreadFactory and SolrjNamedThreadFactory

2020-03-04 Thread Lucene/Solr QA (Jira)
[ https://issues.apache.org/jira/browse/SOLR-9909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051471#comment-17051471 ] Lucene/Solr QA commented on SOLR-9909: -- | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (SOLR-13132) Improve JSON "terms" facet performance when sorted by relatedness

2020-03-04 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051469#comment-17051469 ] Chris M. Hostetter commented on SOLR-13132: --- Hey Michael, I spent a little time looking at the

[jira] [Updated] (SOLR-14304) CDCR is failing for dynamic field as single valued are sent to target collection with multiple values

2020-03-04 Thread Jayesh Shende (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jayesh Shende updated SOLR-14304: - Description: During Uni-Directional CDCR, after syncing data directories from source to target

[jira] [Commented] (SOLR-14302) Solr stops printing stacktraces in log and output due to OmitStackTraceInFastThrow - regression of SOLR-7436

2020-03-04 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051458#comment-17051458 ] Chris M. Hostetter commented on SOLR-14302: --- [~ichattopadhyaya]: you removed this in SOLR-13394

[jira] [Commented] (SOLR-13394) Change default GC from CMS to G1

2020-03-04 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051453#comment-17051453 ] Chris M. Hostetter commented on SOLR-13394: --- this commit appears to have removed

[jira] [Updated] (SOLR-14304) CDCR is failing for dynamic field as single valued are sent to target collection with multiple values

2020-03-04 Thread Jayesh Shende (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jayesh Shende updated SOLR-14304: - Priority: Critical (was: Major) > CDCR is failing for dynamic field as single valued are sent

[jira] [Updated] (SOLR-14304) CDCR is failing for dynamic field as single valued are sent to target collection with multiple values

2020-03-04 Thread Jayesh Shende (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jayesh Shende updated SOLR-14304: - Environment: Server OS : AWS Linux  Java : openjdk version "1.8.0_232" OpenJDK Runtime

[GitHub] [lucene-solr] mikemccand commented on issue #1274: LUCENE-9164: Prevent IW from closing gracefully if threads are still modifying

2020-03-04 Thread GitBox
mikemccand commented on issue #1274: LUCENE-9164: Prevent IW from closing gracefully if threads are still modifying URL: https://github.com/apache/lucene-solr/pull/1274#issuecomment-594683279 > the change proposed here might be the better solution after all #1215 Yeah, +1 -- that

[jira] [Created] (SOLR-14304) CDCR is failing for dynamic field as single valued are sent to target collection with multiple values

2020-03-04 Thread Jayesh Shende (Jira)
Jayesh Shende created SOLR-14304: Summary: CDCR is failing for dynamic field as single valued are sent to target collection with multiple values Key: SOLR-14304 URL:

[GitHub] [lucene-solr] atris commented on issue #1303: LUCENE-9114: Improve ValueSourceScorer's Default Cost Implementation

2020-03-04 Thread GitBox
atris commented on issue #1303: LUCENE-9114: Improve ValueSourceScorer's Default Cost Implementation URL: https://github.com/apache/lucene-solr/pull/1303#issuecomment-594654890 @dsmiley Updated, please see and let me know your thoughts and comments. I have not added CHANGES.txt entry to

[GitHub] [lucene-solr] atris commented on a change in pull request #1303: LUCENE-9114: Improve ValueSourceScorer's Default Cost Implementation

2020-03-04 Thread GitBox
atris commented on a change in pull request #1303: LUCENE-9114: Improve ValueSourceScorer's Default Cost Implementation URL: https://github.com/apache/lucene-solr/pull/1303#discussion_r387794662 ## File path:

[GitHub] [lucene-solr] atris commented on a change in pull request #1303: LUCENE-9114: Improve ValueSourceScorer's Default Cost Implementation

2020-03-04 Thread GitBox
atris commented on a change in pull request #1303: LUCENE-9114: Improve ValueSourceScorer's Default Cost Implementation URL: https://github.com/apache/lucene-solr/pull/1303#discussion_r387794239 ## File path:

[jira] [Commented] (SOLR-13942) /api/cluster/zk/* to fetch raw ZK data

2020-03-04 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051396#comment-17051396 ] Erick Erickson commented on SOLR-13942: --- Oh, looked there I can comment on JIRAs.   I should have

[jira] [Commented] (LUCENE-9259) NGramFilter use wrong argument name for preserve option

2020-03-04 Thread Paul Pazderski (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051397#comment-17051397 ] Paul Pazderski commented on LUCENE-9259: You can use

[jira] [Commented] (SOLR-14040) solr.xml shareSchema does not work in SolrCloud

2020-03-04 Thread Alan Woodward (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051390#comment-17051390 ] Alan Woodward commented on SOLR-14040: -- Does this need more work before it can be resolved? >

[jira] [Commented] (SOLR-13942) /api/cluster/zk/* to fetch raw ZK data

2020-03-04 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051388#comment-17051388 ] Ishan Chattopadhyaya commented on SOLR-13942: - bq. bin/solr ZK cp -r / some_local_dir Often

[jira] [Comment Edited] (SOLR-13942) /api/cluster/zk/* to fetch raw ZK data

2020-03-04 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051388#comment-17051388 ] Ishan Chattopadhyaya edited comment on SOLR-13942 at 3/4/20, 4:28 PM:

[jira] [Commented] (SOLR-14283) Fix NPE in SolrTestCaseJ4 preventing it from working on external projects

2020-03-04 Thread Alan Woodward (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051387#comment-17051387 ] Alan Woodward commented on SOLR-14283: -- Can this be closed? > Fix NPE in SolrTestCaseJ4 preventing

[jira] [Commented] (SOLR-14284) Document that you can add a new stream function via add-expressible

2020-03-04 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051384#comment-17051384 ] Erick Erickson commented on SOLR-14284: --- I’m traveling with limited internet access for the next

[jira] [Comment Edited] (SOLR-13942) /api/cluster/zk/* to fetch raw ZK data

2020-03-04 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051369#comment-17051369 ] Ishan Chattopadhyaya edited comment on SOLR-13942 at 3/4/20, 4:24 PM:

[jira] [Commented] (SOLR-13942) /api/cluster/zk/* to fetch raw ZK data

2020-03-04 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051382#comment-17051382 ] Erick Erickson commented on SOLR-13942: --- Can’t reply right now to the JIRA, and don’t know if it’s

[GitHub] [lucene-site] janhoy opened a new pull request #17: Put #15 in production

2020-03-04 Thread GitBox
janhoy opened a new pull request #17: Put #15 in production URL: https://github.com/apache/lucene-site/pull/17 Hide security warning box after 60 days. This is an automated message from the Apache Git Service. To respond to

[GitHub] [lucene-site] janhoy merged pull request #15: Conditionally show security warning block only if news last 60 days.

2020-03-04 Thread GitBox
janhoy merged pull request #15: Conditionally show security warning block only if news last 60 days. URL: https://github.com/apache/lucene-site/pull/15 This is an automated message from the Apache Git Service. To respond to

[jira] [Comment Edited] (SOLR-13942) /api/cluster/zk/* to fetch raw ZK data

2020-03-04 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051369#comment-17051369 ] Ishan Chattopadhyaya edited comment on SOLR-13942 at 3/4/20, 4:16 PM:

[jira] [Assigned] (LUCENE-9261) Point to downloads.apache.org instead of www.apache.org/dist

2020-03-04 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-9261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl reassigned LUCENE-9261: --- Assignee: Jan Høydahl > Point to downloads.apache.org instead of www.apache.org/dist >

[jira] [Commented] (LUCENE-9261) Point to downloads.apache.org instead of www.apache.org/dist

2020-03-04 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-9261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051375#comment-17051375 ] Jan Høydahl commented on LUCENE-9261: - Here's a PR for the web site

[jira] [Commented] (LUCENE-9257) FSTLoadMode should not be BlockTree specific as it is used more generally in index package

2020-03-04 Thread Bruno Roustant (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051373#comment-17051373 ] Bruno Roustant commented on LUCENE-9257: Ok, well, if there is consensus then I'll propose

[GitHub] [lucene-site] janhoy opened a new pull request #16: LUCENE-9261: Change download links to new downloads.apache.org

2020-03-04 Thread GitBox
janhoy opened a new pull request #16: LUCENE-9261: Change download links to new downloads.apache.org URL: https://github.com/apache/lucene-site/pull/16 See https://issues.apache.org/jira/browse/LUCENE-9261 This is an

[jira] [Comment Edited] (SOLR-13942) /api/cluster/zk/* to fetch raw ZK data

2020-03-04 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051369#comment-17051369 ] Ishan Chattopadhyaya edited comment on SOLR-13942 at 3/4/20, 4:13 PM:

[jira] [Commented] (SOLR-13942) /api/cluster/zk/* to fetch raw ZK data

2020-03-04 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051369#comment-17051369 ] Ishan Chattopadhyaya commented on SOLR-13942: - Jason, I think you lack some perspective from

[jira] [Commented] (SOLR-13794) Delete solr/core/src/test-files/solr/configsets/_default

2020-03-04 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051370#comment-17051370 ] ASF subversion and git services commented on SOLR-13794: Commit

[jira] [Created] (LUCENE-9261) Point to downloads.apache.org instead of www.apache.org/dist

2020-03-04 Thread Jira
Jan Høydahl created LUCENE-9261: --- Summary: Point to downloads.apache.org instead of www.apache.org/dist Key: LUCENE-9261 URL: https://issues.apache.org/jira/browse/LUCENE-9261 Project: Lucene - Core

[jira] [Commented] (SOLR-14284) Document that you can add a new stream function via add-expressible

2020-03-04 Thread David Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051357#comment-17051357 ] David Eric Pugh commented on SOLR-14284: Hey [~jbernste] or [~erickerickson] would you be able to

[jira] [Commented] (SOLR-14294) Typo in response to ?action=XX on StreamHandler

2020-03-04 Thread David Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051356#comment-17051356 ] David Eric Pugh commented on SOLR-14294: Hey [~jbernste] or [~erickerickson] would you be able to

[jira] [Commented] (SOLR-13942) /api/cluster/zk/* to fetch raw ZK data

2020-03-04 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051346#comment-17051346 ] Ishan Chattopadhyaya commented on SOLR-13942: - bq. Why do you want to hold up a release for

[jira] [Commented] (SOLR-13942) /api/cluster/zk/* to fetch raw ZK data

2020-03-04 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-13942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051335#comment-17051335 ] Jan Høydahl commented on SOLR-13942: Why do you want to hold up a release for such a new feature that

[jira] [Commented] (SOLR-13942) /api/cluster/zk/* to fetch raw ZK data

2020-03-04 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051333#comment-17051333 ] Jason Gerlowski commented on SOLR-13942: I'm gonna zoom in to my "Solr vs external tool"

[jira] [Commented] (SOLR-14232) Add shareSchema leak protections

2020-03-04 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051325#comment-17051325 ] David Smiley commented on SOLR-14232: - [~noble.paul] lets discuss the imperfections of shareSchema

[jira] [Commented] (LUCENE-9259) NGramFilter use wrong argument name for preserve option

2020-03-04 Thread Tomoko Uchida (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051311#comment-17051311 ] Tomoko Uchida commented on LUCENE-9259: --- The added tests and ref-guide examples also look fine to

  1   2   >