[jira] [Commented] (LUCENE-9165) change generate-defaults.gradle not to cap testsJvms at 4

2020-01-24 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17022754#comment-17022754 ] Dawid Weiss commented on LUCENE-9165: - LGTM, thanks for testing, Robert. I remember

[GitHub] [lucene-solr] mkhludnev commented on a change in pull request #1171: SOLR-13892: Add 'top-level' docValues Join implementation

2020-01-24 Thread GitBox
mkhludnev commented on a change in pull request #1171: SOLR-13892: Add 'top-level' docValues Join implementation URL: https://github.com/apache/lucene-solr/pull/1171#discussion_r370547212 ## File path: solr/core/src/test/org/apache/solr/search/TestJoinQueryPerformance.java ###

[GitHub] [lucene-solr] mkhludnev commented on a change in pull request #1171: SOLR-13892: Add 'top-level' docValues Join implementation

2020-01-24 Thread GitBox
mkhludnev commented on a change in pull request #1171: SOLR-13892: Add 'top-level' docValues Join implementation URL: https://github.com/apache/lucene-solr/pull/1171#discussion_r370548790 ## File path: solr/core/src/test/org/apache/solr/search/TestJoinQueryPerformance.java ###

[GitHub] [lucene-solr] mkhludnev commented on a change in pull request #1171: SOLR-13892: Add 'top-level' docValues Join implementation

2020-01-24 Thread GitBox
mkhludnev commented on a change in pull request #1171: SOLR-13892: Add 'top-level' docValues Join implementation URL: https://github.com/apache/lucene-solr/pull/1171#discussion_r370547761 ## File path: solr/core/src/test/org/apache/solr/search/TestJoinQueryPerformance.java ###

[jira] [Commented] (LUCENE-9165) change generate-defaults.gradle not to cap testsJvms at 4

2020-01-24 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17022827#comment-17022827 ] Robert Muir commented on LUCENE-9165: - {quote} don't know if it's worth complicating

[jira] [Commented] (SOLR-12930) Add developer documentation to source repo

2020-01-24 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17022836#comment-17022836 ] Dawid Weiss commented on SOLR-12930: [~ctargett] the existence of help/ files is veri

[jira] [Commented] (LUCENE-9123) JapaneseTokenizer with search mode doesn't work with SynonymGraphFilter

