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

2019-12-11 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-9077: Description: tThis task focuses on providing gradle-based build equivalent for Lucene and Solr (o

[jira] [Updated] (SOLR-14003) Refactor code to avoid reading state of replica from the data object

2019-12-11 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-14003: -- Description: Deprecate * {{Replica#getState()}} * {{Replica#isActive()}} Use an implementation of {{

[jira] [Commented] (SOLR-14033) Fix Hadoop tests with security manager

2019-12-11 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993276#comment-16993276 ] Dawid Weiss commented on SOLR-14033: I just ran this on windows and it passed (yay).

[jira] [Commented] (SOLR-13896) Paused a non-leader node can cause recovery on other nodes

2019-12-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993281#comment-16993281 ] ASF subversion and git services commented on SOLR-13896: Commit c

[jira] [Commented] (SOLR-13806) SolrJ QueryResponse._explainMap is incorrectly typed

2019-12-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993279#comment-16993279 ] ASF subversion and git services commented on SOLR-13806: Commit 6

[jira] [Commented] (SOLR-14033) Fix Hadoop tests with security manager

2019-12-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993282#comment-16993282 ] ASF subversion and git services commented on SOLR-14033: Commit 4

[jira] [Commented] (SOLR-13822) Isolated Classloading from packages

2019-12-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993284#comment-16993284 ] ASF subversion and git services commented on SOLR-13822: Commit 3

[jira] [Commented] (SOLR-13975) ConcurrentUpdateSolrClient connection stall prevention

2019-12-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993280#comment-16993280 ] ASF subversion and git services commented on SOLR-13975: Commit c

[jira] [Commented] (SOLR-13953) Prometheus exporter in SolrCloud mode limited to 100 nodes

2019-12-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993285#comment-16993285 ] ASF subversion and git services commented on SOLR-13953: Commit d

[jira] [Commented] (SOLR-13966) LatLonPointSpatialField doesn't work with RealTimeGetComponent

2019-12-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993283#comment-16993283 ] ASF subversion and git services commented on SOLR-13966: Commit 9

[jira] [Commented] (SOLR-14043) Allow the precision Stream Evaluator to operate on matrices

2019-12-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993278#comment-16993278 ] ASF subversion and git services commented on SOLR-14043: Commit 8

[GitHub] [lucene-solr] iverase merged pull request #872: LUCENE-8620: LatLonShape contains

2019-12-11 Thread GitBox
iverase merged pull request #872: LUCENE-8620: LatLonShape contains URL: https://github.com/apache/lucene-solr/pull/872 This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

[jira] [Commented] (LUCENE-8620) Add CONTAINS support for LatLonShape

2019-12-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993292#comment-16993292 ] ASF subversion and git services commented on LUCENE-8620: - Commi

[GitHub] [lucene-solr] dweiss commented on issue #1070: LUCENE-9089: FST Builder fluent-style constructor.

2019-12-11 Thread GitBox
dweiss commented on issue #1070: LUCENE-9089: FST Builder fluent-style constructor. URL: https://github.com/apache/lucene-solr/pull/1070#issuecomment-564432652 This is a builder-on-builder now. :) We should have used a different name for the "compiler" of FSTs then it could become:

[jira] [Commented] (SOLR-8834) NPE for BlockJoinFacetComponent and facet.prefix not working

2019-12-11 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-8834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993301#comment-16993301 ] Mikhail Khludnev commented on SOLR-8834: >  deprecate this component in 8x and rem

[jira] [Commented] (LUCENE-8620) Add CONTAINS support for LatLonShape

2019-12-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993302#comment-16993302 ] ASF subversion and git services commented on LUCENE-8620: - Commi

[jira] [Updated] (LUCENE-8620) Add CONTAINS support for LatLonShape

2019-12-11 Thread Ignacio Vera (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera updated LUCENE-8620: - Fix Version/s: 8.4 Assignee: Ignacio Vera Resolution: Fixed Status: Re

[GitHub] [lucene-solr] iverase commented on issue #865: LUCENE-8973: XYRectangle2D should work on float space

2019-12-11 Thread GitBox
iverase commented on issue #865: LUCENE-8973: XYRectangle2D should work on float space URL: https://github.com/apache/lucene-solr/pull/865#issuecomment-564436562 Fixed in #872 This is an automated message from the Apache Git

[jira] [Created] (SOLR-14051) Deprecate BlockJoinFacetComponent&BlockJoinDocSetFacetComponent in 8.5 remove them in 9.0

2019-12-11 Thread Mikhail Khludnev (Jira)
Mikhail Khludnev created SOLR-14051: --- Summary: Deprecate BlockJoinFacetComponent&BlockJoinDocSetFacetComponent in 8.5 remove them in 9.0 Key: SOLR-14051 URL: https://issues.apache.org/jira/browse/SOLR-14051

[GitHub] [lucene-solr] iverase closed pull request #865: LUCENE-8973: XYRectangle2D should work on float space

2019-12-11 Thread GitBox
iverase closed pull request #865: LUCENE-8973: XYRectangle2D should work on float space URL: https://github.com/apache/lucene-solr/pull/865 This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Resolved] (LUCENE-8973) XYRectangle2D should work on float space

2019-12-11 Thread Ignacio Vera (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera resolved LUCENE-8973. -- Fix Version/s: 8.4 Assignee: Ignacio Vera Resolution: Fixed fixed in  [{{2ef2

[jira] [Resolved] (SOLR-8464) test BlockJoinFacet*Components for deletions

2019-12-11 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-8464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev resolved SOLR-8464. Fix Version/s: (was: 5.5) Resolution: Won't Fix > test BlockJoinFacet*Components

[jira] [Comment Edited] (SOLR-8834) NPE for BlockJoinFacetComponent and facet.prefix not working

2019-12-11 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-8834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993301#comment-16993301 ] Mikhail Khludnev edited comment on SOLR-8834 at 12/11/19 8:40 AM: --

[jira] [Updated] (SOLR-14051) Deprecate BlockJoinFacetComponent&BlockJoinDocSetFacetComponent in 8.5 remove them in 9.0

2019-12-11 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-14051: Description: Please migrate to  SOLR-8998 and SOLR-9510 > Deprecate BlockJoinFacetComponent

[jira] [Commented] (SOLR-14041) [SIP-1] Streamline Config/Schema APIs

2019-12-11 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993310#comment-16993310 ] Jan Høydahl commented on SOLR-14041: I created a draft for you in Confluence that can

[jira] [Updated] (SOLR-13978) Remove bloat from default configset

2019-12-11 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-13978: Attachment: SOLR-13978.patch Status: Open (was: Open) Added another patch:

[jira] [Commented] (SOLR-14047) Make sure tests don't pickup other Hadoop installs

2019-12-11 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1699#comment-1699 ] Ishan Chattopadhyaya commented on SOLR-14047: - I had lots of test failures wh

[GitHub] [lucene-solr] bruno-roustant commented on issue #1070: LUCENE-9089: FST Builder fluent-style constructor.

2019-12-11 Thread GitBox
bruno-roustant commented on issue #1070: LUCENE-9089: FST Builder fluent-style constructor. URL: https://github.com/apache/lucene-solr/pull/1070#issuecomment-564451408 Indeed it's a Builder pattern on a class named "Builder", which is odd. That's why I named the methods "construct" (instea

[GitHub] [lucene-solr] dweiss commented on issue #1070: LUCENE-9089: FST Builder fluent-style constructor.

2019-12-11 Thread GitBox
dweiss commented on issue #1070: LUCENE-9089: FST Builder fluent-style constructor. URL: https://github.com/apache/lucene-solr/pull/1070#issuecomment-564456551 Right... I've always wondered how we should handle such things gracefully (and I'm a user of those "secret" APIs myself so a renam

[GitHub] [lucene-solr] dweiss edited a comment on issue #1070: LUCENE-9089: FST Builder fluent-style constructor.

2019-12-11 Thread GitBox
dweiss edited a comment on issue #1070: LUCENE-9089: FST Builder fluent-style constructor. URL: https://github.com/apache/lucene-solr/pull/1070#issuecomment-564456551 Right... I've always wondered how we should handle such things gracefully (and I'm a user of those "secret" APIs myself so

[jira] [Commented] (LUCENE-9089) FST.Builder with fluent-style constructor

2019-12-11 Thread Bruno Roustant (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993352#comment-16993352 ] Bruno Roustant commented on LUCENE-9089: #TakeItToJira (comment in the PR) [~dw

[jira] [Commented] (LUCENE-9089) FST.Builder with fluent-style constructor

2019-12-11 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993354#comment-16993354 ] Dawid Weiss commented on LUCENE-9089: - I'd say rename on master without worrying abo

[jira] [Commented] (SOLR-13936) Schema/Config endpoints to modify configset with no core/collection

2019-12-11 Thread Apoorv Bhawsar (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993364#comment-16993364 ] Apoorv Bhawsar commented on SOLR-13936: --- [~ichattopadhyaya] {code:java} Status Cur

[jira] [Commented] (LUCENE-9087) Should the BKD tree use a fixed maxPointsInLeafNode?

2019-12-11 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993378#comment-16993378 ] Adrien Grand commented on LUCENE-9087: -- I wouldn't worry about the transient write-

[jira] [Commented] (SOLR-14003) Refactor code to avoid reading state of replica from the data object

2019-12-11 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993389#comment-16993389 ] Andrzej Bialecki commented on SOLR-14003: - Please provide also alternatives that

[GitHub] [lucene-solr] noblepaul opened a new pull request #1071: SOLR-14003: Refactor code to avoid reading state from Replica/Slic

2019-12-11 Thread GitBox
noblepaul opened a new pull request #1071: SOLR-14003: Refactor code to avoid reading state from Replica/Slic URL: https://github.com/apache/lucene-solr/pull/1071 This is an automated message from the Apache Git Service. To

[jira] [Commented] (SOLR-14033) Fix Hadoop tests with security manager

2019-12-11 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993456#comment-16993456 ] Dawid Weiss commented on SOLR-14033: Things work for me just fine on Windows and Linu

[jira] [Comment Edited] (SOLR-14047) Make sure tests don't pickup other Hadoop installs

2019-12-11 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1699#comment-1699 ] Ishan Chattopadhyaya edited comment on SOLR-14047 at 12/11/19 11:41 AM: ---

[jira] [Comment Edited] (SOLR-14047) Make sure tests don't pickup other Hadoop installs

2019-12-11 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1699#comment-1699 ] Ishan Chattopadhyaya edited comment on SOLR-14047 at 12/11/19 11:41 AM: ---

[jira] [Created] (SOLR-14052) Tests failing on Linux with ant.jar / SecurityManager

2019-12-11 Thread Ishan Chattopadhyaya (Jira)
Ishan Chattopadhyaya created SOLR-14052: --- Summary: Tests failing on Linux with ant.jar / SecurityManager Key: SOLR-14052 URL: https://issues.apache.org/jira/browse/SOLR-14052 Project: Solr

[jira] [Commented] (SOLR-13975) ConcurrentUpdateSolrClient connection stall prevention

2019-12-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993463#comment-16993463 ] ASF subversion and git services commented on SOLR-13975: Commit 7

[jira] [Commented] (SOLR-13896) Paused a non-leader node can cause recovery on other nodes

2019-12-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993464#comment-16993464 ] ASF subversion and git services commented on SOLR-13896: Commit 7

[jira] [Commented] (SOLR-13999) Ref Guide is missing the ZKHost parameter for TopicStream

2019-12-11 Thread Vergil Cheynov (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993467#comment-16993467 ] Vergil Cheynov commented on SOLR-13999: --- Hello Jason, my name could be used. Vergil

[GitHub] [lucene-solr] gerlowskija merged pull request #1058: SOLR-13972: Warn about insecure settings on startup

2019-12-11 Thread GitBox
gerlowskija merged pull request #1058: SOLR-13972: Warn about insecure settings on startup URL: https://github.com/apache/lucene-solr/pull/1058 This is an automated message from the Apache Git Service. To respond to the mess

[jira] [Commented] (SOLR-13972) Insecure Solr should generate startup warning

2019-12-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993475#comment-16993475 ] ASF subversion and git services commented on SOLR-13972: Commit d

[jira] [Commented] (SOLR-13972) Insecure Solr should generate startup warning

2019-12-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993483#comment-16993483 ] ASF subversion and git services commented on SOLR-13972: Commit d

[jira] [Commented] (SOLR-14026) Upgrade Jetty to 9.4.24.v20191120 and dropwizard to 4.1.2

2019-12-11 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993482#comment-16993482 ] Andrzej Bialecki commented on SOLR-14026: - We should simply pass {{metricManager.

[jira] [Assigned] (SOLR-13972) Insecure Solr should generate startup warning

2019-12-11 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski reassigned SOLR-13972: -- Assignee: Jason Gerlowski > Insecure Solr should generate startup warning > --

[jira] [Resolved] (SOLR-13972) Insecure Solr should generate startup warning

2019-12-11 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski resolved SOLR-13972. Fix Version/s: 8.4 master (9.0) Resolution: Fixed > Insecure Solr

[jira] [Comment Edited] (SOLR-14026) Upgrade Jetty to 9.4.24.v20191120 and dropwizard to 4.1.2

2019-12-11 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993482#comment-16993482 ] Andrzej Bialecki edited comment on SOLR-14026 at 12/11/19 12:32 PM: ---

[jira] [Created] (SOLR-14053) Fix HDFS tests to be ignored if Native I/O isn't available (remove tests.disableHdfs)

2019-12-11 Thread Dawid Weiss (Jira)
Dawid Weiss created SOLR-14053: -- Summary: Fix HDFS tests to be ignored if Native I/O isn't available (remove tests.disableHdfs) Key: SOLR-14053 URL: https://issues.apache.org/jira/browse/SOLR-14053 Proje

[jira] [Commented] (SOLR-13999) Ref Guide is missing the ZKHost parameter for TopicStream

2019-12-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993495#comment-16993495 ] ASF subversion and git services commented on SOLR-13999: Commit 4

[jira] [Commented] (SOLR-14033) Fix Hadoop tests with security manager

2019-12-11 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993497#comment-16993497 ] Dawid Weiss commented on SOLR-14033: Forked another issue SOLR-14053 to fix the hdfs

[jira] [Commented] (SOLR-13999) Ref Guide is missing the ZKHost parameter for TopicStream

2019-12-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993496#comment-16993496 ] ASF subversion and git services commented on SOLR-13999: Commit e

[jira] [Resolved] (SOLR-13999) Ref Guide is missing the ZKHost parameter for TopicStream

2019-12-11 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski resolved SOLR-13999. Fix Version/s: 8.4 Resolution: Fixed > Ref Guide is missing the ZKHost parameter for

[jira] [Commented] (SOLR-13999) Ref Guide is missing the ZKHost parameter for TopicStream

2019-12-11 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993498#comment-16993498 ] Jason Gerlowski commented on SOLR-13999: Thanks for the docs guys, and congrats o

[jira] [Commented] (SOLR-14026) Upgrade Jetty to 9.4.24.v20191120 and dropwizard to 4.1.2

2019-12-11 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993515#comment-16993515 ] Erick Erickson commented on SOLR-14026: --- Thanks, I kind of figured a single reporte

[jira] [Resolved] (SOLR-11404) Unable to select from collections having boolean data type

2019-12-11 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-11404. --- Resolution: Duplicate Looks to be identical, if not we can re-open. > Unable to select from

[jira] [Commented] (SOLR-13970) Collapse/Expand and Grouping are not designed to work together, we should fail requests that specify both gracefully

2019-12-11 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993531#comment-16993531 ] Joel Bernstein commented on SOLR-13970: --- All good points. Let's go through them: {c

[jira] [Comment Edited] (SOLR-13970) Collapse/Expand and Grouping are not designed to work together, we should fail requests that specify both gracefully

2019-12-11 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993531#comment-16993531 ] Joel Bernstein edited comment on SOLR-13970 at 12/11/19 1:28 PM: --

[jira] [Comment Edited] (SOLR-13970) Collapse/Expand and Grouping are not designed to work together, we should fail requests that specify both gracefully

2019-12-11 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993531#comment-16993531 ] Joel Bernstein edited comment on SOLR-13970 at 12/11/19 1:29 PM: --

[GitHub] [lucene-solr] dweiss opened a new pull request #1072: Don't start hdfs on windows. Remove tests.disableHdfs.

2019-12-11 Thread GitBox
dweiss opened a new pull request #1072: Don't start hdfs on windows. Remove tests.disableHdfs. URL: https://github.com/apache/lucene-solr/pull/1072 https://issues.apache.org/jira/browse/SOLR-14053 This is an automated message

[jira] [Commented] (LUCENE-9079) TestDictionary.testInvalidData fails

2019-12-11 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993538#comment-16993538 ] Robert Muir commented on LUCENE-9079: - Uwe filed a JDK bug: https://bugs.openjdk.jav

[jira] [Commented] (SOLR-14053) Fix HDFS tests to be ignored if Native I/O isn't available (remove tests.disableHdfs)

2019-12-11 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993542#comment-16993542 ] Dawid Weiss commented on SOLR-14053: PR at: [https://github.com/apache/lucene-solr/p

[jira] [Commented] (LUCENE-9079) TestDictionary.testInvalidData fails

2019-12-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993543#comment-16993543 ] ASF subversion and git services commented on LUCENE-9079: - Commi

[jira] [Commented] (LUCENE-9079) TestDictionary.testInvalidData fails

2019-12-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993548#comment-16993548 ] ASF subversion and git services commented on LUCENE-9079: - Commi

[jira] [Commented] (LUCENE-9079) TestDictionary.testInvalidData fails

2019-12-11 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993551#comment-16993551 ] Robert Muir commented on LUCENE-9079: - I committed newlines to silence tests (i hope

[GitHub] [lucene-solr] dweiss merged pull request #1072: Don't start hdfs on windows. Remove tests.disableHdfs.

2019-12-11 Thread GitBox
dweiss merged pull request #1072: Don't start hdfs on windows. Remove tests.disableHdfs. URL: https://github.com/apache/lucene-solr/pull/1072 This is an automated message from the Apache Git Service. To respond to the messag

[jira] [Resolved] (SOLR-14053) Fix HDFS tests to be ignored if Native I/O isn't available (remove tests.disableHdfs)

2019-12-11 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved SOLR-14053. Fix Version/s: master (9.0) Resolution: Fixed > Fix HDFS tests to be ignored if Native I/O i

[jira] [Commented] (SOLR-14053) Fix HDFS tests to be ignored if Native I/O isn't available (remove tests.disableHdfs)

2019-12-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993564#comment-16993564 ] ASF subversion and git services commented on SOLR-14053: Commit 9

[jira] [Commented] (LUCENE-8620) Add CONTAINS support for LatLonShape

2019-12-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993566#comment-16993566 ] ASF subversion and git services commented on LUCENE-8620: - Commi

[jira] [Commented] (SOLR-13972) Insecure Solr should generate startup warning

2019-12-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993567#comment-16993567 ] ASF subversion and git services commented on SOLR-13972: Commit d

[jira] [Commented] (LUCENE-9079) TestDictionary.testInvalidData fails

2019-12-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993569#comment-16993569 ] ASF subversion and git services commented on LUCENE-9079: - Commi

[jira] [Commented] (SOLR-13999) Ref Guide is missing the ZKHost parameter for TopicStream

2019-12-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993568#comment-16993568 ] ASF subversion and git services commented on SOLR-13999: Commit 4

[jira] [Commented] (SOLR-14053) Fix HDFS tests to be ignored if Native I/O isn't available (remove tests.disableHdfs)

2019-12-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993570#comment-16993570 ] ASF subversion and git services commented on SOLR-14053: Commit 9

[jira] [Commented] (SOLR-14053) Fix HDFS tests to be ignored if Native I/O isn't available (remove tests.disableHdfs)

2019-12-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993571#comment-16993571 ] ASF subversion and git services commented on SOLR-14053: Commit d

[jira] [Created] (SOLR-14054) Upgrade Tika to 1.23

2019-12-11 Thread Tim Allison (Jira)
Tim Allison created SOLR-14054: -- Summary: Upgrade Tika to 1.23 Key: SOLR-14054 URL: https://issues.apache.org/jira/browse/SOLR-14054 Project: Solr Issue Type: Task Security Level: Public (

[jira] [Commented] (LUCENE-9084) circular synchronization wait (potential deadlock) in AnalyzingInfixSuggester

2019-12-11 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993594#comment-16993594 ] Michael McCandless commented on LUCENE-9084: +1 for the fix!  It's silly tha

[GitHub] [lucene-solr] epugh commented on a change in pull request #1033: SOLR-13965: Use Plugin to add new expressions to GraphHandler

2019-12-11 Thread GitBox
epugh commented on a change in pull request #1033: SOLR-13965: Use Plugin to add new expressions to GraphHandler URL: https://github.com/apache/lucene-solr/pull/1033#discussion_r356635101 ## File path: solr/core/src/java/org/apache/solr/handler/GraphHandler.java ## @@ -87,

[GitHub] [lucene-solr] cbuescher opened a new pull request #1073: LUCENE-9088: JapaneseNumberFilter uses inaccurate PartOfSpeechAttribute

2019-12-11 Thread GitBox
cbuescher opened a new pull request #1073: LUCENE-9088: JapaneseNumberFilter uses inaccurate PartOfSpeechAttribute URL: https://github.com/apache/lucene-solr/pull/1073 Currently the JapaneseNumberFilter reads past a single or multiple numeric tokens and emits the new composed token with

[GitHub] [lucene-solr] cbuescher commented on a change in pull request #1073: LUCENE-9088: JapaneseNumberFilter uses inaccurate PartOfSpeechAttribute

2019-12-11 Thread GitBox
cbuescher commented on a change in pull request #1073: LUCENE-9088: JapaneseNumberFilter uses inaccurate PartOfSpeechAttribute URL: https://github.com/apache/lucene-solr/pull/1073#discussion_r356639454 ## File path: lucene/analysis/kuromoji/src/java/org/apache/lucene/analysis/ja/Ja

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #895: LUCENE-8985: SynonymGraphFilter cannot handle input stream with tokens filtered.

2019-12-11 Thread GitBox
mikemccand commented on a change in pull request #895: LUCENE-8985: SynonymGraphFilter cannot handle input stream with tokens filtered. URL: https://github.com/apache/lucene-solr/pull/895#discussion_r356636844 ## File path: lucene/analysis/common/src/java/org/apache/lucene/analysis

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #895: LUCENE-8985: SynonymGraphFilter cannot handle input stream with tokens filtered.

2019-12-11 Thread GitBox
mikemccand commented on a change in pull request #895: LUCENE-8985: SynonymGraphFilter cannot handle input stream with tokens filtered. URL: https://github.com/apache/lucene-solr/pull/895#discussion_r356639466 ## File path: lucene/analysis/common/src/java/org/apache/lucene/analysis

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #895: LUCENE-8985: SynonymGraphFilter cannot handle input stream with tokens filtered.

2019-12-11 Thread GitBox
mikemccand commented on a change in pull request #895: LUCENE-8985: SynonymGraphFilter cannot handle input stream with tokens filtered. URL: https://github.com/apache/lucene-solr/pull/895#discussion_r356639580 ## File path: lucene/analysis/common/src/java/org/apache/lucene/analysis

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #895: LUCENE-8985: SynonymGraphFilter cannot handle input stream with tokens filtered.

2019-12-11 Thread GitBox
mikemccand commented on a change in pull request #895: LUCENE-8985: SynonymGraphFilter cannot handle input stream with tokens filtered. URL: https://github.com/apache/lucene-solr/pull/895#discussion_r356637259 ## File path: lucene/analysis/common/src/java/org/apache/lucene/analysis

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #895: LUCENE-8985: SynonymGraphFilter cannot handle input stream with tokens filtered.

2019-12-11 Thread GitBox
mikemccand commented on a change in pull request #895: LUCENE-8985: SynonymGraphFilter cannot handle input stream with tokens filtered. URL: https://github.com/apache/lucene-solr/pull/895#discussion_r356639772 ## File path: lucene/analysis/common/src/java/org/apache/lucene/analysis

[jira] [Commented] (LUCENE-9086) Benchmark new Graviton2 ARM EC2 instances

2019-12-11 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993612#comment-16993612 ] Michael McCandless commented on LUCENE-9086: {quote}These numbers aren't fro

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

2019-12-11 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-9077: Description: tThis task focuses on providing gradle-based build equivalent for Lucene and Solr (o

[jira] [Commented] (SOLR-13904) Make Analytics component aware of timeAllowed

2019-12-11 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993621#comment-16993621 ] Houston Putman commented on SOLR-13904: --- I think this is ready to ship, assuming th

[jira] [Commented] (SOLR-14033) Fix Hadoop tests with security manager

2019-12-11 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993628#comment-16993628 ] Dawid Weiss commented on SOLR-14033: Linux: {code} ./gradlew check assemble -Ptests.u

[jira] [Commented] (SOLR-14033) Fix Hadoop tests with security manager

2019-12-11 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993631#comment-16993631 ] Robert Muir commented on SOLR-14033: thank you for testing on windows! > Fix Hadoop

[jira] [Created] (SOLR-14055) LegacyCloudClusterPropTest fails on Windows (requires SuppressSSL)

2019-12-11 Thread Dawid Weiss (Jira)
Dawid Weiss created SOLR-14055: -- Summary: LegacyCloudClusterPropTest fails on Windows (requires SuppressSSL) Key: SOLR-14055 URL: https://issues.apache.org/jira/browse/SOLR-14055 Project: Solr

[jira] [Updated] (SOLR-13970) Collapse/Expand and Grouping are not designed to work together, we should fail requests that specify both gracefully

2019-12-11 Thread Munendra S N (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Munendra S N updated SOLR-13970: Attachment: SOLR-13970.patch > Collapse/Expand and Grouping are not designed to work together, we s

[jira] [Commented] (SOLR-13970) Collapse/Expand and Grouping are not designed to work together, we should fail requests that specify both gracefully

2019-12-11 Thread Munendra S N (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993640#comment-16993640 ] Munendra S N commented on SOLR-13970: - [^SOLR-13970.patch] Latest patch with above

[jira] [Commented] (SOLR-14055) LegacyCloudClusterPropTest fails on Windows (requires SuppressSSL)

2019-12-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993639#comment-16993639 ] ASF subversion and git services commented on SOLR-14055: Commit 7

[jira] [Commented] (SOLR-14055) LegacyCloudClusterPropTest fails on Windows (requires SuppressSSL)

2019-12-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993641#comment-16993641 ] ASF subversion and git services commented on SOLR-14055: Commit 5

[jira] [Created] (SOLR-14056) Solr admin api's are not authenticated after enabling blockUnknown parameter in jwt authentication.

2019-12-11 Thread Lakhan Gupta (Jira)
Lakhan Gupta created SOLR-14056: --- Summary: Solr admin api's are not authenticated after enabling blockUnknown parameter in jwt authentication. Key: SOLR-14056 URL: https://issues.apache.org/jira/browse/SOLR-14056

[jira] [Commented] (SOLR-13970) Collapse/Expand and Grouping are not designed to work together, we should fail requests that specify both gracefully

2019-12-11 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993648#comment-16993648 ] Joel Bernstein commented on SOLR-13970: --- +1 for latest patch. Commit whenever you'r

[jira] [Commented] (SOLR-7632) Change the ExtractingRequestHandler to use Tika-Server

2019-12-11 Thread Tim Allison (Jira)
[ https://issues.apache.org/jira/browse/SOLR-7632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993649#comment-16993649 ] Tim Allison commented on SOLR-7632: --- All, what's the current thinking on this? Is there

[jira] [Commented] (SOLR-14053) Fix HDFS tests to be ignored if Native I/O isn't available (remove tests.disableHdfs)

2019-12-11 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993652#comment-16993652 ] Kevin Risden commented on SOLR-14053: - [~dweiss] I'll have to check but this might ha

  1   2   3   >