[jira] [Updated] (SOLR-14160) Abstract out the replica identification interface for internode requests

2020-01-02 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-14160: -- Description: The list of replicas to which requests are sent are identified in a static fashion.

[jira] [Updated] (SOLR-14160) Abstract out the replica identification interface for internode requests

2020-01-02 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-14160: -- Description: The list of replicas to which requests are sent are identified in a static fashion.

[jira] [Updated] (SOLR-14160) Abstract out the replica identification interface for internode requests

2020-01-02 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-14160: -- Description: The list of replicas to which requests are sent are identified in a static fashion.

[jira] [Updated] (SOLR-14160) Abstract out the replica identification interface for internode requests

2020-01-02 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-14160: -- Description: The list of replicas to which requests are sent are identified in a static fashion.

[jira] [Updated] (SOLR-14160) Abstract out the replica identification interface for internode requests

2020-01-02 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-14160: -- Description: The list of replicas to which requests are sent are identified in a static fashion. There

[jira] [Created] (SOLR-14160) Abstract out the replica identification interface for internode requests

2020-01-02 Thread Noble Paul (Jira)
Noble Paul created SOLR-14160: - Summary: Abstract out the replica identification interface for internode requests Key: SOLR-14160 URL: https://issues.apache.org/jira/browse/SOLR-14160 Project: Solr

[jira] [Commented] (SOLR-14158) package manager to read keys from packagestore and not ZK

2020-01-02 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17007148#comment-17007148 ] Noble Paul commented on SOLR-14158: --- Sorry, this was supposed to be an opt-in feature. We are not

[jira] [Updated] (SOLR-14158) package manager to read keys from packagestore and not ZK

2020-01-02 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-14158: -- Description: The security of the package system relies on securing ZK. It's much easier for users to

[jira] [Assigned] (SOLR-13486) race condition between leader's "replay on startup" and non-leader's "recover from leader" can leave replicas out of sync (TestCloudConsistency)

2020-01-02 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson reassigned SOLR-13486: - Assignee: (was: Erick Erickson) > race condition between leader's "replay on

[jira] [Assigned] (SOLR-14159) Fix errors in TestCloudConsistency

2020-01-02 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson reassigned SOLR-14159: - Assignee: Erick Erickson > Fix errors in TestCloudConsistency >

[GitHub] [lucene-solr] madrob commented on a change in pull request #1042: LUCENE-9068: Build FuzzyQuery automata up-front

2020-01-02 Thread GitBox
madrob commented on a change in pull request #1042: LUCENE-9068: Build FuzzyQuery automata up-front URL: https://github.com/apache/lucene-solr/pull/1042#discussion_r362638865 ## File path: lucene/core/src/java/org/apache/lucene/search/FuzzyTermsEnum.java ## @@ -58,30

[jira] [Commented] (SOLR-14158) package manager to read keys from packagestore and not ZK

2020-01-02 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17007103#comment-17007103 ] David Smiley commented on SOLR-14158: - Ideally abstractions are in place that allow both.  I'm not

[GitHub] [lucene-solr] madrob commented on a change in pull request #1042: LUCENE-9068: Build FuzzyQuery automata up-front

2020-01-02 Thread GitBox
madrob commented on a change in pull request #1042: LUCENE-9068: Build FuzzyQuery automata up-front URL: https://github.com/apache/lucene-solr/pull/1042#discussion_r362639329 ## File path: lucene/core/src/java/org/apache/lucene/search/FuzzyTermsEnum.java ## @@ -344,67

[jira] [Commented] (SOLR-14154) Return correct isolation level when retrieving it from the SQL Connection

2020-01-02 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17007096#comment-17007096 ] Kevin Risden commented on SOLR-14154: - {quote}Do I make PR's for each version I want this to be

[jira] [Comment Edited] (SOLR-14154) Return correct isolation level when retrieving it from the SQL Connection

2020-01-02 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17007096#comment-17007096 ] Kevin Risden edited comment on SOLR-14154 at 1/2/20 9:42 PM: - {quote}Do I

[jira] [Updated] (SOLR-14154) Return correct isolation level when retrieving it from the SQL Connection

2020-01-02 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-14154: Status: Patch Available (was: Open) > Return correct isolation level when retrieving it from the

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

2020-01-02 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_r362638584 ## File path: solr/core/src/java/org/apache/solr/handler/GraphHandler.java ## @@

