[jira] [Commented] (SOLR-13863) payload query function support for string encoded payloads (delimited_payloads_string)

2019-11-28 Thread Vincenzo D'Amore (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16984218#comment-16984218 ] Vincenzo D'Amore commented on SOLR-13863: - Ok, now it’s clearer. But this doesn’t

[jira] [Commented] (LUCENE-8983) PhraseWildcardQuery - new query to control and optimize wildcard expansions in phrase

2019-11-28 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16984226#comment-16984226 ] Adrien Grand commented on LUCENE-8983: -- This change seems to be causing test failur

[GitHub] [lucene-solr] janhoy merged pull request #1041: SOLR-13969: Clean up and document AuditEvent API

2019-11-28 Thread GitBox
janhoy merged pull request #1041: SOLR-13969: Clean up and document AuditEvent API URL: https://github.com/apache/lucene-solr/pull/1041 This is an automated message from the Apache Git Service. To respond to the message, ple

[jira] [Commented] (SOLR-13969) Clean up and document AuditEvent API

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

[jira] [Commented] (SOLR-13969) Clean up and document AuditEvent API

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

[jira] [Resolved] (SOLR-13969) Clean up and document AuditEvent API

2019-11-28 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-13969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl resolved SOLR-13969. Resolution: Fixed > Clean up and document AuditEvent API > > >

[jira] [Resolved] (LUCENE-8749) Proposal: Pluggable Interface for Slice Allocation Algorithm

