[jira] [Created] (SOLR-14377) Solr with private SSL certificate not working

2020-04-02 Thread Ravi Prakash (Jira)
Ravi Prakash created SOLR-14377: --- Summary: Solr with private SSL certificate not working Key: SOLR-14377 URL: https://issues.apache.org/jira/browse/SOLR-14377 Project: Solr Issue Type: Test

[GitHub] [lucene-solr] shalinmangar commented on a change in pull request #1387: SOLR-14210: Include replica health in healtcheck handler

2020-04-02 Thread GitBox
shalinmangar commented on a change in pull request #1387: SOLR-14210: Include replica health in healtcheck handler URL: https://github.com/apache/lucene-solr/pull/1387#discussion_r402303966 ## File path: solr/core/src/java/org/apache/solr/handler/admin/HealthCheckHandler.java

[jira] [Updated] (SOLR-14377) Solr with private SSL certificate not working

2020-04-02 Thread Ravi Prakash (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravi Prakash updated SOLR-14377: Attachment: image-2020-04-02-18-52-59-662.png image-2020-04-02-18-54-16-255.png >

[jira] [Created] (LUCENE-9303) There may be can simpler in DefaultIndexingChain

2020-04-02 Thread kkewwei (Jira)
kkewwei created LUCENE-9303: --- Summary: There may be can simpler in DefaultIndexingChain Key: LUCENE-9303 URL: https://issues.apache.org/jira/browse/LUCENE-9303 Project: Lucene - Core Issue Type:

[jira] [Updated] (LUCENE-9303) There may be can simpler in DefaultIndexingChain

2020-04-02 Thread kkewwei (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] kkewwei updated LUCENE-9303: Description:  In  DefaultIndexingChain.processField() {code:java} if (fieldType.stored()) { if (fp ==

[jira] [Assigned] (LUCENE-9286) FST construction explodes memory in BitTable

2020-04-02 Thread Bruno Roustant (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Roustant reassigned LUCENE-9286: -- Assignee: Bruno Roustant (was: Dawid Weiss) > FST construction explodes memory in

[GitHub] [lucene-solr] janhoy commented on a change in pull request #1387: SOLR-14210: Include replica health in healtcheck handler

2020-04-02 Thread GitBox
janhoy commented on a change in pull request #1387: SOLR-14210: Include replica health in healtcheck handler URL: https://github.com/apache/lucene-solr/pull/1387#discussion_r402344025 ## File path: solr/core/src/java/org/apache/solr/handler/admin/HealthCheckHandler.java

[jira] [Commented] (LUCENE-9286) FST construction explodes memory in BitTable

2020-04-02 Thread Bruno Roustant (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17073766#comment-17073766 ] Bruno Roustant commented on LUCENE-9286: I'm starting to investigate that. > FST construction

[jira] [Resolved] (SOLR-14377) Solr with private SSL certificate not working

2020-04-02 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl resolved SOLR-14377. Resolution: Invalid Please do not open Jira issues to ask questions. Use the solr-user mailing

[jira] [Updated] (LUCENE-9303) There may be can simpler in DefaultIndexingChain

2020-04-02 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-9303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated LUCENE-9303: Labels: newdev (was: ) > There may be can simpler in DefaultIndexingChain >

[jira] [Commented] (LUCENE-9303) There may be can simpler in DefaultIndexingChain

2020-04-02 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-9303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17073772#comment-17073772 ] Jan Høydahl commented on LUCENE-9303: - Thanks. I encourage you to open a GitHub Pull Request for

[jira] [Commented] (LUCENE-9303) There may be can simpler in DefaultIndexingChain

2020-04-02 Thread kkewwei (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17074175#comment-17074175 ] kkewwei commented on LUCENE-9303: - [https://github.com/apache/lucene-solr/pull/993]  is this one ok? >

[jira] [Commented] (SOLR-9101) introduce SolrRequestInfo.doInSuspension(Callable). make SolrRequestInfo final

2020-04-02 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-9101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17074065#comment-17074065 ] David Smiley commented on SOLR-9101: Recently my colleague [~matmarie] troubleshooted some logging

[GitHub] [lucene-solr] CaoManhDat commented on a change in pull request #1395: SOLR-14365: CollapsingQParser - Avoiding always allocate int[] and float[] with size equals to number of unique values (W

2020-04-02 Thread GitBox
CaoManhDat commented on a change in pull request #1395: SOLR-14365: CollapsingQParser - Avoiding always allocate int[] and float[] with size equals to number of unique values (WIP) URL: https://github.com/apache/lucene-solr/pull/1395#discussion_r402691881 ## File path:

[jira] [Created] (SOLR-14380) Repeated words in comments and documentation

2020-04-02 Thread Ted Gifford (Jira)
Ted Gifford created SOLR-14380: -- Summary: Repeated words in comments and documentation Key: SOLR-14380 URL: https://issues.apache.org/jira/browse/SOLR-14380 Project: Solr Issue Type: Task

[jira] [Commented] (SOLR-14380) Repeated words in comments and documentation

2020-04-02 Thread Ted Gifford (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17074120#comment-17074120 ] Ted Gifford commented on SOLR-14380: My super-elegant approach: {code:sh} grep --include='*.adoc'

[GitHub] [lucene-solr] ebehrendt opened a new pull request #1398: SOLR-13101: Every BLOB_PULL_STARTED should have a matching BLOB_PULL_FINISHED irrespective of failures

2020-04-02 Thread GitBox
ebehrendt opened a new pull request #1398: SOLR-13101: Every BLOB_PULL_STARTED should have a matching BLOB_PULL_FINISHED irrespective of failures URL: https://github.com/apache/lucene-solr/pull/1398 # Description If exception is thrown during core pull from blob store, there is no

[jira] [Commented] (SOLR-14378) factor out a (contrib/ltr) FilterFeatureScorer class

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

[GitHub] [lucene-solr] s1monw commented on a change in pull request #1397: LUCENE-9304: Refactor DWPTPool to pool DWPT directly

2020-04-02 Thread GitBox
s1monw commented on a change in pull request #1397: LUCENE-9304: Refactor DWPTPool to pool DWPT directly URL: https://github.com/apache/lucene-solr/pull/1397#discussion_r402588893 ## File path: lucene/core/src/java/org/apache/lucene/index/DocumentsWriter.java ## @@

[GitHub] [lucene-solr] dsmiley commented on issue #1381: SOLR-14364: LTR SolrFeature fq improvements

2020-04-02 Thread GitBox
dsmiley commented on issue #1381: SOLR-14364: LTR SolrFeature fq improvements URL: https://github.com/apache/lucene-solr/pull/1381#issuecomment-608087581 Are you okay with me merging this now or is there anything left to resolve @cpoerschke ?

[GitHub] [lucene-solr] s1monw opened a new pull request #1397: LUCENE-9304: Refactor DWPTPool to pool DWPT directly

2020-04-02 Thread GitBox
s1monw opened a new pull request #1397: LUCENE-9304: Refactor DWPTPool to pool DWPT directly URL: https://github.com/apache/lucene-solr/pull/1397 This change removes the `ThreadState` indirection from DWPTPool and pools DWPT directly. The tracking information and locking semantics are

[jira] [Resolved] (LUCENE-9170) wagon-ssh Maven HTTPS issue

2020-04-02 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob resolved LUCENE-9170. --- Resolution: Fixed > wagon-ssh Maven HTTPS issue > --- > >

[GitHub] [lucene-solr] mayya-sharipova commented on issue #1351: LUCENE-9280: Collectors to skip noncompetitive documents

2020-04-02 Thread GitBox
mayya-sharipova commented on issue #1351: LUCENE-9280: Collectors to skip noncompetitive documents URL: https://github.com/apache/lucene-solr/pull/1351#issuecomment-608059291 @jpountz What do you think of this design in eeb23c11? 1. `IterableFieldComparator` wraps an

[jira] [Created] (LUCENE-9304) Clean up DWPTPool

2020-04-02 Thread Simon Willnauer (Jira)
Simon Willnauer created LUCENE-9304: --- Summary: Clean up DWPTPool Key: LUCENE-9304 URL: https://issues.apache.org/jira/browse/LUCENE-9304 Project: Lucene - Core Issue Type: Improvement

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

2020-04-02 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17074044#comment-17074044 ] Michael Gibney commented on SOLR-13132: --- Yes, I think I understand the lines along which you're

[GitHub] [lucene-solr] CaoManhDat commented on a change in pull request #1395: SOLR-14365: CollapsingQParser - Avoiding always allocate int[] and float[] with size equals to number of unique values (W

2020-04-02 Thread GitBox
CaoManhDat commented on a change in pull request #1395: SOLR-14365: CollapsingQParser - Avoiding always allocate int[] and float[] with size equals to number of unique values (WIP) URL: https://github.com/apache/lucene-solr/pull/1395#discussion_r402687019 ## File path:

[GitHub] [lucene-solr] CaoManhDat commented on a change in pull request #1395: SOLR-14365: CollapsingQParser - Avoiding always allocate int[] and float[] with size equals to number of unique values (W

2020-04-02 Thread GitBox
CaoManhDat commented on a change in pull request #1395: SOLR-14365: CollapsingQParser - Avoiding always allocate int[] and float[] with size equals to number of unique values (WIP) URL: https://github.com/apache/lucene-solr/pull/1395#discussion_r402687112 ## File path:

[GitHub] [lucene-solr] CaoManhDat commented on a change in pull request #1395: SOLR-14365: CollapsingQParser - Avoiding always allocate int[] and float[] with size equals to number of unique values (W

2020-04-02 Thread GitBox
CaoManhDat commented on a change in pull request #1395: SOLR-14365: CollapsingQParser - Avoiding always allocate int[] and float[] with size equals to number of unique values (WIP) URL: https://github.com/apache/lucene-solr/pull/1395#discussion_r402691881 ## File path:

[jira] [Updated] (SOLR-14380) Repeated words in comments and documentation

2020-04-02 Thread Ted Gifford (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Gifford updated SOLR-14380: --- Attachment: the_the.patch Status: Open (was: Open) > Repeated words in comments and

[jira] [Updated] (SOLR-14356) PeerSync should not fail with SocketTimeoutException from hanging nodes

2020-04-02 Thread Cao Manh Dat (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cao Manh Dat updated SOLR-14356: Summary: PeerSync should not fail with SocketTimeoutException from hanging nodes (was: PeerSync

[GitHub] [lucene-solr] dsmiley commented on a change in pull request #1395: SOLR-14365: CollapsingQParser - Avoiding always allocate int[] and float[] with size equals to number of unique values (WIP)

2020-04-02 Thread GitBox
dsmiley commented on a change in pull request #1395: SOLR-14365: CollapsingQParser - Avoiding always allocate int[] and float[] with size equals to number of unique values (WIP) URL: https://github.com/apache/lucene-solr/pull/1395#discussion_r402711624 ## File path:

[jira] [Commented] (SOLR-14378) factor out a (contrib/ltr) FilterFeatureScorer class

2020-04-02 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17074264#comment-17074264 ] David Smiley commented on SOLR-14378: - +1 LGTM. No CHANGES.txt entry needed IMO. > factor out a

[jira] [Commented] (SOLR-14356) PeerSync should not fail with SocketTimeoutException from hanging nodes

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

[jira] [Assigned] (SOLR-14356) PeerSync should not fail with SocketTimeoutException from hanging nodes

2020-04-02 Thread Cao Manh Dat (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cao Manh Dat reassigned SOLR-14356: --- Assignee: Cao Manh Dat > PeerSync should not fail with SocketTimeoutException from hanging

[jira] [Updated] (SOLR-14356) PeerSync should not fail with SocketTimeoutException from hanging nodes

2020-04-02 Thread Cao Manh Dat (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cao Manh Dat updated SOLR-14356: Fix Version/s: 8.6 master (9.0) Resolution: Fixed Status:

[jira] [Commented] (SOLR-14356) PeerSync should not fail with SocketTimeoutException from hanging nodes

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

[GitHub] [lucene-solr] dsmiley opened a new pull request #1399: SOLR-14376: optimize SolrIndexSearcher.getDocSet matches everything

2020-04-02 Thread GitBox
dsmiley opened a new pull request #1399: SOLR-14376: optimize SolrIndexSearcher.getDocSet matches everything URL: https://github.com/apache/lucene-solr/pull/1399 https://issues.apache.org/jira/browse/SOLR-14376 * getProcessedFilter now returns null filter if it's all docs more

[jira] [Updated] (SOLR-14378) factor out a (contrib/ltr) FilterFeatureScorer class

2020-04-02 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-14378: --- Attachment: SOLR-14378.patch > factor out a (contrib/ltr) FilterFeatureScorer class

[jira] [Created] (SOLR-14378) factor out a (contrib/ltr) FilterFeatureScorer class

2020-04-02 Thread Christine Poerschke (Jira)
Christine Poerschke created SOLR-14378: -- Summary: factor out a (contrib/ltr) FilterFeatureScorer class Key: SOLR-14378 URL: https://issues.apache.org/jira/browse/SOLR-14378 Project: Solr

[jira] [Updated] (SOLR-14378) factor out a (contrib/ltr) FilterFeatureScorer class

2020-04-02 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-14378: --- Status: Patch Available (was: Open) > factor out a (contrib/ltr)

[GitHub] [lucene-solr] jimczi commented on a change in pull request #1394: LUCENE-9300: Fix field infos update on doc values update

2020-04-02 Thread GitBox
jimczi commented on a change in pull request #1394: LUCENE-9300: Fix field infos update on doc values update URL: https://github.com/apache/lucene-solr/pull/1394#discussion_r402394008 ## File path: lucene/core/src/java/org/apache/lucene/index/ReadersAndUpdates.java ## @@

[GitHub] [lucene-solr] cpoerschke commented on a change in pull request #1381: SOLR-14364: LTR SolrFeature fq improvements

2020-04-02 Thread GitBox
cpoerschke commented on a change in pull request #1381: SOLR-14364: LTR SolrFeature fq improvements URL: https://github.com/apache/lucene-solr/pull/1381#discussion_r402340272 ## File path: solr/core/src/java/org/apache/solr/search/grouping/CommandHandler.java ## @@

[GitHub] [lucene-solr] cpoerschke commented on a change in pull request #1381: SOLR-14364: LTR SolrFeature fq improvements

2020-04-02 Thread GitBox
cpoerschke commented on a change in pull request #1381: SOLR-14364: LTR SolrFeature fq improvements URL: https://github.com/apache/lucene-solr/pull/1381#discussion_r402333435 ## File path: solr/contrib/ltr/src/java/org/apache/solr/ltr/feature/SolrFeature.java ## @@

[jira] [Commented] (SOLR-14378) factor out a (contrib/ltr) FilterFeatureScorer class

2020-04-02 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17073787#comment-17073787 ] Christine Poerschke commented on SOLR-14378: Attached proposed patch. I'm unsure on whether

[GitHub] [lucene-solr] shalinmangar commented on a change in pull request #1387: SOLR-14210: Include replica health in healtcheck handler

2020-04-02 Thread GitBox
shalinmangar commented on a change in pull request #1387: SOLR-14210: Include replica health in healtcheck handler URL: https://github.com/apache/lucene-solr/pull/1387#discussion_r402372168 ## File path: solr/core/src/java/org/apache/solr/handler/admin/HealthCheckHandler.java

[GitHub] [lucene-solr] janhoy commented on a change in pull request #1387: SOLR-14210: Include replica health in healtcheck handler

2020-04-02 Thread GitBox
janhoy commented on a change in pull request #1387: SOLR-14210: Include replica health in healtcheck handler URL: https://github.com/apache/lucene-solr/pull/1387#discussion_r402382040 ## File path: solr/core/src/java/org/apache/solr/handler/admin/HealthCheckHandler.java

[GitHub] [lucene-solr] jimczi commented on a change in pull request #1394: LUCENE-9300: Fix field infos update on doc values update

2020-04-02 Thread GitBox
jimczi commented on a change in pull request #1394: LUCENE-9300: Fix field infos update on doc values update URL: https://github.com/apache/lucene-solr/pull/1394#discussion_r402404730 ## File path: lucene/core/src/java/org/apache/lucene/index/ReadersAndUpdates.java ## @@

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

2020-04-02 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob resolved SOLR-14294. -- Fix Version/s: 8.6 Assignee: Mike Drob Resolution: Fixed Pushed to 8.x and master,

[GitHub] [lucene-solr] cpoerschke commented on a change in pull request #1381: SOLR-14364: LTR SolrFeature fq improvements

2020-04-02 Thread GitBox
cpoerschke commented on a change in pull request #1381: SOLR-14364: LTR SolrFeature fq improvements URL: https://github.com/apache/lucene-solr/pull/1381#discussion_r402335911 ## File path: solr/contrib/ltr/src/java/org/apache/solr/ltr/feature/SolrFeature.java ## @@

[GitHub] [lucene-solr] jimczi commented on a change in pull request #1394: LUCENE-9300: Fix field infos update on doc values update

2020-04-02 Thread GitBox
jimczi commented on a change in pull request #1394: LUCENE-9300: Fix field infos update on doc values update URL: https://github.com/apache/lucene-solr/pull/1394#discussion_r402403553 ## File path: lucene/core/src/java/org/apache/lucene/index/ReadersAndUpdates.java ## @@

[GitHub] [lucene-solr] jimczi commented on a change in pull request #1394: LUCENE-9300: Fix field infos update on doc values update

2020-04-02 Thread GitBox
jimczi commented on a change in pull request #1394: LUCENE-9300: Fix field infos update on doc values update URL: https://github.com/apache/lucene-solr/pull/1394#discussion_r402403634 ## File path: lucene/core/src/java/org/apache/lucene/index/ReadersAndUpdates.java ## @@

[GitHub] [lucene-solr] jimczi commented on a change in pull request #1394: LUCENE-9300: Fix field infos update on doc values update

2020-04-02 Thread GitBox
jimczi commented on a change in pull request #1394: LUCENE-9300: Fix field infos update on doc values update URL: https://github.com/apache/lucene-solr/pull/1394#discussion_r402403738 ## File path: lucene/core/src/java/org/apache/lucene/index/ReadersAndUpdates.java ## @@

[jira] [Commented] (SOLR-14370) Refactor bin/solr to allow external override of Jetty modules

2020-04-02 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17073824#comment-17073824 ] Mike Drob commented on SOLR-14370: -- How does this relate to

[jira] [Commented] (LUCENE-8811) Add maximum clause count check to IndexSearcher rather than BooleanQuery

2020-04-02 Thread Stamatis Zampetakis (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17073785#comment-17073785 ] Stamatis Zampetakis commented on LUCENE-8811: - Naively, I thought that after this change the

[GitHub] [lucene-solr] s1monw commented on a change in pull request #1394: LUCENE-9300: Fix field infos update on doc values update

2020-04-02 Thread GitBox
s1monw commented on a change in pull request #1394: LUCENE-9300: Fix field infos update on doc values update URL: https://github.com/apache/lucene-solr/pull/1394#discussion_r402341962 ## File path: lucene/core/src/java/org/apache/lucene/index/ReadersAndUpdates.java ## @@

[GitHub] [lucene-solr] s1monw commented on a change in pull request #1394: LUCENE-9300: Fix field infos update on doc values update

2020-04-02 Thread GitBox
s1monw commented on a change in pull request #1394: LUCENE-9300: Fix field infos update on doc values update URL: https://github.com/apache/lucene-solr/pull/1394#discussion_r402339219 ## File path: lucene/core/src/java/org/apache/lucene/index/ReadersAndUpdates.java ## @@

[GitHub] [lucene-solr] jimczi commented on a change in pull request #1394: LUCENE-9300: Fix field infos update on doc values update

2020-04-02 Thread GitBox
jimczi commented on a change in pull request #1394: LUCENE-9300: Fix field infos update on doc values update URL: https://github.com/apache/lucene-solr/pull/1394#discussion_r402394140 ## File path: lucene/core/src/test/org/apache/lucene/index/TestNumericDocValuesUpdates.java

[GitHub] [lucene-solr] jimczi commented on a change in pull request #1394: LUCENE-9300: Fix field infos update on doc values update

2020-04-02 Thread GitBox
jimczi commented on a change in pull request #1394: LUCENE-9300: Fix field infos update on doc values update URL: https://github.com/apache/lucene-solr/pull/1394#discussion_r402403065 ## File path: lucene/core/src/java/org/apache/lucene/index/ReadersAndUpdates.java ## @@

[GitHub] [lucene-solr] jimczi commented on a change in pull request #1394: LUCENE-9300: Fix field infos update on doc values update

2020-04-02 Thread GitBox
jimczi commented on a change in pull request #1394: LUCENE-9300: Fix field infos update on doc values update URL: https://github.com/apache/lucene-solr/pull/1394#discussion_r402402939 ## File path: lucene/core/src/java/org/apache/lucene/index/ReadersAndUpdates.java ## @@

[GitHub] [lucene-solr] jimczi commented on issue #1394: LUCENE-9300: Fix field infos update on doc values update

2020-04-02 Thread GitBox
jimczi commented on issue #1394: LUCENE-9300: Fix field infos update on doc values update URL: https://github.com/apache/lucene-solr/pull/1394#issuecomment-607916720 Thanks @jpountz and @s1monw . I pushed new commits to address your comments.

[GitHub] [lucene-solr] madrob merged pull request #1302: SOLR-14294 fix typo in message

2020-04-02 Thread GitBox
madrob merged pull request #1302: SOLR-14294 fix typo in message URL: https://github.com/apache/lucene-solr/pull/1302 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Commented] (SOLR-14365) CollapsingQParser - Avoiding always allocate int[] and float[] with size equals to number of unique values

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

[GitHub] [lucene-solr] CaoManhDat opened a new pull request #1395: SOLR-14365: CollapsingQParser - Avoiding always allocate int[] and float[] with size equals to number of unique values (WIP)

2020-04-02 Thread GitBox
CaoManhDat opened a new pull request #1395: SOLR-14365: CollapsingQParser - Avoiding always allocate int[] and float[] with size equals to number of unique values (WIP) URL: https://github.com/apache/lucene-solr/pull/1395

[jira] [Assigned] (LUCENE-9301) Gradle: Jar MANIFEST incomplete

2020-04-02 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss reassigned LUCENE-9301: --- Assignee: Dawid Weiss > Gradle: Jar MANIFEST incomplete > ---

[jira] [Commented] (LUCENE-9266) ant nightly-smoke fails due to presence of build.gradle

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

[GitHub] [lucene-solr] madrob commented on issue #1390: LUCENE-9266 remove gradle wrapper jar from source

2020-04-02 Thread GitBox
madrob commented on issue #1390: LUCENE-9266 remove gradle wrapper jar from source URL: https://github.com/apache/lucene-solr/pull/1390#issuecomment-607953114 Committed in e25ab4204 This is an automated message from the

[GitHub] [lucene-solr] madrob closed pull request #1390: LUCENE-9266 remove gradle wrapper jar from source

2020-04-02 Thread GitBox
madrob closed pull request #1390: LUCENE-9266 remove gradle wrapper jar from source URL: https://github.com/apache/lucene-solr/pull/1390 This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Commented] (LUCENE-9286) FST construction explodes memory in BitTable

2020-04-02 Thread Bruno Roustant (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17073869#comment-17073869 ] Bruno Roustant commented on LUCENE-9286: [~dweiss] I'm able to reproduce the FSTEnum traversal

[jira] [Commented] (LUCENE-9266) ant nightly-smoke fails due to presence of build.gradle

2020-04-02 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17073877#comment-17073877 ] Mike Drob commented on LUCENE-9266: --- Sent an email to the dev list highlighting the potential issue

[jira] [Assigned] (SOLR-12847) Cut over implementation of maxShardsPerNode to a collection policy

2020-04-02 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki reassigned SOLR-12847: --- Assignee: Andrzej Bialecki > Cut over implementation of maxShardsPerNode to a

[jira] [Assigned] (SOLR-12845) Add a default cluster policy

2020-04-02 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki reassigned SOLR-12845: --- Assignee: Andrzej Bialecki > Add a default cluster policy >

[jira] [Updated] (SOLR-14371) Zk StatusHandler should know about dynamic zk config

2020-04-02 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-14371: --- Attachment: dynamic-reconfig-warning.png > Zk StatusHandler should know about dynamic zk config >

[GitHub] [lucene-solr] jpountz commented on a change in pull request #1394: LUCENE-9300: Fix field infos update on doc values update

2020-04-02 Thread GitBox
jpountz commented on a change in pull request #1394: LUCENE-9300: Fix field infos update on doc values update URL: https://github.com/apache/lucene-solr/pull/1394#discussion_r402233937 ## File path: lucene/core/src/java/org/apache/lucene/index/ReadersAndUpdates.java ## @@

[GitHub] [lucene-solr] jpountz commented on a change in pull request #1394: LUCENE-9300: Fix field infos update on doc values update

2020-04-02 Thread GitBox
jpountz commented on a change in pull request #1394: LUCENE-9300: Fix field infos update on doc values update URL: https://github.com/apache/lucene-solr/pull/1394#discussion_r402231946 ## File path: lucene/core/src/java/org/apache/lucene/index/ReadersAndUpdates.java ## @@

[GitHub] [lucene-solr] jpountz commented on a change in pull request #1394: LUCENE-9300: Fix field infos update on doc values update

2020-04-02 Thread GitBox
jpountz commented on a change in pull request #1394: LUCENE-9300: Fix field infos update on doc values update URL: https://github.com/apache/lucene-solr/pull/1394#discussion_r402225938 ## File path: lucene/core/src/java/org/apache/lucene/index/ReadersAndUpdates.java ## @@

[GitHub] [lucene-solr] jpountz commented on a change in pull request #1394: LUCENE-9300: Fix field infos update on doc values update

2020-04-02 Thread GitBox
jpountz commented on a change in pull request #1394: LUCENE-9300: Fix field infos update on doc values update URL: https://github.com/apache/lucene-solr/pull/1394#discussion_r402231793 ## File path: lucene/core/src/java/org/apache/lucene/index/ReadersAndUpdates.java ## @@

[GitHub] [lucene-solr] jpountz commented on a change in pull request #1394: LUCENE-9300: Fix field infos update on doc values update

2020-04-02 Thread GitBox
jpountz commented on a change in pull request #1394: LUCENE-9300: Fix field infos update on doc values update URL: https://github.com/apache/lucene-solr/pull/1394#discussion_r402237062 ## File path: lucene/core/src/test/org/apache/lucene/index/TestNumericDocValuesUpdates.java

[GitHub] [lucene-solr] jpountz commented on a change in pull request #1394: LUCENE-9300: Fix field infos update on doc values update

2020-04-02 Thread GitBox
jpountz commented on a change in pull request #1394: LUCENE-9300: Fix field infos update on doc values update URL: https://github.com/apache/lucene-solr/pull/1394#discussion_r402228065 ## File path: lucene/core/src/java/org/apache/lucene/index/ReadersAndUpdates.java ## @@

[GitHub] [lucene-solr] jpountz commented on a change in pull request #1394: LUCENE-9300: Fix field infos update on doc values update

2020-04-02 Thread GitBox
jpountz commented on a change in pull request #1394: LUCENE-9300: Fix field infos update on doc values update URL: https://github.com/apache/lucene-solr/pull/1394#discussion_r402234114 ## File path: lucene/core/src/java/org/apache/lucene/index/ReadersAndUpdates.java ## @@

[jira] [Commented] (SOLR-14371) Zk StatusHandler should know about dynamic zk config

2020-04-02 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17073569#comment-17073569 ] Jan Høydahl commented on SOLR-14371: I suggest as a first step, we handle this by letting the Admin

[GitHub] [lucene-solr] dweiss opened a new pull request #1396: LUCENE-9301: add a manifest entries to JARs.

2020-04-02 Thread GitBox
dweiss opened a new pull request #1396: LUCENE-9301: add a manifest entries to JARs. URL: https://github.com/apache/lucene-solr/pull/1396 Suggested patch. I did try to make it similar to what ant produces at the moment but I didn't verify each and every subproject so it'd be good if

[GitHub] [lucene-solr] bruno-roustant commented on a change in pull request #1395: SOLR-14365: CollapsingQParser - Avoiding always allocate int[] and float[] with size equals to number of unique value

2020-04-02 Thread GitBox
bruno-roustant commented on a change in pull request #1395: SOLR-14365: CollapsingQParser - Avoiding always allocate int[] and float[] with size equals to number of unique values (WIP) URL: https://github.com/apache/lucene-solr/pull/1395#discussion_r402207235 ## File path:

[GitHub] [lucene-solr] bruno-roustant commented on a change in pull request #1395: SOLR-14365: CollapsingQParser - Avoiding always allocate int[] and float[] with size equals to number of unique value

2020-04-02 Thread GitBox
bruno-roustant commented on a change in pull request #1395: SOLR-14365: CollapsingQParser - Avoiding always allocate int[] and float[] with size equals to number of unique values (WIP) URL: https://github.com/apache/lucene-solr/pull/1395#discussion_r402198934 ## File path:

[GitHub] [lucene-solr] bruno-roustant commented on a change in pull request #1395: SOLR-14365: CollapsingQParser - Avoiding always allocate int[] and float[] with size equals to number of unique value

2020-04-02 Thread GitBox
bruno-roustant commented on a change in pull request #1395: SOLR-14365: CollapsingQParser - Avoiding always allocate int[] and float[] with size equals to number of unique values (WIP) URL: https://github.com/apache/lucene-solr/pull/1395#discussion_r402201394 ## File path:

[GitHub] [lucene-solr] bruno-roustant commented on a change in pull request #1395: SOLR-14365: CollapsingQParser - Avoiding always allocate int[] and float[] with size equals to number of unique value

2020-04-02 Thread GitBox
bruno-roustant commented on a change in pull request #1395: SOLR-14365: CollapsingQParser - Avoiding always allocate int[] and float[] with size equals to number of unique values (WIP) URL: https://github.com/apache/lucene-solr/pull/1395#discussion_r402200092 ## File path:

[jira] [Commented] (LUCENE-9301) Gradle: Jar MANIFEST incomplete

2020-04-02 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17073575#comment-17073575 ] Dawid Weiss commented on LUCENE-9301: - https://github.com/apache/lucene-solr/pull/1396 Suggested

[jira] [Commented] (LUCENE-9301) Gradle: Jar MANIFEST incomplete

2020-04-02 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-9301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17073599#comment-17073599 ] Jan Høydahl commented on LUCENE-9301: - Built the PR locally and verified that the version info now

[jira] [Commented] (LUCENE-9286) FST construction explodes memory in BitTable

2020-04-02 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17073959#comment-17073959 ] Dawid Weiss commented on LUCENE-9286: - Hi Bruno. Thank you for looking into it. The problem is not

[GitHub] [lucene-solr] jpountz commented on a change in pull request #1394: LUCENE-9300: Fix field infos update on doc values update

2020-04-02 Thread GitBox
jpountz commented on a change in pull request #1394: LUCENE-9300: Fix field infos update on doc values update URL: https://github.com/apache/lucene-solr/pull/1394#discussion_r402468813 ## File path: lucene/core/src/java/org/apache/lucene/index/ReadersAndUpdates.java ## @@

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

2020-04-02 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17073982#comment-17073982 ] Chris M. Hostetter commented on SOLR-13132: --- {quote}Given that we need to continue to maintain

[jira] [Resolved] (LUCENE-9266) ant nightly-smoke fails due to presence of build.gradle

2020-04-02 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob resolved LUCENE-9266. --- Fix Version/s: master (9.0) Resolution: Fixed > ant nightly-smoke fails due to presence of

[jira] [Created] (SOLR-14379) nightly smoke fails due to java servlet jar

2020-04-02 Thread Mike Drob (Jira)
Mike Drob created SOLR-14379: Summary: nightly smoke fails due to java servlet jar Key: SOLR-14379 URL: https://issues.apache.org/jira/browse/SOLR-14379 Project: Solr Issue Type: Task