[jira] [Assigned] (SOLR-14154) Return correct isolation level when retrieving it from the SQL Connection

2020-01-02 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden reassigned SOLR-14154: --- Assignee: Kevin Risden > Return correct isolation level when retrieving it from the SQL

[GitHub] [lucene-solr] risdenk closed pull request #1134: SOLR-14154 Return correct isolation level when retrieving it from the SQL Connection

2020-01-02 Thread GitBox
risdenk closed pull request #1134: SOLR-14154 Return correct isolation level when retrieving it from the SQL Connection URL: https://github.com/apache/lucene-solr/pull/1134 This is an automated message from the Apache Git

[jira] [Updated] (SOLR-14154) Return correct isolation level when retrieving it from the SQL Connection

2020-01-02 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-14154: Fix Version/s: 8.4.1 8.5 > Return correct isolation level when retrieving it

[jira] [Commented] (SOLR-14154) Return correct isolation level when retrieving it from the SQL Connection

2020-01-02 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17007092#comment-17007092 ] Kevin Risden commented on SOLR-14154: - There probably won't be another 8.3.x release. Solr 8.4 was

[GitHub] [lucene-solr] risdenk commented on issue #1134: SOLR-14154 Return correct isolation level when retrieving it from the SQL Connection

2020-01-02 Thread GitBox
risdenk commented on issue #1134: SOLR-14154 Return correct isolation level when retrieving it from the SQL Connection URL: https://github.com/apache/lucene-solr/pull/1134#issuecomment-570358843 I'll backport to the appropriate branches from PR #1135

[jira] [Commented] (SOLR-11746) numeric fields need better error handling for prefix/wildcard syntax -- consider uniform support for "foo:* == foo:[* TO *]"

2020-01-02 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17007084#comment-17007084 ] Houston Putman commented on SOLR-11746: --- I agree [~hossman]. If we are going to default to the

[jira] [Updated] (SOLR-11746) numeric fields need better error handling for prefix/wildcard syntax -- consider uniform support for "foo:* == foo:[* TO *]"

2020-01-02 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Houston Putman updated SOLR-11746: -- Attachment: SOLR-11746.patch > numeric fields need better error handling for prefix/wildcard

[jira] [Updated] (SOLR-13890) Add postfilter support to {!terms} queries

2020-01-02 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski updated SOLR-13890: --- Attachment: (was: Screen Shot 2020-01-02 at 3.55.43 PM.png) > Add postfilter support to

[jira] [Updated] (SOLR-13890) Add postfilter support to {!terms} queries

2020-01-02 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski updated SOLR-13890: --- Attachment: Screen Shot 2020-01-02 at 3.55.43 PM.png > Add postfilter support to {!terms}

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

2020-01-02 Thread GitBox
madrob 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_r362626064 ## File path: solr/core/src/java/org/apache/solr/handler/GraphHandler.java ## @@

[jira] [Commented] (SOLR-12490) Introducing json.queries WAS:Query DSL supports for further referring and exclusion in JSON facets

2020-01-02 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17007078#comment-17007078 ] Mikhail Khludnev commented on SOLR-12490: - Attached what I'm going to commit this week. Ref Guide

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

2020-01-02 Thread GitBox
madrob 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_r362624971 ## File path: solr/core/src/java/org/apache/solr/handler/GraphHandler.java ## @@

[jira] [Updated] (SOLR-12490) Introducing json.queries WAS:Query DSL supports for further referring and exclusion in JSON facets

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

[jira] [Updated] (SOLR-12490) Introducing json.queries WAS:Query DSL supports for further referring and exclusion in JSON facets

2020-01-02 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-12490: Summary: Introducing json.queries WAS:Query DSL supports for further referring and

[jira] [Resolved] (SOLR-13817) Deprecate and remove legacy SolrCache implementations

2020-01-02 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki resolved SOLR-13817. - Resolution: Fixed > Deprecate and remove legacy SolrCache implementations >

[jira] [Commented] (SOLR-13817) Deprecate and remove legacy SolrCache implementations

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

[jira] [Updated] (SOLR-13890) Add postfilter support to {!terms} queries

2020-01-02 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski updated SOLR-13890: --- Attachment: Screen Shot 2020-01-02 at 2.25.12 PM.png > Add postfilter support to {!terms}

[jira] [Updated] (SOLR-13890) Add postfilter support to {!terms} queries