2019-11-28 Thread Atri Sharma (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Atri Sharma resolved LUCENE-8749. - Resolution: Won't Fix Not needed post the smarter slice allocation algorithm  > Proposal: Plugg

[jira] [Commented] (SOLR-13863) payload query function support for string encoded payloads (delimited_payloads_string)

2019-11-28 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16984249#comment-16984249 ] Mikhail Khludnev commented on SOLR-13863: - How many stores that chain has? I supp

[jira] [Commented] (LUCENE-9070) TestLRUCache failures

2019-11-28 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16984251#comment-16984251 ] Adrien Grand commented on LUCENE-9070: -- [~atri] FYI more LRUQueryCache failures kee

[jira] [Created] (LUCENE-9071) Speed up computation of BM25 scores

2019-11-28 Thread Adrien Grand (Jira)
Adrien Grand created LUCENE-9071: Summary: Speed up computation of BM25 scores Key: LUCENE-9071 URL: https://issues.apache.org/jira/browse/LUCENE-9071 Project: Lucene - Core Issue Type: Impro

[GitHub] [lucene-solr] jpountz opened a new pull request #1043: LUCENE-9071: Speed up BM25 scores.

2019-11-28 Thread GitBox
jpountz opened a new pull request #1043: LUCENE-9071: Speed up BM25 scores. URL: https://github.com/apache/lucene-solr/pull/1043 The approach of this change is to try to detect when computing the tf component of the BM25 score would return the same result in float and double space. In

[jira] [Commented] (LUCENE-9071) Speed up computation of BM25 scores

2019-11-28 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16984267#comment-16984267 ] Adrien Grand commented on LUCENE-9071: -- I'm getting a small but consistently reprod

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

2019-11-28 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-13904: Attachment: (was: SOLR-13904.patch) > Make Analytics component aware of timeAllowed > -

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

2019-11-28 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-13904: Attachment: SOLR-13904.patch Status: Open (was: Open) > Make Analytics component a

[jira] [Commented] (LUCENE-8983) PhraseWildcardQuery - new query to control and optimize wildcard expansions in phrase

2019-11-28 Thread Bruno Roustant (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16984286#comment-16984286 ] Bruno Roustant commented on LUCENE-8983: {quote}This change seems to be causing

[jira] [Created] (SOLR-13977) solr create -c not working unter Windows 10

2019-11-28 Thread Ana Oleski (Jira)
Ana Oleski created SOLR-13977: - Summary: solr create -c not working unter Windows 10 Key: SOLR-13977 URL: https://issues.apache.org/jira/browse/SOLR-13977 Project: Solr Issue Type: Bug Se

[jira] [Reopened] (LUCENE-8983) PhraseWildcardQuery - new query to control and optimize wildcard expansions in phrase

2019-11-28 Thread Bruno Roustant (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Roustant reopened LUCENE-8983: > PhraseWildcardQuery - new query to control and optimize wildcard expansions > in phrase > -

[jira] [Commented] (LUCENE-8983) PhraseWildcardQuery - new query to control and optimize wildcard expansions in phrase

2019-11-28 Thread Bruno Roustant (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16984356#comment-16984356 ] Bruno Roustant commented on LUCENE-8983: The randomization made only one segment

[jira] [Commented] (LUCENE-9070) TestLRUCache failures

2019-11-28 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16984413#comment-16984413 ] Adrien Grand commented on LUCENE-9070: -- Another one https://builds.apache.org/job/L

[jira] [Commented] (LUCENE-8983) PhraseWildcardQuery - new query to control and optimize wildcard expansions in phrase

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

[jira] [Commented] (LUCENE-8983) PhraseWildcardQuery - new query to control and optimize wildcard expansions in phrase

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

[jira] [Resolved] (LUCENE-8983) PhraseWildcardQuery - new query to control and optimize wildcard expansions in phrase

2019-11-28 Thread Bruno Roustant (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Roustant resolved LUCENE-8983. Resolution: Fixed > PhraseWildcardQuery - new query to control and optimize wildcard expan

[jira] [Commented] (LUCENE-8983) PhraseWildcardQuery - new query to control and optimize wildcard expansions in phrase

2019-11-28 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16984430#comment-16984430 ] Adrien Grand commented on LUCENE-8983: -- Thanks for looking so quickly [~bruno.roust

[jira] [Commented] (LUCENE-9070) TestLRUCache failures

2019-11-28 Thread Atri Sharma (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16984433#comment-16984433 ] Atri Sharma commented on LUCENE-9070: - [~jpountz] I investigated the two that you po

[jira] [Commented] (LUCENE-9070) TestLRUCache failures

2019-11-28 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16984452#comment-16984452 ] Adrien Grand commented on LUCENE-9070: -- I believe some of these failures don't repr

[jira] [Commented] (LUCENE-9070) TestLRUCache failures

2019-11-28 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16984459#comment-16984459 ] Andrzej Bialecki commented on LUCENE-9070: -- Sometimes I have a better luck repr

[jira] [Commented] (LUCENE-9070) TestLRUCache failures

2019-11-28 Thread Atri Sharma (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16984462#comment-16984462 ] Atri Sharma commented on LUCENE-9070: - I am +1 for reverting, though trying to ident

[jira] [Commented] (LUCENE-9070) TestLRUCache failures

2019-11-28 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16984467#comment-16984467 ] Adrien Grand commented on LUCENE-9070: -- Can you revert for now then? > TestLRUCach

[GitHub] [lucene-solr] atris opened a new pull request #1044: Revert "LUCENE-8213: Asynchronous Caching in LRUQueryCache"

2019-11-28 Thread GitBox
atris opened a new pull request #1044: Revert "LUCENE-8213: Asynchronous Caching in LRUQueryCache" URL: https://github.com/apache/lucene-solr/pull/1044 Reverts apache/lucene-solr#916 This is an automated message from the Apac

[GitHub] [lucene-solr] atris merged pull request #1044: Revert "LUCENE-8213: Asynchronous Caching in LRUQueryCache"

2019-11-28 Thread GitBox
atris merged pull request #1044: Revert "LUCENE-8213: Asynchronous Caching in LRUQueryCache" URL: https://github.com/apache/lucene-solr/pull/1044 This is an automated message from the Apache Git Service. To respond to the me

[jira] [Commented] (LUCENE-8213) Cache costly subqueries asynchronously

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

[jira] [Commented] (LUCENE-8213) Cache costly subqueries asynchronously

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

[jira] [Commented] (LUCENE-9070) TestLRUCache failures

2019-11-28 Thread Atri Sharma (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16984474#comment-16984474 ] Atri Sharma commented on LUCENE-9070: - [~jpountz] Done > TestLRUCache failures > --

[GitHub] [lucene-solr] asfgit closed pull request #1039: SOLR-13968: Support postingsFormat and docValuesFormat in schema fields

2019-11-28 Thread GitBox
asfgit closed pull request #1039: SOLR-13968: Support postingsFormat and docValuesFormat in schema fields URL: https://github.com/apache/lucene-solr/pull/1039 This is an automated message from the Apache Git Service. To resp

[jira] [Commented] (SOLR-13968) Support postingsFormat and docValuesFormat in schema fields

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

[GitHub] [lucene-solr] mkhludnev commented on a change in pull request #1034: SOLR-13863: payload query function now handles string encoded payload field (delimited_payloads_string)

2019-11-28 Thread GitBox
mkhludnev commented on a change in pull request #1034: SOLR-13863: payload query function now handles string encoded payload field (delimited_payloads_string) URL: https://github.com/apache/lucene-solr/pull/1034#discussion_r351837061 ## File path: solr/core/src/java/org/apache/sol

[GitHub] [lucene-solr] mkhludnev commented on a change in pull request #1034: SOLR-13863: payload query function now handles string encoded payload field (delimited_payloads_string)

2019-11-28 Thread GitBox
mkhludnev commented on a change in pull request #1034: SOLR-13863: payload query function now handles string encoded payload field (delimited_payloads_string) URL: https://github.com/apache/lucene-solr/pull/1034#discussion_r351837357 ## File path: solr/core/src/java/org/apache/sol

[GitHub] [lucene-solr] mkhludnev commented on a change in pull request #1034: SOLR-13863: payload query function now handles string encoded payload field (delimited_payloads_string)

2019-11-28 Thread GitBox
mkhludnev commented on a change in pull request #1034: SOLR-13863: payload query function now handles string encoded payload field (delimited_payloads_string) URL: https://github.com/apache/lucene-solr/pull/1034#discussion_r351838742 ## File path: solr/core/src/java/org/apache/sol

[GitHub] [lucene-solr] mkhludnev commented on a change in pull request #1034: SOLR-13863: payload query function now handles string encoded payload field (delimited_payloads_string)

2019-11-28 Thread GitBox
mkhludnev commented on a change in pull request #1034: SOLR-13863: payload query function now handles string encoded payload field (delimited_payloads_string) URL: https://github.com/apache/lucene-solr/pull/1034#discussion_r351835703 ## File path: solr/core/src/java/org/apache/sol

[jira] [Commented] (SOLR-13968) Support postingsFormat and docValuesFormat in schema fields

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

[jira] [Resolved] (SOLR-13968) Support postingsFormat and docValuesFormat in schema fields

2019-11-28 Thread Bruno Roustant (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Roustant resolved SOLR-13968. --- Fix Version/s: 8.4 Resolution: Fixed > Support postingsFormat and docValuesFormat in s

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

2019-11-28 Thread Ishan Chattopadhyaya (Jira)
Ishan Chattopadhyaya created SOLR-13978: --- Summary: Remove bloat from default configset Key: SOLR-13978 URL: https://issues.apache.org/jira/browse/SOLR-13978 Project: Solr Issue Type: Im

[jira] [Updated] (SOLR-13977) solr create -c not working unter Windows 10

2019-11-28 Thread Shawn Heisey (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey updated SOLR-13977: Attachment: image-2019-11-28-11-30-20-758.png > solr create -c not working unter Windows 10 > ---

[jira] [Commented] (SOLR-13977) solr create -c not working unter Windows 10

2019-11-28 Thread Shawn Heisey (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16984595#comment-16984595 ] Shawn Heisey commented on SOLR-13977: - Problem replicated on 8.3.0.  I removed the "e

[jira] [Commented] (SOLR-13905) Make findRequestType in AuditEvent more robust

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

[jira] [Commented] (SOLR-13941) Tests configure Jetty differently than when running via start.jar

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

[jira] [Commented] (SOLR-13465) CoreContainer.auditloggerPlugin should be volatile

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

[jira] [Commented] (SOLR-13977) solr create -c not working unter Windows 10

2019-11-28 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-13977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16984630#comment-16984630 ] Jan Høydahl commented on SOLR-13977: The problem is that {{bin/solr.cmd}} needs to be

[jira] [Updated] (SOLR-13977) solr create -c not working unter Windows 10

2019-11-28 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-13977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-13977: --- Fix Version/s: 8.3.1 > solr create -c not working unter Windows 10 > --

[jira] [Updated] (SOLR-13977) solr create -c not working unter Windows 10

2019-11-28 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-13977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-13977: --- Priority: Blocker (was: Major) > solr create -c not working unter Windows 10 > ---

[jira] [Commented] (SOLR-13977) solr create -c not working unter Windows 10

2019-11-28 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-13977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16984633#comment-16984633 ] Jan Høydahl commented on SOLR-13977: My git setting which I believe avoids this is on

[jira] [Updated] (SOLR-13977) solr create -c not working unter Windows 10

2019-11-28 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-13977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-13977: --- Attachment: SOLR-13977.patch > solr create -c not working unter Windows 10 > --

[jira] [Commented] (SOLR-13977) solr create -c not working unter Windows 10

2019-11-28 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-13977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16984686#comment-16984686 ] Jan Høydahl commented on SOLR-13977: Instead of setting such configs for each dev, th

[GitHub] [lucene-solr] freedev commented on a change in pull request #1034: SOLR-13863: payload query function now handles string encoded payload field (delimited_payloads_string)

2019-11-28 Thread GitBox
freedev commented on a change in pull request #1034: SOLR-13863: payload query function now handles string encoded payload field (delimited_payloads_string) URL: https://github.com/apache/lucene-solr/pull/1034#discussion_r351947694 ## File path: solr/core/src/java/org/apache/solr/s

[jira] [Commented] (SOLR-13977) solr create -c not working unter Windows 10

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

[GitHub] [lucene-solr] freedev commented on a change in pull request #1034: SOLR-13863: payload query function now handles string encoded payload field (delimited_payloads_string)

2019-11-28 Thread GitBox
freedev commented on a change in pull request #1034: SOLR-13863: payload query function now handles string encoded payload field (delimited_payloads_string) URL: https://github.com/apache/lucene-solr/pull/1034#discussion_r351947694 ## File path: solr/core/src/java/org/apache/solr/s

[jira] [Commented] (SOLR-13977) solr create -c not working unter Windows 10

2019-11-28 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-13977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16984689#comment-16984689 ] Jan Høydahl commented on SOLR-13977: Ok, I pushed the fix to master but without the {

[jira] [Updated] (SOLR-13977) solr create -c not working unter Windows 10

2019-11-28 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-13977: Priority: Major (was: Blocker) > solr create -c not working unter Windows 10 > -

[jira] [Commented] (SOLR-13977) solr create -c not working unter Windows 10

2019-11-28 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16984702#comment-16984702 ] Ishan Chattopadhyaya commented on SOLR-13977: - Downgrading to Major from Bloc

[jira] [Commented] (SOLR-13977) solr create -c not working unter Windows 10

2019-11-28 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16984704#comment-16984704 ] Ishan Chattopadhyaya commented on SOLR-13977: - bq. This warrants a re-spin! N

[jira] [Created] (SOLR-13979) Expose separate metrics for distributed and non-distributed requests

2019-11-28 Thread Shalin Shekhar Mangar (Jira)
Shalin Shekhar Mangar created SOLR-13979: Summary: Expose separate metrics for distributed and non-distributed requests Key: SOLR-13979 URL: https://issues.apache.org/jira/browse/SOLR-13979 Pr

[jira] [Commented] (SOLR-13669) [CVE-2019-0193] Remote Code Execution via DataImportHandler

2019-11-28 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-13669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16984789#comment-16984789 ] Jan Høydahl commented on SOLR-13669: Guess fix-version should be changed to 8.2.0 and