[GitHub] [lucene-solr] iverase opened a new pull request #1503: LUCENE-9368: SIMD-based decoding of BKD docIds

2020-05-10 Thread GitBox
iverase opened a new pull request #1503: URL: https://github.com/apache/lucene-solr/pull/1503 This commit reuse the decoding technique used for posting to encode BKD docIds. One if the biggest differences is that in this case we want to expand our integers directly into an integer arrays,

[jira] [Updated] (LUCENE-9368) SIMD-based decoding of BKD docIds

2020-05-10 Thread Ignacio Vera (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera updated LUCENE-9368: - Description: In LUCENE-9087 we changed the way how we constructed Kd trees to always have full

[jira] [Updated] (LUCENE-9368) SIMD-based decoding of BKD docIds

2020-05-10 Thread Ignacio Vera (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera updated LUCENE-9368: - Environment: (was: In LUCENE-9087 we changed the way how we constructed Kd trees to always h

[jira] [Created] (LUCENE-9368) SIMD-based decoding of BKD docIds

2020-05-10 Thread Ignacio Vera (Jira)
Ignacio Vera created LUCENE-9368: Summary: SIMD-based decoding of BKD docIds Key: LUCENE-9368 URL: https://issues.apache.org/jira/browse/LUCENE-9368 Project: Lucene - Core Issue Type: Improve

[jira] [Resolved] (SOLR-4802) Atomic Updated for large documents is very slow and at some point Server stops responding.

2020-05-10 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-4802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-4802. -- Resolution: Won't Fix This is so old and there was no response from the original poster, so clos

[GitHub] [lucene-solr] dsmiley commented on a change in pull request #1498: SOLR-14351: commitScheduler was missing MDC logging

2020-05-10 Thread GitBox
dsmiley commented on a change in pull request #1498: URL: https://github.com/apache/lucene-solr/pull/1498#discussion_r422724167 ## File path: solr/core/src/java/org/apache/solr/update/CommitTracker.java ## @@ -57,8 +58,10 @@ private int docsUpperBound; private long timeUp

[GitHub] [lucene-solr] mrsoong commented on pull request #1502: SOLR-13203: Added 400 status code to exception in DynamicField

2020-05-10 Thread GitBox
mrsoong commented on pull request #1502: URL: https://github.com/apache/lucene-solr/pull/1502#issuecomment-626413312 I forgot to link the appropriate JIRA issue, sorry about that. The title should be correct now. This is an

[GitHub] [lucene-solr] madrob commented on a change in pull request #1498: SOLR-14351: commitScheduler was missing MDC logging

2020-05-10 Thread GitBox
madrob commented on a change in pull request #1498: URL: https://github.com/apache/lucene-solr/pull/1498#discussion_r422722209 ## File path: solr/core/src/java/org/apache/solr/update/CommitTracker.java ## @@ -57,8 +58,10 @@ private int docsUpperBound; private long timeUpp

[GitHub] [lucene-solr] madrob commented on pull request #1502: Added 400 status code to exception in DynamicField

2020-05-10 Thread GitBox
madrob commented on pull request #1502: URL: https://github.com/apache/lucene-solr/pull/1502#issuecomment-626412303 LGTM needs a changed entry, will try to commit this week if nobody else has eyes on This is an automated mes

[GitHub] [lucene-solr] mrsoong opened a new pull request #1502: Added 400 status code to exception in DynamicField

2020-05-10 Thread GitBox
mrsoong opened a new pull request #1502: URL: https://github.com/apache/lucene-solr/pull/1502 # Description The RuntimeException that the DynamicField parser throws is never caught. In at least one case this results in a 500 error being thrown. # Solution Re

[jira] [Commented] (SOLR-7880) Update commons-cli to 1.4

2020-05-10 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-7880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17103972#comment-17103972 ] ASF subversion and git services commented on SOLR-7880: --- Commit aeb9

[jira] [Commented] (SOLR-7880) Update commons-cli to 1.4

2020-05-10 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-7880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17103973#comment-17103973 ] ASF subversion and git services commented on SOLR-7880: --- Commit c7de

[jira] [Resolved] (SOLR-7880) Update commons-cli to 1.4

2020-05-10 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-7880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-7880. -- Fix Version/s: (was: 5.5) 8.6 Resolution: Fixed > Update commons-c

[jira] [Commented] (LUCENE-9328) SortingGroupHead to reuse DocValues

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

[jira] [Updated] (LUCENE-9328) SortingGroupHead to reuse DocValues

2020-05-10 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated LUCENE-9328: - Attachment: LUCENE-9328.patch Status: Patch Available (was: Patch Available) >

[jira] [Updated] (SOLR-7880) Update commons-cli to 1.4

2020-05-10 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-7880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-7880: - Summary: Update commons-cli to 1.4 (was: Update commons-cli to 1.4, fix usage of deprecated class

[jira] [Resolved] (SOLR-14468) /tmp/kdevtmpfsi

2020-05-10 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-14468. --- Resolution: Invalid Please raise questions like this on the user's list, we try to reserve JI

[jira] [Commented] (SOLR-13138) Remove deprecated code in master

2020-05-10 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17103818#comment-17103818 ] Erick Erickson commented on SOLR-13138: --- Here are some ideas I've been kicking arou

[jira] [Created] (SOLR-14469) Removed deprecated code in solr/core (master only)

2020-05-10 Thread Erick Erickson (Jira)
Erick Erickson created SOLR-14469: - Summary: Removed deprecated code in solr/core (master only) Key: SOLR-14469 URL: https://issues.apache.org/jira/browse/SOLR-14469 Project: Solr Issue Type:

[jira] [Updated] (SOLR-14468) /tmp/kdevtmpfsi

2020-05-10 Thread Galb (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Galb updated SOLR-14468: Attachment: Screenshot from 2020-05-10 16-18-54.png > /tmp/kdevtmpfsi > --- > > Key: SO

[jira] [Updated] (SOLR-14468) /tmp/kdevtmpfsi

2020-05-10 Thread Galb (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Galb updated SOLR-14468: Attachment: Screenshot from 2020-05-10 16-18-54.png > /tmp/kdevtmpfsi > --- > > Key: SO

[jira] [Created] (SOLR-14468) /tmp/kdevtmpfsi

2020-05-10 Thread Galb (Jira)
Galb created SOLR-14468: --- Summary: /tmp/kdevtmpfsi Key: SOLR-14468 URL: https://issues.apache.org/jira/browse/SOLR-14468 Project: Solr Issue Type: Bug Security Level: Public (Default Security Lev

[jira] [Commented] (SOLR-7880) Update commons-cli to 1.4, fix usage of deprecated classes/methods

2020-05-10 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-7880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17103786#comment-17103786 ] Erick Erickson commented on SOLR-7880: -- I'm trying to get warnings out of a bunch of

[jira] [Updated] (SOLR-7880) Update commons-cli to 1.4, fix usage of deprecated classes/methods

2020-05-10 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-7880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-7880: - Summary: Update commons-cli to 1.4, fix usage of deprecated classes/methods (was: Update commons-

[jira] [Assigned] (SOLR-7880) Update commons-cli to 1.4, fix usage of deprecated classes/methods

2020-05-10 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-7880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson reassigned SOLR-7880: Assignee: Erick Erickson (was: Shawn Heisey) > Update commons-cli to 1.4, fix usage of dep

[jira] [Resolved] (SOLR-3213) Upgrade to commons-csv once it is released

2020-05-10 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-3213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-3213. -- Resolution: Abandoned Commons csv is 1.7, this was done elsewise. > Upgrade to commons-csv once

[GitHub] [lucene-solr] romseygeek commented on a change in pull request #1489: RegEx querying - add support for Java’s predefined character classes like \d for digits

2020-05-10 Thread GitBox
romseygeek commented on a change in pull request #1489: URL: https://github.com/apache/lucene-solr/pull/1489#discussion_r422633248 ## File path: lucene/core/src/test/org/apache/lucene/search/TestRegexpQuery.java ## @@ -115,6 +145,128 @@ public Automaton getAutomaton(String name

[jira] [Commented] (LUCENE-9321) Port documentation task to gradle

2020-05-10 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17103752#comment-17103752 ] Dawid Weiss commented on LUCENE-9321: - bq. That was also my idea. We can work on tha

[jira] [Commented] (SOLR-14426) forbidden api error during precommit DateMathFunction

2020-05-10 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17103737#comment-17103737 ] Dawid Weiss commented on SOLR-14426: I still don't quite understand how to reproduce