2020-01-02 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski updated SOLR-13890: --- Attachment: SOLR-13890.patch > Add postfilter support to {!terms} queries >

[jira] [Created] (SOLR-14158) package manager to read keys from packagestore and not ZK

2020-01-02 Thread Noble Paul (Jira)
Noble Paul created SOLR-14158: - Summary: package manager to read keys from packagestore and not ZK Key: SOLR-14158 URL: https://issues.apache.org/jira/browse/SOLR-14158 Project: Solr Issue

[jira] [Commented] (SOLR-13486) race condition between leader's "replay on startup" and non-leader's "recover from leader" can leave replicas out of sync (TestCloudConsistency)

2020-01-02 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17007007#comment-17007007 ] Chris M. Hostetter commented on SOLR-13486: --- Ok, I'm playing catchup on all the comments from

[GitHub] [lucene-solr] madrob closed pull request #1091: LUCENE-9098 Report bad term for fuzzy query, SOLR-13190 Surface Fuzzy term errors in Solr

2020-01-02 Thread GitBox
madrob closed pull request #1091: LUCENE-9098 Report bad term for fuzzy query, SOLR-13190 Surface Fuzzy term errors in Solr URL: https://github.com/apache/lucene-solr/pull/1091 This is an automated message from the Apache

[jira] [Updated] (SOLR-14130) Add postlogs command line tool for indexing Solr logs

2020-01-02 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-14130: -- Attachment: SOLR-14130.patch > Add postlogs command line tool for indexing Solr logs >

[GitHub] [lucene-solr] tflobbe edited a comment on issue #1116: SOLR-14135: Utils.toJavabin returns a byte[] instead of InputStream

2020-01-02 Thread GitBox
tflobbe edited a comment on issue #1116: SOLR-14135: Utils.toJavabin returns a byte[] instead of InputStream URL: https://github.com/apache/lucene-solr/pull/1116#issuecomment-570292700 Yes, the thing is that this method is not being used anywhere else at this time, so the `InputStream`

[GitHub] [lucene-solr] tflobbe commented on issue #1116: SOLR-14135: Utils.toJavabin returns a byte[] instead of InputStream

2020-01-02 Thread GitBox
tflobbe commented on issue #1116: SOLR-14135: Utils.toJavabin returns a byte[] instead of InputStream URL: https://github.com/apache/lucene-solr/pull/1116#issuecomment-570292700 Yes, the thing is that this method is not being used anywhere else at this time

[GitHub] [lucene-solr] jpountz commented on issue #927: LUCENE-8997: : Add type of triangle info to ShapeField encoding

2020-01-02 Thread GitBox
jpountz commented on issue #927: LUCENE-8997: : Add type of triangle info to ShapeField encoding URL: https://github.com/apache/lucene-solr/pull/927#issuecomment-570276927 @iverase Can you expand on why this would be an issue for backward compatibility?

[GitHub] [lucene-solr] jpountz commented on a change in pull request #927: LUCENE-8997: : Add type of triangle info to ShapeField encoding

2020-01-02 Thread GitBox
jpountz commented on a change in pull request #927: LUCENE-8997: : Add type of triangle info to ShapeField encoding URL: https://github.com/apache/lucene-solr/pull/927#discussion_r362555275 ## File path: lucene/sandbox/src/java/org/apache/lucene/document/ShapeField.java ##

[GitHub] [lucene-solr] jpountz commented on a change in pull request #927: LUCENE-8997: : Add type of triangle info to ShapeField encoding

2020-01-02 Thread GitBox
jpountz commented on a change in pull request #927: LUCENE-8997: : Add type of triangle info to ShapeField encoding URL: https://github.com/apache/lucene-solr/pull/927#discussion_r362555275 ## File path: lucene/sandbox/src/java/org/apache/lucene/document/ShapeField.java ##

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #1126: LUCENE-4702: Terms dictionary compression.

2020-01-02 Thread GitBox
mikemccand commented on a change in pull request #1126: LUCENE-4702: Terms dictionary compression. URL: https://github.com/apache/lucene-solr/pull/1126#discussion_r362543015 ## File path: lucene/core/src/java/org/apache/lucene/codecs/blocktree/Stats.java ## @@ -75,6

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #1126: LUCENE-4702: Terms dictionary compression.