2020-01-24 Thread Alan Woodward (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17022865#comment-17022865 ] Alan Woodward commented on LUCENE-9123: --- > It's just a rather tricky fix, though I

[GitHub] [lucene-solr] mocobeta merged pull request #1169: LUCENE-9004: A minor feature and patch -- support deleting vector values and fix segments merging

2020-01-24 Thread GitBox
mocobeta merged pull request #1169: LUCENE-9004: A minor feature and patch -- support deleting vector values and fix segments merging URL: https://github.com/apache/lucene-solr/pull/1169 This is an automated message from the

[jira] [Created] (LUCENE-9168) Test failure after new randomized values in LuceneTestCase

2020-01-24 Thread Ignacio Vera (Jira)
Ignacio Vera created LUCENE-9168: Summary: Test failure after new randomized values in LuceneTestCase Key: LUCENE-9168 URL: https://issues.apache.org/jira/browse/LUCENE-9168 Project: Lucene - Core

[jira] [Created] (SOLR-14215) Improve performance of SolrFeature when there are no filter queries

2020-01-24 Thread Victor Chenal (Jira)
Victor Chenal created SOLR-14215: Summary: Improve performance of SolrFeature when there are no filter queries Key: SOLR-14215 URL: https://issues.apache.org/jira/browse/SOLR-14215 Project: Solr

[jira] [Commented] (SOLR-14210) Introduce Node-level status handler for replicas

2020-01-24 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17022893#comment-17022893 ] Jan Høydahl commented on SOLR-14210: bq. But I'm not sure if I understand how "the de

[jira] [Commented] (LUCENE-9168) Test failure after new randomized values in LuceneTestCase

2020-01-24 Thread Ignacio Vera (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17022905#comment-17022905 ] Ignacio Vera commented on LUCENE-9168: -- cc [~rmuir] > Test failure after new rando

[jira] [Commented] (LUCENE-9168) Test failure after new randomized values in LuceneTestCase

2020-01-24 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17022926#comment-17022926 ] Robert Muir commented on LUCENE-9168: - oops i will fix. looks like i changed the wro

[GitHub] [lucene-solr] victorchenal opened a new pull request #1206: SOLR-14215: Improve SolrFeature performance when there are no filter queries

2020-01-24 Thread GitBox
victorchenal opened a new pull request #1206: SOLR-14215: Improve SolrFeature performance when there are no filter queries URL: https://github.com/apache/lucene-solr/pull/1206 # Description In cases where a SolrFeature only contains a main query `q` and no filter queries

[GitHub] [lucene-solr] jpountz merged pull request #1126: LUCENE-4702: Terms dictionary compression.

2020-01-24 Thread GitBox
jpountz merged pull request #1126: LUCENE-4702: Terms dictionary compression. URL: https://github.com/apache/lucene-solr/pull/1126 This is an automated message from the Apache Git Service. To respond to the message, please lo

[jira] [Commented] (LUCENE-9168) Test failure after new randomized values in LuceneTestCase

2020-01-24 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17022945#comment-17022945 ] ASF subversion and git services commented on LUCENE-9168: - Commi

[GitHub] [lucene-solr] cpoerschke commented on issue #1172: SOLR-14189 switch from String.trim() to StringUtils.isWhitespace()

2020-01-24 Thread GitBox
cpoerschke commented on issue #1172: SOLR-14189 switch from String.trim() to StringUtils.isWhitespace() URL: https://github.com/apache/lucene-solr/pull/1172#issuecomment-578136051 > ... String.trim() ... StringUtils.stripToNull() ... StringUtils.isWhitespace() ... I wonder if `Strin

[jira] [Commented] (LUCENE-4702) Terms dictionary compression

2020-01-24 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-4702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17022946#comment-17022946 ] ASF subversion and git services commented on LUCENE-4702: - Commi

[jira] [Commented] (LUCENE-9168) Test failure after new randomized values in LuceneTestCase

2020-01-24 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17022947#comment-17022947 ] ASF subversion and git services commented on LUCENE-9168: - Commi

[jira] [Resolved] (LUCENE-9168) Test failure after new randomized values in LuceneTestCase

2020-01-24 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-9168. - Fix Version/s: 8.5 Resolution: Fixed Thanks [~ivera], sorry for the failure. > Test fail

[jira] [Resolved] (LUCENE-9165) change generate-defaults.gradle not to cap testsJvms at 4

2020-01-24 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-9165. - Fix Version/s: master (9.0) Resolution: Fixed > change generate-defaults.gradle not to ca

[jira] [Commented] (LUCENE-9167) test speedup for slowest/pathological tests (round 3)

2020-01-24 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17022961#comment-17022961 ] ASF subversion and git services commented on LUCENE-9167: - Commi

[jira] [Resolved] (LUCENE-9167) test speedup for slowest/pathological tests (round 3)

2020-01-24 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-9167. - Fix Version/s: master (9.0) Resolution: Fixed > test speedup for slowest/pathological tes

[jira] [Commented] (LUCENE-9168) Test failure after new randomized values in LuceneTestCase

2020-01-24 Thread Ignacio Vera (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17022964#comment-17022964 ] Ignacio Vera commented on LUCENE-9168: -- Thanks t you [~rcmuir], the effort in speed

[jira] [Commented] (SOLR-12930) Add developer documentation to source repo

2020-01-24 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17022967#comment-17022967 ] Robert Muir commented on SOLR-12930: Also the file move did not fix the gradle in-lin

[jira] [Comment Edited] (SOLR-14194) Allow Highlighting to work for indexes with uniqueKey that is not stored

2020-01-24 Thread Andrzej Wislowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17022737#comment-17022737 ] Andrzej Wislowski edited comment on SOLR-14194 at 1/24/20 2:15 PM:

[GitHub] [lucene-solr] janhoy commented on issue #1202: SOLR-14149: CHANGES.txt Remove off-topic stuff

2020-01-24 Thread GitBox
janhoy commented on issue #1202: SOLR-14149: CHANGES.txt Remove off-topic stuff URL: https://github.com/apache/lucene-solr/pull/1202#issuecomment-578152267 > Or maybe we don't and this is a difference between both branches for the asciidoc file similarly to how CHANGES.txt is necessarily di

[jira] [Commented] (SOLR-14193) Update tutorial.adoc(line no:664) so that command executes in windows enviroment

2020-01-24 Thread balaji sundaram (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17022991#comment-17022991 ] balaji sundaram commented on SOLR-14193: [~ctargett] Apologies,  Without reading

[jira] [Comment Edited] (SOLR-14193) Update tutorial.adoc(line no:664) so that command executes in windows enviroment

2020-01-24 Thread balaji sundaram (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17022991#comment-17022991 ] balaji sundaram edited comment on SOLR-14193 at 1/24/20 2:53 PM: --

[jira] [Commented] (LUCENE-9165) change generate-defaults.gradle not to cap testsJvms at 4

2020-01-24 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17022996#comment-17022996 ] ASF subversion and git services commented on LUCENE-9165: - Commi

[GitHub] [lucene-solr] dsmiley commented on issue #1202: SOLR-14149: CHANGES.txt Remove off-topic stuff

2020-01-24 Thread GitBox
dsmiley commented on issue #1202: SOLR-14149: CHANGES.txt Remove off-topic stuff URL: https://github.com/apache/lucene-solr/pull/1202#issuecomment-578176920 > this is a difference between both branches Good; we agree. I'll update the PR. > perhaps this should be a new checkbo

[jira] [Updated] (SOLR-14194) Allow Highlighting to work for indexes with uniqueKey that is not stored

2020-01-24 Thread Andrzej Wislowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Wislowski updated SOLR-14194: - Attachment: SOLR-14194.patch Status: Patch Available (was: Patch Available) > Al

[jira] [Commented] (SOLR-13749) Implement support for joining across collections with multiple shards ( XCJF )

2020-01-24 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17023027#comment-17023027 ] David Smiley commented on SOLR-13749: - Why was this added under "Improvements" and no

[jira] [Commented] (SOLR-14209) Upgrade JQuery to 3.4.1

2020-01-24 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17023029#comment-17023029 ] Kevin Risden commented on SOLR-14209: - I made good progress on this last night. There

[jira] [Updated] (SOLR-14194) Allow Highlighting to work for indexes with uniqueKey that is not stored

2020-01-24 Thread Andrzej Wislowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Wislowski updated SOLR-14194: - Status: Open (was: Patch Available) > Allow Highlighting to work for indexes with unique

[jira] [Updated] (SOLR-14194) Allow Highlighting to work for indexes with uniqueKey that is not stored

2020-01-24 Thread Andrzej Wislowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Wislowski updated SOLR-14194: - Status: Patch Available (was: Open) > Allow Highlighting to work for indexes with unique

[jira] [Commented] (SOLR-14194) Allow Highlighting to work for indexes with uniqueKey that is not stored

2020-01-24 Thread Andrzej Wislowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17023031#comment-17023031 ] Andrzej Wislowski commented on SOLR-14194: -- I have attached a patch, that also i

[jira] [Commented] (SOLR-14210) Introduce Node-level status handler for replicas

2020-01-24 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17023039#comment-17023039 ] Houston Putman commented on SOLR-14210: --- [~shalin], that's a good idea. No need for

[GitHub] [lucene-solr] janhoy commented on issue #1202: SOLR-14149: CHANGES.txt Remove off-topic stuff

2020-01-24 Thread GitBox
janhoy commented on issue #1202: SOLR-14149: CHANGES.txt Remove off-topic stuff URL: https://github.com/apache/lucene-solr/pull/1202#issuecomment-578188915 Agree on the PR template. An even more “live” page for master upgrade notes would be https://github.com/apache/lucene-solr/blob/master

[GitHub] [lucene-solr] dsmiley commented on issue #1202: SOLR-14149: CHANGES.txt Remove off-topic stuff

2020-01-24 Thread GitBox
dsmiley commented on issue #1202: SOLR-14149: CHANGES.txt Remove off-topic stuff URL: https://github.com/apache/lucene-solr/pull/1202#issuecomment-578189983 LOL wow I'm ashamed for not knowing the ref guide looks pretty good served from GitHub. -

[GitHub] [lucene-solr] msokolov commented on a change in pull request #1169: LUCENE-9004: A minor feature and patch -- support deleting vector values and fix segments merging

2020-01-24 Thread GitBox
msokolov commented on a change in pull request #1169: LUCENE-9004: A minor feature and patch -- support deleting vector values and fix segments merging URL: https://github.com/apache/lucene-solr/pull/1169#discussion_r370709036 ## File path: lucene/core/src/test/org/apache/lucene/ind

[jira] [Commented] (SOLR-5146) Figure out what it would take for lazily-loaded cores to play nice with SolrCloud

2020-01-24 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-5146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17023078#comment-17023078 ] David Smiley commented on SOLR-5146: I'm going to start work on this as it's a critica

[jira] [Commented] (SOLR-13749) Implement support for joining across collections with multiple shards ( XCJF )

2020-01-24 Thread Dan Fox (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17023134#comment-17023134 ] Dan Fox commented on SOLR-13749: Good point - I just moved it to the New Features section

[GitHub] [lucene-solr] eskatos opened a new pull request #1207: LUCENE-9169: Add Github Workflow for Gradle Wrapper Validation

2020-01-24 Thread GitBox
eskatos opened a new pull request #1207: LUCENE-9169: Add Github Workflow for Gradle Wrapper Validation URL: https://github.com/apache/lucene-solr/pull/1207 # Description This workflow validates the checksums of Gradle Wrapper JAR files present in the source tree and fails if unknow

[jira] [Created] (LUCENE-9169) Gradle Wrapper JAR files checksum should be validated

2020-01-24 Thread Paul Merlin (Jira)
Paul Merlin created LUCENE-9169: --- Summary: Gradle Wrapper JAR files checksum should be validated Key: LUCENE-9169 URL: https://issues.apache.org/jira/browse/LUCENE-9169 Project: Lucene - Core I

[jira] [Commented] (LUCENE-9169) Gradle Wrapper JAR files checksum should be validated

2020-01-24 Thread Paul Merlin (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17023138#comment-17023138 ] Paul Merlin commented on LUCENE-9169: - Pull request at [https://github.com/apache/lu

[jira] [Commented] (SOLR-12325) introduce uniqueBlockQuery(parent:true) aggregation for JSON Facet

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

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

2020-01-24 Thread Ishan Chattopadhyaya (Jira)
Ishan Chattopadhyaya created LUCENE-9170: Summary: wagon-ssh Maven HTTPS issue Key: LUCENE-9170 URL: https://issues.apache.org/jira/browse/LUCENE-9170 Project: Lucene - Core Issue Typ

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

2020-01-24 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated LUCENE-9170: - Attachment: LUCENE-9170.patch Assignee: Ishan Chattopadhyaya Status

[GitHub] [lucene-solr] dweiss merged pull request #1207: LUCENE-9169: Add Github Workflow for Gradle Wrapper Validation

2020-01-24 Thread GitBox
dweiss merged pull request #1207: LUCENE-9169: Add Github Workflow for Gradle Wrapper Validation URL: https://github.com/apache/lucene-solr/pull/1207 This is an automated message from the Apache Git Service. To respond to th

[GitHub] [lucene-solr] madrob merged pull request #1137: SOLR-14162 TestInjection can leak Timer objects

2020-01-24 Thread GitBox
madrob merged pull request #1137: SOLR-14162 TestInjection can leak Timer objects URL: https://github.com/apache/lucene-solr/pull/1137 This is an automated message from the Apache Git Service. To respond to the message, plea

[jira] [Commented] (SOLR-14162) TestInjection can leak Timer objects

2020-01-24 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17023232#comment-17023232 ] ASF subversion and git services commented on SOLR-14162: Commit e

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

2020-01-24 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated LUCENE-9170: - Attachment: LUCENE-9170.patch Status: Open (was: Open) > wagon-ssh Mave

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

2020-01-24 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated LUCENE-9170: - Priority: Blocker (was: Major) > wagon-ssh Maven HTTPS issue >

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

2020-01-24 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated LUCENE-9170: - Fix Version/s: 8.5 > wagon-ssh Maven HTTPS issue > --- >

[jira] [Commented] (SOLR-12930) Add developer documentation to source repo

2020-01-24 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17023282#comment-17023282 ] Cassandra Targett commented on SOLR-12930: -- OK, I'm not sure how being in a diff

[jira] [Comment Edited] (SOLR-12930) Add developer documentation to source repo

2020-01-24 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17023282#comment-17023282 ] Cassandra Targett edited comment on SOLR-12930 at 1/24/20 9:51 PM:

[jira] [Comment Edited] (SOLR-12930) Add developer documentation to source repo

2020-01-24 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17023282#comment-17023282 ] Cassandra Targett edited comment on SOLR-12930 at 1/24/20 9:53 PM:

[jira] [Comment Edited] (SOLR-12930) Add developer documentation to source repo

2020-01-24 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17023282#comment-17023282 ] Cassandra Targett edited comment on SOLR-12930 at 1/24/20 9:53 PM:

[jira] [Commented] (SOLR-14214) Ref Guide: Clean up info about clients other than SolrJ

2020-01-24 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17023284#comment-17023284 ] ASF subversion and git services commented on SOLR-14214: Commit b

[jira] [Commented] (SOLR-12930) Add developer documentation to source repo

2020-01-24 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17023285#comment-17023285 ] ASF subversion and git services commented on SOLR-12930: Commit 7

[jira] [Commented] (SOLR-12930) Add developer documentation to source repo

2020-01-24 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17023286#comment-17023286 ] Cassandra Targett commented on SOLR-12930: -- OK, I reverted the help files move -

[jira] [Commented] (SOLR-14214) Ref Guide: Clean up info about clients other than SolrJ

2020-01-24 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17023288#comment-17023288 ] ASF subversion and git services commented on SOLR-14214: Commit 6

[GitHub] [lucene-solr] madrob commented on a change in pull request #1199: LUCENE-9134: Port ant-regenerate tasks to Gradle build

2020-01-24 Thread GitBox
madrob commented on a change in pull request #1199: LUCENE-9134: Port ant-regenerate tasks to Gradle build URL: https://github.com/apache/lucene-solr/pull/1199#discussion_r370856696 ## File path: lucene/core/build.gradle ## @@ -1,7 +1,117 @@ - apply plugin: 'java-library'

[GitHub] [lucene-solr] madrob commented on a change in pull request #1199: LUCENE-9134: Port ant-regenerate tasks to Gradle build

2020-01-24 Thread GitBox
madrob commented on a change in pull request #1199: LUCENE-9134: Port ant-regenerate tasks to Gradle build URL: https://github.com/apache/lucene-solr/pull/1199#discussion_r370858176 ## File path: lucene/core/build.gradle ## @@ -1,7 +1,117 @@ - apply plugin: 'java-library'

[GitHub] [lucene-solr] madrob commented on a change in pull request #1199: LUCENE-9134: Port ant-regenerate tasks to Gradle build

2020-01-24 Thread GitBox
madrob commented on a change in pull request #1199: LUCENE-9134: Port ant-regenerate tasks to Gradle build URL: https://github.com/apache/lucene-solr/pull/1199#discussion_r370860485 ## File path: lucene/queryparser/src/java/org/apache/lucene/queryparser/classic/QueryParser.java ##

[GitHub] [lucene-solr] madrob commented on a change in pull request #1199: LUCENE-9134: Port ant-regenerate tasks to Gradle build

2020-01-24 Thread GitBox
madrob commented on a change in pull request #1199: LUCENE-9134: Port ant-regenerate tasks to Gradle build URL: https://github.com/apache/lucene-solr/pull/1199#discussion_r370858964 ## File path: lucene/core/build.gradle ## @@ -1,7 +1,117 @@ - apply plugin: 'java-library'

[GitHub] [lucene-solr] madrob commented on a change in pull request #1199: LUCENE-9134: Port ant-regenerate tasks to Gradle build

2020-01-24 Thread GitBox
madrob commented on a change in pull request #1199: LUCENE-9134: Port ant-regenerate tasks to Gradle build URL: https://github.com/apache/lucene-solr/pull/1199#discussion_r370856887 ## File path: lucene/core/build.gradle ## @@ -1,7 +1,117 @@ - apply plugin: 'java-library'

[GitHub] [lucene-solr] madrob commented on a change in pull request #1199: LUCENE-9134: Port ant-regenerate tasks to Gradle build

2020-01-24 Thread GitBox
madrob commented on a change in pull request #1199: LUCENE-9134: Port ant-regenerate tasks to Gradle build URL: https://github.com/apache/lucene-solr/pull/1199#discussion_r370861960 ## File path: lucene/queryparser/build.gradle ## @@ -7,3 +7,305 @@ dependencies { test

[GitHub] [lucene-solr] madrob commented on a change in pull request #1199: LUCENE-9134: Port ant-regenerate tasks to Gradle build

2020-01-24 Thread GitBox
madrob commented on a change in pull request #1199: LUCENE-9134: Port ant-regenerate tasks to Gradle build URL: https://github.com/apache/lucene-solr/pull/1199#discussion_r370855505 ## File path: lucene/core/build.gradle ## @@ -1,7 +1,117 @@ - apply plugin: 'java-library'

[GitHub] [lucene-solr] madrob commented on a change in pull request #1199: LUCENE-9134: Port ant-regenerate tasks to Gradle build

2020-01-24 Thread GitBox
madrob commented on a change in pull request #1199: LUCENE-9134: Port ant-regenerate tasks to Gradle build URL: https://github.com/apache/lucene-solr/pull/1199#discussion_r370856535 ## File path: lucene/core/build.gradle ## @@ -1,7 +1,117 @@ - apply plugin: 'java-library'

[GitHub] [lucene-solr] madrob commented on a change in pull request #1199: LUCENE-9134: Port ant-regenerate tasks to Gradle build

2020-01-24 Thread GitBox
madrob commented on a change in pull request #1199: LUCENE-9134: Port ant-regenerate tasks to Gradle build URL: https://github.com/apache/lucene-solr/pull/1199#discussion_r370864083 ## File path: lucene/queryparser/build.gradle ## @@ -7,3 +7,305 @@ dependencies { test

[GitHub] [lucene-solr] madrob commented on a change in pull request #1199: LUCENE-9134: Port ant-regenerate tasks to Gradle build

2020-01-24 Thread GitBox
madrob commented on a change in pull request #1199: LUCENE-9134: Port ant-regenerate tasks to Gradle build URL: https://github.com/apache/lucene-solr/pull/1199#discussion_r370863721 ## File path: lucene/queryparser/build.gradle ## @@ -7,3 +7,305 @@ dependencies { test

[jira] [Created] (SOLR-14216) Exclude HealthCheck from authentication

2020-01-24 Thread Jira
Jan Høydahl created SOLR-14216: -- Summary: Exclude HealthCheck from authentication Key: SOLR-14216 URL: https://issues.apache.org/jira/browse/SOLR-14216 Project: Solr Issue Type: Improvement

[jira] [Commented] (SOLR-14210) Introduce Node-level status handler for replicas

2020-01-24 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17023298#comment-17023298 ] Jan Høydahl commented on SOLR-14210: I created SOLR-14216 for turning off authenticat

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

2020-01-24 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-9170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17023313#comment-17023313 ] Jan Høydahl commented on LUCENE-9170: - Good catch. LGTM > wagon-ssh Maven HTTPS iss

[GitHub] [lucene-solr] ebehrendt opened a new pull request #1208: SOLR-13101: Convert nanotime to ms

2020-01-24 Thread GitBox
ebehrendt opened a new pull request #1208: SOLR-13101: Convert nanotime to ms URL: https://github.com/apache/lucene-solr/pull/1208 # Description Continue logging ms, but use System.nanoTime instead of System.currentTimeMillis for more precise measurement of elapsed time. # Sol

[GitHub] [lucene-solr] ebehrendt commented on issue #1208: SOLR-13101: Convert nanotime to ms

2020-01-24 Thread GitBox
ebehrendt commented on issue #1208: SOLR-13101: Convert nanotime to ms URL: https://github.com/apache/lucene-solr/pull/1208#issuecomment-578337408 FYI @andyvuong This is an automated message from the Apache Git Service. To re

[GitHub] [lucene-solr] ebehrendt commented on a change in pull request #1208: SOLR-13101: Convert nanotime to ms

2020-01-24 Thread GitBox
ebehrendt commented on a change in pull request #1208: SOLR-13101: Convert nanotime to ms URL: https://github.com/apache/lucene-solr/pull/1208#discussion_r370881326 ## File path: solr/core/src/java/org/apache/solr/store/blob/metadata/CorePushPull.java ## @@ -499,7 +500,7

[GitHub] [lucene-solr] janhoy commented on a change in pull request #1121: SOLR-11207: Add OWASP dependency checker to gradle build

2020-01-24 Thread GitBox
janhoy commented on a change in pull request #1121: SOLR-11207: Add OWASP dependency checker to gradle build URL: https://github.com/apache/lucene-solr/pull/1121#discussion_r370888355 ## File path: gradle/validation/dependency-check.gradle ## @@ -0,0 +1,14 @@ +// This adds

[GitHub] [lucene-solr] janhoy commented on issue #1121: SOLR-11207: Add OWASP dependency checker to gradle build

2020-01-24 Thread GitBox
janhoy commented on issue #1121: SOLR-11207: Add OWASP dependency checker to gradle build URL: https://github.com/apache/lucene-solr/pull/1121#issuecomment-578346092 Documentation added to workflow.txt File renamed to owasp-dependency-check Task included in 'check' by default, but ski

[GitHub] [lucene-solr] andyvuong commented on a change in pull request #1208: SOLR-13101: Convert nanotime to ms

2020-01-24 Thread GitBox
andyvuong commented on a change in pull request #1208: SOLR-13101: Convert nanotime to ms URL: https://github.com/apache/lucene-solr/pull/1208#discussion_r370891913 ## File path: solr/core/src/java/org/apache/solr/store/blob/metadata/CorePushPull.java ## @@ -114,7 +114,7

[GitHub] [lucene-solr] andyvuong commented on a change in pull request #1208: SOLR-13101: Convert nanotime to ms

2020-01-24 Thread GitBox
andyvuong commented on a change in pull request #1208: SOLR-13101: Convert nanotime to ms URL: https://github.com/apache/lucene-solr/pull/1208#discussion_r370891787 ## File path: solr/core/src/java/org/apache/solr/store/blob/metadata/CorePushPull.java ## @@ -499,7 +500,7

[GitHub] [lucene-solr] janhoy commented on issue #1207: LUCENE-9169: Add Github Workflow for Gradle Wrapper Validation

2020-01-24 Thread GitBox
janhoy commented on issue #1207: LUCENE-9169: Add Github Workflow for Gradle Wrapper Validation URL: https://github.com/apache/lucene-solr/pull/1207#issuecomment-578349184 This workflow was triggered on a push to my fork (https://github.com/cominvent/lucene-solr/commit/9bae9c71ef632e141ade

[jira] [Commented] (SOLR-14194) Allow Highlighting to work for indexes with uniqueKey that is not stored

2020-01-24 Thread Lucene/Solr QA (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17023362#comment-17023362 ] Lucene/Solr QA commented on SOLR-14194: --- | (x) *{color:red}-1 overall{color}* | \\

[GitHub] [lucene-solr] gerlowskija commented on a change in pull request #1171: SOLR-13892: Add 'top-level' docValues Join implementation

2020-01-24 Thread GitBox
gerlowskija commented on a change in pull request #1171: SOLR-13892: Add 'top-level' docValues Join implementation URL: https://github.com/apache/lucene-solr/pull/1171#discussion_r370910102 ## File path: solr/core/src/test/org/apache/solr/search/TestJoinQueryPerformance.java #

[jira] [Assigned] (SOLR-14038) Admin UI display for "state.json" should be in a scollable region

2020-01-24 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden reassigned SOLR-14038: --- Assignee: Kevin Risden > Admin UI display for "state.json" should be in a scollable region >

[jira] [Commented] (SOLR-14038) Admin UI display for "state.json" should be in a scollable region

2020-01-24 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17023401#comment-17023401 ] Kevin Risden commented on SOLR-14038: - So its not SOLR-13987 that does this. I don't

[jira] [Updated] (SOLR-14038) Admin UI display for "state.json" should be in a scollable region

2020-01-24 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-14038: Attachment: SOLR-14038.patch > Admin UI display for "state.json" should be in a scollable region >

[jira] [Updated] (SOLR-14038) Admin UI display for "state.json" should be in a scollable region

2020-01-24 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-14038: Status: Patch Available (was: Open) > Admin UI display for "state.json" should be in a scollable r

[jira] [Updated] (SOLR-14038) Admin UI display for "state.json" should be in a scollable region

2020-01-24 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-14038: Fix Version/s: 8.5 > Admin UI display for "state.json" should be in a scollable region > --

[jira] [Commented] (SOLR-14038) Admin UI display for "state.json" should be in a scollable region

2020-01-24 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17023402#comment-17023402 ] Kevin Risden commented on SOLR-14038: - [~erickerickson] can you look at [^SOLR-14038

[jira] [Comment Edited] (SOLR-14038) Admin UI display for "state.json" should be in a scollable region

2020-01-24 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17023402#comment-17023402 ] Kevin Risden edited comment on SOLR-14038 at 1/25/20 3:19 AM: -

[jira] [Commented] (SOLR-13749) Implement support for joining across collections with multiple shards ( XCJF )

2020-01-24 Thread Gus Heck (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17023403#comment-17023403 ] Gus Heck commented on SOLR-13749: - [~dsmiley] Ah, looks like 9x didn't have a new feature

[GitHub] [lucene-solr] risdenk opened a new pull request #1209: SOLR-14209: Upgrade JQuery to 3.4.1

2020-01-24 Thread GitBox
risdenk opened a new pull request #1209: SOLR-14209: Upgrade JQuery to 3.4.1 URL: https://github.com/apache/lucene-solr/pull/1209 * JQuery 2.1.3 to 3.4.1 * jstree 1.0-rc1 to v3.3.8 Signed-off-by: Kevin Risden This i

[GitHub] [lucene-solr] risdenk commented on issue #1209: SOLR-14209: Upgrade JQuery to 3.4.1

2020-01-24 Thread GitBox
risdenk commented on issue #1209: SOLR-14209: Upgrade JQuery to 3.4.1 URL: https://github.com/apache/lucene-solr/pull/1209#issuecomment-578373225 @janhoy @rmuir @gerlowskija @ctargett tagging you to review since you have either modified these files recently or have been helping review the A

[GitHub] [lucene-solr] risdenk commented on a change in pull request #1209: SOLR-14209: Upgrade JQuery to 3.4.1

2020-01-24 Thread GitBox
risdenk commented on a change in pull request #1209: SOLR-14209: Upgrade JQuery to 3.4.1 URL: https://github.com/apache/lucene-solr/pull/1209#discussion_r370911540 ## File path: solr/webapp/web/css/angular/common.css ## @@ -626,16 +611,6 @@ pre.syntax .tex .formula back

[GitHub] [lucene-solr] risdenk commented on a change in pull request #1209: SOLR-14209: Upgrade JQuery to 3.4.1

2020-01-24 Thread GitBox
risdenk commented on a change in pull request #1209: SOLR-14209: Upgrade JQuery to 3.4.1 URL: https://github.com/apache/lucene-solr/pull/1209#discussion_r370911461 ## File path: solr/NOTICE.txt ## @@ -37,7 +37,7 @@ Copyright (c) 2013-2014 Klaus Hartl, https://github.com/c

[GitHub] [lucene-solr] risdenk commented on a change in pull request #1209: SOLR-14209: Upgrade JQuery to 3.4.1

2020-01-24 Thread GitBox
risdenk commented on a change in pull request #1209: SOLR-14209: Upgrade JQuery to 3.4.1 URL: https://github.com/apache/lucene-solr/pull/1209#discussion_r370911504 ## File path: solr/core/src/java/org/apache/solr/handler/admin/ZookeeperInfoHandler.java ## @@ -529,18 +529,

[GitHub] [lucene-solr] risdenk commented on a change in pull request #1209: SOLR-14209: Upgrade JQuery to 3.4.1

2020-01-24 Thread GitBox
risdenk commented on a change in pull request #1209: SOLR-14209: Upgrade JQuery to 3.4.1 URL: https://github.com/apache/lucene-solr/pull/1209#discussion_r370911534 ## File path: solr/webapp/web/css/angular/common.css ## @@ -591,21 +591,6 @@ pre.syntax .tex .formula opac

  1   2   >