2020-01-02 Thread GitBox
mikemccand commented on a change in pull request #1126: LUCENE-4702: Terms dictionary compression. URL: https://github.com/apache/lucene-solr/pull/1126#discussion_r362545794 ## File path: lucene/core/src/java/org/apache/lucene/util/compress/LZ4.java ## @@ -0,0 +1,397 @@

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

2020-01-02 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-4702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17006942#comment-17006942 ] Michael McCandless commented on LUCENE-4702: These are great results!  Hmm, how come there

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #1126: LUCENE-4702: Terms dictionary compression.

2020-01-02 Thread GitBox
mikemccand commented on a change in pull request #1126: LUCENE-4702: Terms dictionary compression. URL: https://github.com/apache/lucene-solr/pull/1126#discussion_r362542300 ## File path: lucene/core/src/java/org/apache/lucene/codecs/blocktree/CompressionAlgorithm.java ##

[GitHub] [lucene-solr] jpountz commented on a change in pull request #1126: LUCENE-4702: Terms dictionary compression.

2020-01-02 Thread GitBox
jpountz commented on a change in pull request #1126: LUCENE-4702: Terms dictionary compression. URL: https://github.com/apache/lucene-solr/pull/1126#discussion_r362534343 ## File path: lucene/core/src/java/org/apache/lucene/codecs/blocktree/CompressionAlgorithm.java ##

[jira] [Commented] (LUCENE-9053) java.lang.AssertionError: inputs are added out of order lastInput=[f0 9d 9c 8b] vs input=[ef ac 81 67 75 72 65]

2020-01-02 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17006894#comment-17006894 ] Michael McCandless commented on LUCENE-9053: +1 to improve {{package-info.java}} in

[GitHub] [lucene-solr] murblanc commented on a change in pull request #1055: SOLR-13932 Review directory locking and Blob interactions

2020-01-02 Thread GitBox
murblanc commented on a change in pull request #1055: SOLR-13932 Review directory locking and Blob interactions URL: https://github.com/apache/lucene-solr/pull/1055#discussion_r362520142 ## File path:

[GitHub] [lucene-solr] jpountz commented on a change in pull request #1126: LUCENE-4702: Terms dictionary compression.

2020-01-02 Thread GitBox
jpountz commented on a change in pull request #1126: LUCENE-4702: Terms dictionary compression. URL: https://github.com/apache/lucene-solr/pull/1126#discussion_r362519930 ## File path: lucene/core/src/java/org/apache/lucene/codecs/blocktree/CompressionAlgorithm.java ##

[GitHub] [lucene-solr] murblanc commented on a change in pull request #1055: SOLR-13932 Review directory locking and Blob interactions

2020-01-02 Thread GitBox
murblanc commented on a change in pull request #1055: SOLR-13932 Review directory locking and Blob interactions URL: https://github.com/apache/lucene-solr/pull/1055#discussion_r362517551 ## File path: solr/core/src/java/org/apache/solr/store/blob/metadata/ServerSideMetadata.java

[GitHub] [lucene-solr] dweiss commented on a change in pull request #1126: LUCENE-4702: Terms dictionary compression.

2020-01-02 Thread GitBox
dweiss commented on a change in pull request #1126: LUCENE-4702: Terms dictionary compression. URL: https://github.com/apache/lucene-solr/pull/1126#discussion_r362516139 ## File path: lucene/core/src/java/org/apache/lucene/codecs/blocktree/CompressionAlgorithm.java ## @@

[GitHub] [lucene-solr] murblanc commented on a change in pull request #1055: SOLR-13932 Review directory locking and Blob interactions

2020-01-02 Thread GitBox
murblanc commented on a change in pull request #1055: SOLR-13932 Review directory locking and Blob interactions URL: https://github.com/apache/lucene-solr/pull/1055#discussion_r362514824 ## File path: solr/core/src/java/org/apache/solr/store/blob/metadata/CorePushPull.java

[GitHub] [lucene-solr] jpountz commented on a change in pull request #1126: LUCENE-4702: Terms dictionary compression.

2020-01-02 Thread GitBox
jpountz commented on a change in pull request #1126: LUCENE-4702: Terms dictionary compression. URL: https://github.com/apache/lucene-solr/pull/1126#discussion_r362514660 ## File path: lucene/core/src/java/org/apache/lucene/codecs/blocktree/CompressionAlgorithm.java ##

[jira] [Commented] (LUCENE-8673) Use radix partitioning when merging dimensional points

2020-01-02 Thread Ignacio Vera (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17006851#comment-17006851 ] Ignacio Vera commented on LUCENE-8673: -- I don't think it is an issue with the code, the test is

[GitHub] [lucene-solr] dsmiley commented on a change in pull request #1126: LUCENE-4702: Terms dictionary compression.

2020-01-02 Thread GitBox
dsmiley commented on a change in pull request #1126: LUCENE-4702: Terms dictionary compression. URL: https://github.com/apache/lucene-solr/pull/1126#discussion_r362489542 ## File path: lucene/core/src/java/org/apache/lucene/codecs/blocktree/CompressionAlgorithm.java ##

[GitHub] [lucene-solr] dsmiley commented on a change in pull request #1126: LUCENE-4702: Terms dictionary compression.

2020-01-02 Thread GitBox
dsmiley commented on a change in pull request #1126: LUCENE-4702: Terms dictionary compression. URL: https://github.com/apache/lucene-solr/pull/1126#discussion_r362484551 ## File path: lucene/core/src/java/org/apache/lucene/codecs/blocktree/CompressionAlgorithm.java ##

[GitHub] [lucene-solr] dweiss commented on a change in pull request #1126: LUCENE-4702: Terms dictionary compression.

2020-01-02 Thread GitBox
dweiss commented on a change in pull request #1126: LUCENE-4702: Terms dictionary compression. URL: https://github.com/apache/lucene-solr/pull/1126#discussion_r362483152 ## File path: lucene/core/src/java/org/apache/lucene/codecs/blocktree/CompressionAlgorithm.java ## @@

[GitHub] [lucene-solr] dsmiley commented on a change in pull request #1126: LUCENE-4702: Terms dictionary compression.

2020-01-02 Thread GitBox
dsmiley commented on a change in pull request #1126: LUCENE-4702: Terms dictionary compression. URL: https://github.com/apache/lucene-solr/pull/1126#discussion_r362481693 ## File path: lucene/core/src/java/org/apache/lucene/codecs/blocktree/CompressionAlgorithm.java ##

[GitHub] [lucene-solr] dsmiley commented on a change in pull request #1126: LUCENE-4702: Terms dictionary compression.

2020-01-02 Thread GitBox
dsmiley commented on a change in pull request #1126: LUCENE-4702: Terms dictionary compression. URL: https://github.com/apache/lucene-solr/pull/1126#discussion_r362481104 ## File path: lucene/core/src/java/org/apache/lucene/codecs/blocktree/CompressionAlgorithm.java ##

[GitHub] [lucene-solr] jpountz commented on a change in pull request #1126: LUCENE-4702: Terms dictionary compression.

2020-01-02 Thread GitBox
jpountz commented on a change in pull request #1126: LUCENE-4702: Terms dictionary compression. URL: https://github.com/apache/lucene-solr/pull/1126#discussion_r362480952 ## File path: lucene/core/src/java/org/apache/lucene/codecs/blocktree/CompressionAlgorithm.java ##

[GitHub] [lucene-solr] jpountz commented on a change in pull request #1126: LUCENE-4702: Terms dictionary compression.

2020-01-02 Thread GitBox
jpountz commented on a change in pull request #1126: LUCENE-4702: Terms dictionary compression. URL: https://github.com/apache/lucene-solr/pull/1126#discussion_r362480549 ## File path: lucene/core/src/java/org/apache/lucene/codecs/blocktree/CompressionAlgorithm.java ##

[jira] [Commented] (LUCENE-8673) Use radix partitioning when merging dimensional points

2020-01-02 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17006821#comment-17006821 ] David Smiley commented on LUCENE-8673: -- Out of Memory error in Radix sort code FAILED:

[GitHub] [lucene-solr] dsmiley commented on a change in pull request #1126: LUCENE-4702: Terms dictionary compression.

2020-01-02 Thread GitBox
dsmiley commented on a change in pull request #1126: LUCENE-4702: Terms dictionary compression. URL: https://github.com/apache/lucene-solr/pull/1126#discussion_r362476910 ## File path: lucene/core/src/java/org/apache/lucene/codecs/blocktree/CompressionAlgorithm.java ##

[GitHub] [lucene-solr] dsmiley commented on a change in pull request #1126: LUCENE-4702: Terms dictionary compression.

2020-01-02 Thread GitBox
dsmiley commented on a change in pull request #1126: LUCENE-4702: Terms dictionary compression. URL: https://github.com/apache/lucene-solr/pull/1126#discussion_r362477434 ## File path: lucene/core/src/java/org/apache/lucene/codecs/blocktree/CompressionAlgorithm.java ##

[jira] [Updated] (SOLR-14130) Add postlogs command line tool for indexing Solr logs

2020-01-02 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-14130: -- Attachment: SOLR-14130.patch > Add postlogs command line tool for indexing Solr logs >

[jira] [Commented] (LUCENE-9107) CommonsTermsQuery with huge no. of terms slower with top-k scoring

2020-01-02 Thread Tommaso Teofili (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17006815#comment-17006815 ] Tommaso Teofili commented on LUCENE-9107: - thanks Adrien for looking into this, I've tried with

[jira] [Resolved] (SOLR-14122) SimUtils incorrectly converts v2 to v1 request params

2020-01-02 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki resolved SOLR-14122. - Resolution: Fixed > SimUtils incorrectly converts v2 to v1 request params >

[jira] [Updated] (SOLR-14130) Add postlogs command line tool for indexing Solr logs

2020-01-02 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-14130: -- Attachment: SOLR-14130.patch > Add postlogs command line tool for indexing Solr logs >

[jira] [Commented] (SOLR-14122) SimUtils incorrectly converts v2 to v1 request params

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

[jira] [Commented] (SOLR-14122) SimUtils incorrectly converts v2 to v1 request params

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

[jira] [Commented] (SOLR-14122) SimUtils incorrectly converts v2 to v1 request params

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

[GitHub] [lucene-solr] dweiss commented on a change in pull request #1126: LUCENE-4702: Terms dictionary compression.

2020-01-02 Thread GitBox
dweiss commented on a change in pull request #1126: LUCENE-4702: Terms dictionary compression. URL: https://github.com/apache/lucene-solr/pull/1126#discussion_r362462638 ## File path: lucene/core/src/java/org/apache/lucene/codecs/blocktree/SegmentTermsEnumFrame.java ##

[GitHub] [lucene-solr] jpountz commented on a change in pull request #1126: LUCENE-4702: Terms dictionary compression.

2020-01-02 Thread GitBox
jpountz commented on a change in pull request #1126: LUCENE-4702: Terms dictionary compression. URL: https://github.com/apache/lucene-solr/pull/1126#discussion_r362461295 ## File path: lucene/core/src/java/org/apache/lucene/codecs/blocktree/SegmentTermsEnumFrame.java ##

[jira] [Commented] (LUCENE-9113) Speed up merging doc values terms dictionaries

2020-01-02 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17006730#comment-17006730 ] Adrien Grand commented on LUCENE-9113: -- I indexed the names of all locations in GeoNames's

[GitHub] [lucene-solr] jpountz opened a new pull request #1136: LUCENE-9113: Speed up merging doc values' terms dictionaries.

2020-01-02 Thread GitBox
jpountz opened a new pull request #1136: LUCENE-9113: Speed up merging doc values' terms dictionaries. URL: https://github.com/apache/lucene-solr/pull/1136 This makes the merged view call `TermsEnum#next` on its subs rather than `#lookupOrd`.

[jira] [Updated] (LUCENE-9113) Speed up merging doc values terms dictionaries

2020-01-02 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-9113: - Issue Type: Improvement (was: Bug) > Speed up merging doc values terms dictionaries >

[jira] [Created] (LUCENE-9113) Speed up merging doc values terms dictionaries

2020-01-02 Thread Adrien Grand (Jira)
Adrien Grand created LUCENE-9113: Summary: Speed up merging doc values terms dictionaries Key: LUCENE-9113 URL: https://issues.apache.org/jira/browse/LUCENE-9113 Project: Lucene - Core Issue

[jira] [Commented] (LUCENE-9106) UniformSplit postings format should allow extension of block/line serializers.

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

[jira] [Commented] (LUCENE-9093) Unified highlighter with word separator never gives context to the left

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

[jira] [Commented] (LUCENE-9105) UniformSplit postings format should detect corrupted index

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

[jira] [Commented] (SOLR-14109) zkcli.sh and zkcli.bat barfs when LOG4J_PROPS is set

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

[jira] [Commented] (SOLR-14129) Reuse Jackson ObjectMapper in AuditLoggerPlugin

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