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

2020-03-03 Thread Tomoko Uchida (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17049991#comment-17049991 ] Tomoko Uchida commented on SOLR-11746: -- I did clean checkout from the Apache repo, a

[jira] [Commented] (SOLR-13942) /api/cluster/zk/* to fetch raw ZK data

2020-03-03 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-13942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17049990#comment-17049990 ] Jan Høydahl commented on SOLR-13942: Both of the examples in Jira Description are alr

[jira] [Commented] (SOLR-13942) /api/cluster/zk/* to fetch raw ZK data

2020-03-03 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17049993#comment-17049993 ] Noble Paul commented on SOLR-13942: --- bq.ZK internals should not be part of our public A

[jira] [Commented] (SOLR-13350) Explore collector managers for multi-threaded search

2020-03-03 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17050015#comment-17050015 ] Ishan Chattopadhyaya commented on SOLR-13350: - FYI, I'm trying to update the

[GitHub] [lucene-solr] s1monw commented on issue #1274: LUCENE-9164: Prevent IW from closing gracefully if threads are still modifying

2020-03-03 Thread GitBox
s1monw commented on issue #1274: LUCENE-9164: Prevent IW from closing gracefully if threads are still modifying URL: https://github.com/apache/lucene-solr/pull/1274#issuecomment-593843314 > This looks great. I've gone through all methods in IndexWriter. I think prepareCommitInternal, tryMo

[GitHub] [lucene-solr] dweiss commented on a change in pull request #1304: LUCENE-9242: generate javadocs by calling Ant javadoc task

2020-03-03 Thread GitBox
dweiss commented on a change in pull request #1304: LUCENE-9242: generate javadocs by calling Ant javadoc task URL: https://github.com/apache/lucene-solr/pull/1304#discussion_r386873190 ## File path: gradle/invoke-javadoc.gradle ## @@ -0,0 +1,335 @@ +/* + * Licensed to the

[GitHub] [lucene-solr] dweiss commented on a change in pull request #1304: LUCENE-9242: generate javadocs by calling Ant javadoc task

2020-03-03 Thread GitBox
dweiss commented on a change in pull request #1304: LUCENE-9242: generate javadocs by calling Ant javadoc task URL: https://github.com/apache/lucene-solr/pull/1304#discussion_r386878011 ## File path: gradle/invoke-javadoc.gradle ## @@ -0,0 +1,335 @@ +/* + * Licensed to the

[GitHub] [lucene-solr] dweiss commented on a change in pull request #1304: LUCENE-9242: generate javadocs by calling Ant javadoc task

2020-03-03 Thread GitBox
dweiss commented on a change in pull request #1304: LUCENE-9242: generate javadocs by calling Ant javadoc task URL: https://github.com/apache/lucene-solr/pull/1304#discussion_r386872367 ## File path: gradle/invoke-javadoc.gradle ## @@ -0,0 +1,335 @@ +/* + * Licensed to the

[GitHub] [lucene-solr] dweiss commented on a change in pull request #1304: LUCENE-9242: generate javadocs by calling Ant javadoc task

2020-03-03 Thread GitBox
dweiss commented on a change in pull request #1304: LUCENE-9242: generate javadocs by calling Ant javadoc task URL: https://github.com/apache/lucene-solr/pull/1304#discussion_r386874504 ## File path: gradle/invoke-javadoc.gradle ## @@ -0,0 +1,335 @@ +/* + * Licensed to the

[GitHub] [lucene-solr] dweiss commented on a change in pull request #1304: LUCENE-9242: generate javadocs by calling Ant javadoc task

2020-03-03 Thread GitBox
dweiss commented on a change in pull request #1304: LUCENE-9242: generate javadocs by calling Ant javadoc task URL: https://github.com/apache/lucene-solr/pull/1304#discussion_r386874096 ## File path: gradle/invoke-javadoc.gradle ## @@ -0,0 +1,335 @@ +/* + * Licensed to the

[GitHub] [lucene-solr] dweiss commented on a change in pull request #1304: LUCENE-9242: generate javadocs by calling Ant javadoc task

2020-03-03 Thread GitBox
dweiss commented on a change in pull request #1304: LUCENE-9242: generate javadocs by calling Ant javadoc task URL: https://github.com/apache/lucene-solr/pull/1304#discussion_r386875935 ## File path: gradle/invoke-javadoc.gradle ## @@ -0,0 +1,335 @@ +/* + * Licensed to the

[GitHub] [lucene-solr] dweiss commented on a change in pull request #1304: LUCENE-9242: generate javadocs by calling Ant javadoc task

2020-03-03 Thread GitBox
dweiss commented on a change in pull request #1304: LUCENE-9242: generate javadocs by calling Ant javadoc task URL: https://github.com/apache/lucene-solr/pull/1304#discussion_r386881044 ## File path: gradle/invoke-javadoc.gradle ## @@ -0,0 +1,335 @@ +/* + * Licensed to the

[GitHub] [lucene-solr] dweiss commented on a change in pull request #1304: LUCENE-9242: generate javadocs by calling Ant javadoc task

2020-03-03 Thread GitBox
dweiss commented on a change in pull request #1304: LUCENE-9242: generate javadocs by calling Ant javadoc task URL: https://github.com/apache/lucene-solr/pull/1304#discussion_r386875474 ## File path: gradle/invoke-javadoc.gradle ## @@ -0,0 +1,335 @@ +/* + * Licensed to the

[GitHub] [lucene-solr] bruno-roustant commented on issue #1301: LUCENE-9254: UniformSplit supports FST off-heap.

2020-03-03 Thread GitBox
bruno-roustant commented on issue #1301: LUCENE-9254: UniformSplit supports FST off-heap. URL: https://github.com/apache/lucene-solr/pull/1301#issuecomment-593848119 With LUCENE-9257 I'll try to factor out the enum. Ideally I'd like to push LUCENE-9257 first before this one. -

[jira] [Commented] (LUCENE-9257) FSTLoadMode should not be BlockTree specific as it is used more generally in index package

2020-03-03 Thread Bruno Roustant (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17050049#comment-17050049 ] Bruno Roustant commented on LUCENE-9257: [~simonwillnauer] [~mikemccand] could I

[GitHub] [lucene-solr] s1monw commented on issue #1274: LUCENE-9164: Prevent IW from closing gracefully if threads are still modifying

2020-03-03 Thread GitBox
s1monw commented on issue #1274: LUCENE-9164: Prevent IW from closing gracefully if threads are still modifying URL: https://github.com/apache/lucene-solr/pull/1274#issuecomment-593852061 I'd still want @mikemccand to look at this ---

[GitHub] [lucene-solr] noblepaul opened a new pull request #1309: SOLR-13942: /api/cluster/zk/* to fetch raw ZK data

2020-03-03 Thread GitBox
noblepaul opened a new pull request #1309: SOLR-13942: /api/cluster/zk/* to fetch raw ZK data URL: https://github.com/apache/lucene-solr/pull/1309 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [lucene-solr] noblepaul closed pull request #1308: SOLR-13942 /api/cluster/zk/* to fetch raw ZK data

2020-03-03 Thread GitBox
noblepaul closed pull request #1308: SOLR-13942 /api/cluster/zk/* to fetch raw ZK data URL: https://github.com/apache/lucene-solr/pull/1308 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [lucene-solr] mocobeta commented on issue #1304: LUCENE-9242: generate javadocs by calling Ant javadoc task

2020-03-03 Thread GitBox
mocobeta commented on issue #1304: LUCENE-9242: generate javadocs by calling Ant javadoc task URL: https://github.com/apache/lucene-solr/pull/1304#issuecomment-593906297 @dweiss thanks for your comments, I will try to update the PR. > I have mixed feelings about the centralized outpu

[GitHub] [lucene-solr] mocobeta edited a comment on issue #1304: LUCENE-9242: generate javadocs by calling Ant javadoc task

2020-03-03 Thread GitBox
mocobeta edited a comment on issue #1304: LUCENE-9242: generate javadocs by calling Ant javadoc task URL: https://github.com/apache/lucene-solr/pull/1304#issuecomment-593906297 @dweiss thanks for your comments, I will try to update the PR. > I have mixed feelings about the centralize

[GitHub] [lucene-solr] noblepaul merged pull request #1309: SOLR-13942: /api/cluster/zk/* to fetch raw ZK data

2020-03-03 Thread GitBox
noblepaul merged pull request #1309: SOLR-13942: /api/cluster/zk/* to fetch raw ZK data URL: https://github.com/apache/lucene-solr/pull/1309 This is an automated message from the Apache Git Service. To respond to the messag

[GitHub] [lucene-solr] dweiss commented on issue #1304: LUCENE-9242: generate javadocs by calling Ant javadoc task

2020-03-03 Thread GitBox
dweiss commented on issue #1304: LUCENE-9242: generate javadocs by calling Ant javadoc task URL: https://github.com/apache/lucene-solr/pull/1304#issuecomment-593907618 Let's leave this for a follow-up issue, Tomoko. This patch is already a lot of work, improvements can come later. ---

[GitHub] [lucene-solr] mikemccand commented on issue #1274: LUCENE-9164: Prevent IW from closing gracefully if threads are still modifying

2020-03-03 Thread GitBox
mikemccand commented on issue #1274: LUCENE-9164: Prevent IW from closing gracefully if threads are still modifying URL: https://github.com/apache/lucene-solr/pull/1274#issuecomment-593916689 I'll have a look! This is an auto

[jira] [Commented] (LUCENE-9257) FSTLoadMode should not be BlockTree specific as it is used more generally in index package

2020-03-03 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17050181#comment-17050181 ] Adrien Grand commented on LUCENE-9257: -- What about removing FSTLoadMode and always

[GitHub] [lucene-solr] chatman opened a new pull request #1310: SOLR-13350: Multithreaded search using collector managers

2020-03-03 Thread GitBox
chatman opened a new pull request #1310: SOLR-13350: Multithreaded search using collector managers URL: https://github.com/apache/lucene-solr/pull/1310 This is almost complete. Here, all queries are multi-threaded. TODO: Implement a query time parameter (default: off) to enable multi-th

[jira] [Comment Edited] (SOLR-13350) Explore collector managers for multi-threaded search

2020-03-03 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17050015#comment-17050015 ] Ishan Chattopadhyaya edited comment on SOLR-13350 at 3/3/20 1:47 PM: --

[jira] [Commented] (SOLR-13350) Explore collector managers for multi-threaded search

2020-03-03 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17050227#comment-17050227 ] Ishan Chattopadhyaya commented on SOLR-13350: - bq. One issue that I remember

[jira] [Created] (LUCENE-9259) NGramFilter use wrong argument name for preserve option

2020-03-03 Thread Paul Pazderski (Jira)
Paul Pazderski created LUCENE-9259: -- Summary: NGramFilter use wrong argument name for preserve option Key: LUCENE-9259 URL: https://issues.apache.org/jira/browse/LUCENE-9259 Project: Lucene - Core

[jira] [Updated] (LUCENE-9259) NGramFilter use wrong argument name for preserve option

2020-03-03 Thread Paul Pazderski (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Pazderski updated LUCENE-9259: --- Attachment: LUCENE-9259.patch > NGramFilter use wrong argument name for preserve option > --

[jira] [Updated] (LUCENE-9259) NGramFilter use wrong argument name for preserve option

2020-03-03 Thread Paul Pazderski (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Pazderski updated LUCENE-9259: --- Status: Patch Available (was: Open) > NGramFilter use wrong argument name for preserve opti

[jira] [Reopened] (LUCENE-8962) Can we merge small segments during refresh, for faster searching?

2020-03-03 Thread Michael Sokolov (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Sokolov reopened LUCENE-8962: - There are still test fails being reported by jenkins. Here's one that reproduced for me: [

[jira] [Commented] (SOLR-13942) /api/cluster/zk/* to fetch raw ZK data

2020-03-03 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17050254#comment-17050254 ] Jason Gerlowski commented on SOLR-13942: I think there's more objections here tha

[jira] [Commented] (LUCENE-9259) NGramFilter use wrong argument name for preserve option

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

[jira] [Commented] (LUCENE-9259) NGramFilter use wrong argument name for preserve option

2020-03-03 Thread Tomoko Uchida (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17050263#comment-17050263 ] Tomoko Uchida commented on LUCENE-9259: --- [~Paul Pazderski] thanks, good catch. The

[jira] [Created] (LUCENE-9260) Verify checksums of CFS files?

2020-03-03 Thread Adrien Grand (Jira)
Adrien Grand created LUCENE-9260: Summary: Verify checksums of CFS files? Key: LUCENE-9260 URL: https://issues.apache.org/jira/browse/LUCENE-9260 Project: Lucene - Core Issue Type: Task

[GitHub] [lucene-solr] jpountz opened a new pull request #1311: LUCENE-9260: Verify checksums of CFS files.

2020-03-03 Thread GitBox
jpountz opened a new pull request #1311: LUCENE-9260: Verify checksums of CFS files. URL: https://github.com/apache/lucene-solr/pull/1311 See https://issues.apache.org/jira/browse/LUCENE-8833. This is an automated message fro

[jira] [Updated] (LUCENE-9258) DocTermsIndexDocValues should not assume it's operating on a SortedDocValues field

2020-03-03 Thread Michele Palmia (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michele Palmia updated LUCENE-9258: --- Status: Patch Available (was: Open) > DocTermsIndexDocValues should not assume it's operati

[jira] [Created] (SOLR-14301) Remove external commons-codec usage in gradle validateJarChecksums

2020-03-03 Thread Andras Salamon (Jira)
Andras Salamon created SOLR-14301: - Summary: Remove external commons-codec usage in gradle validateJarChecksums Key: SOLR-14301 URL: https://issues.apache.org/jira/browse/SOLR-14301 Project: Solr

[jira] [Updated] (SOLR-14301) Remove external commons-codec usage in gradle validateJarChecksums

2020-03-03 Thread Andras Salamon (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andras Salamon updated SOLR-14301: -- Status: Patch Available (was: Open) > Remove external commons-codec usage in gradle validateJa

[jira] [Updated] (SOLR-14301) Remove external commons-codec usage in gradle validateJarChecksums

2020-03-03 Thread Andras Salamon (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andras Salamon updated SOLR-14301: -- Attachment: SOLR-14301-01.patch > Remove external commons-codec usage in gradle validateJarChec

[jira] [Commented] (LUCENE-9257) FSTLoadMode should not be BlockTree specific as it is used more generally in index package

2020-03-03 Thread juan camilo rodriguez duran (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17050346#comment-17050346 ] juan camilo rodriguez duran commented on LUCENE-9257: - If the benchm

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #1274: LUCENE-9164: Prevent IW from closing gracefully if threads are still modifying

2020-03-03 Thread GitBox
mikemccand commented on a change in pull request #1274: LUCENE-9164: Prevent IW from closing gracefully if threads are still modifying URL: https://github.com/apache/lucene-solr/pull/1274#discussion_r387128166 ## File path: lucene/core/src/java/org/apache/lucene/index/IndexWriter.ja

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #1274: LUCENE-9164: Prevent IW from closing gracefully if threads are still modifying

2020-03-03 Thread GitBox
mikemccand commented on a change in pull request #1274: LUCENE-9164: Prevent IW from closing gracefully if threads are still modifying URL: https://github.com/apache/lucene-solr/pull/1274#discussion_r387130244 ## File path: lucene/core/src/java/org/apache/lucene/index/IndexWriter.ja

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #1274: LUCENE-9164: Prevent IW from closing gracefully if threads are still modifying

2020-03-03 Thread GitBox
mikemccand commented on a change in pull request #1274: LUCENE-9164: Prevent IW from closing gracefully if threads are still modifying URL: https://github.com/apache/lucene-solr/pull/1274#discussion_r387129545 ## File path: lucene/core/src/java/org/apache/lucene/index/IndexWriter.ja

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #1274: LUCENE-9164: Prevent IW from closing gracefully if threads are still modifying

2020-03-03 Thread GitBox
mikemccand commented on a change in pull request #1274: LUCENE-9164: Prevent IW from closing gracefully if threads are still modifying URL: https://github.com/apache/lucene-solr/pull/1274#discussion_r386975715 ## File path: lucene/core/src/java/org/apache/lucene/index/IndexWriter.ja

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #1274: LUCENE-9164: Prevent IW from closing gracefully if threads are still modifying

2020-03-03 Thread GitBox
mikemccand commented on a change in pull request #1274: LUCENE-9164: Prevent IW from closing gracefully if threads are still modifying URL: https://github.com/apache/lucene-solr/pull/1274#discussion_r387130934 ## File path: lucene/core/src/java/org/apache/lucene/index/IndexWriter.ja

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #1274: LUCENE-9164: Prevent IW from closing gracefully if threads are still modifying

2020-03-03 Thread GitBox
mikemccand commented on a change in pull request #1274: LUCENE-9164: Prevent IW from closing gracefully if threads are still modifying URL: https://github.com/apache/lucene-solr/pull/1274#discussion_r386976022 ## File path: lucene/core/src/java/org/apache/lucene/index/IndexWriter.ja

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #1274: LUCENE-9164: Prevent IW from closing gracefully if threads are still modifying

2020-03-03 Thread GitBox
mikemccand commented on a change in pull request #1274: LUCENE-9164: Prevent IW from closing gracefully if threads are still modifying URL: https://github.com/apache/lucene-solr/pull/1274#discussion_r387129182 ## File path: lucene/core/src/java/org/apache/lucene/index/IndexWriter.ja

[jira] [Resolved] (LUCENE-9253) Support custom dictionaries in KoreanTokenizer

2020-03-03 Thread Namgyu Kim (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namgyu Kim resolved LUCENE-9253. Fix Version/s: 8.5 master (9.0) Resolution: Fixed > Support custom dicti

[GitHub] [lucene-solr] s1monw commented on issue #1274: LUCENE-9164: Prevent IW from closing gracefully if threads are still modifying

2020-03-03 Thread GitBox
s1monw commented on issue #1274: LUCENE-9164: Prevent IW from closing gracefully if threads are still modifying URL: https://github.com/apache/lucene-solr/pull/1274#issuecomment-594052954 > It's scary we are adding yet another synchronization tool to IndexWriter; I think we need to add com

[jira] [Resolved] (SOLR-13942) /api/cluster/zk/* to fetch raw ZK data

2020-03-03 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya resolved SOLR-13942. - Fix Version/s: 8.5 Resolution: Fixed bq. I disagree with your statement ab

[jira] [Commented] (LUCENE-9258) DocTermsIndexDocValues should not assume it's operating on a SortedDocValues field

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

[jira] [Commented] (SOLR-14301) Remove external commons-codec usage in gradle validateJarChecksums

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

[jira] [Commented] (LUCENE-9191) Fix linefiledocs compression or replace in tests

2020-03-03 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17050413#comment-17050413 ] Michael McCandless commented on LUCENE-9191: I plan to commit this soon ...

[jira] [Commented] (SOLR-13942) /api/cluster/zk/* to fetch raw ZK data

2020-03-03 Thread Tomas Eduardo Fernandez Lobbe (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17050416#comment-17050416 ] Tomas Eduardo Fernandez Lobbe commented on SOLR-13942: -- I understand

[GitHub] [lucene-solr] HoustonPutman commented on issue #1254: SOLR-14259: Back porting SOLR-14013 to Solr 7.7

2020-03-03 Thread GitBox
HoustonPutman commented on issue #1254: SOLR-14259: Back porting SOLR-14013 to Solr 7.7 URL: https://github.com/apache/lucene-solr/pull/1254#issuecomment-594083095 Hey Noble, is this ready to merge? I can do some performance testing if that'd help. --

[GitHub] [lucene-solr] tflobbe opened a new pull request #1312: Fix resource leak in TestPolicyCloud

2020-03-03 Thread GitBox
tflobbe opened a new pull request #1312: Fix resource leak in TestPolicyCloud URL: https://github.com/apache/lucene-solr/pull/1312 Trivial fix of a test resource leak This is an automated message from the Apache Git Service. T

[jira] [Updated] (LUCENE-8849) DocValuesRewriteMethod.visit should visit the MTQ

2020-03-03 Thread Michele Palmia (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michele Palmia updated LUCENE-8849: --- Attachment: LUCENE-8849.patch > DocValuesRewriteMethod.visit should visit the MTQ >

[jira] [Commented] (LUCENE-8849) DocValuesRewriteMethod.visit should visit the MTQ

2020-03-03 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17050458#comment-17050458 ] David Smiley commented on LUCENE-8849: -- Thanks for the patch Michele Palmia ! Just

[jira] [Resolved] (LUCENE-8681) Prorated early termination

2020-03-03 Thread Michael Sokolov (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Sokolov resolved LUCENE-8681. - Resolution: Won't Fix There are too many adversarial cases to make this approach useful

[jira] [Commented] (LUCENE-8849) DocValuesRewriteMethod.visit should visit the MTQ

2020-03-03 Thread Michele Palmia (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17050460#comment-17050460 ] Michele Palmia commented on LUCENE-8849: I added a silly one-line patch to fix t

[jira] [Commented] (LUCENE-8849) DocValuesRewriteMethod.visit should visit the MTQ

2020-03-03 Thread Michele Palmia (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17050461#comment-17050461 ] Michele Palmia commented on LUCENE-8849: No use case, I'm studying Lucene, found

[jira] [Commented] (SOLR-12238) Synonym Query Style Boost By Payload

2020-03-03 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17050462#comment-17050462 ] Cassandra Targett commented on SOLR-12238: -- [~romseygeek] or [~alessandro.benede

[jira] [Commented] (SOLR-14286) Upgrade Jaegar to 1.1.0

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

[jira] [Commented] (SOLR-14286) Upgrade Jaegar to 1.1.0

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

[GitHub] [lucene-solr] atris commented on issue #1303: LUCENE-9114: Improve ValueSourceScorer's Default Cost Implementation

2020-03-03 Thread GitBox
atris commented on issue #1303: LUCENE-9114: Improve ValueSourceScorer's Default Cost Implementation URL: https://github.com/apache/lucene-solr/pull/1303#issuecomment-594105306 > Ehh; nevermind my ill-thought-out idea of a cost on the Map context. There are many ValueSource.getValues impls

[jira] [Commented] (SOLR-13942) /api/cluster/zk/* to fetch raw ZK data

2020-03-03 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17050489#comment-17050489 ] Noble Paul commented on SOLR-13942: --- [~tflobbe] In an ideal world where Solr does a wo

[jira] [Comment Edited] (SOLR-13942) /api/cluster/zk/* to fetch raw ZK data

2020-03-03 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17050489#comment-17050489 ] Noble Paul edited comment on SOLR-13942 at 3/3/20 7:18 PM: --- [~t

[jira] [Comment Edited] (SOLR-13942) /api/cluster/zk/* to fetch raw ZK data

2020-03-03 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17050489#comment-17050489 ] Noble Paul edited comment on SOLR-13942 at 3/3/20 7:21 PM: --- [~t

[jira] [Comment Edited] (SOLR-13942) /api/cluster/zk/* to fetch raw ZK data

2020-03-03 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17050489#comment-17050489 ] Noble Paul edited comment on SOLR-13942 at 3/3/20 7:22 PM: --- [~t

[jira] [Comment Edited] (SOLR-13942) /api/cluster/zk/* to fetch raw ZK data

2020-03-03 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17050489#comment-17050489 ] Noble Paul edited comment on SOLR-13942 at 3/3/20 7:31 PM: --- [~t

[GitHub] [lucene-solr] tflobbe merged pull request #1312: Fix resource leak in TestPolicyCloud

2020-03-03 Thread GitBox
tflobbe merged pull request #1312: Fix resource leak in TestPolicyCloud URL: https://github.com/apache/lucene-solr/pull/1312 This is an automated message from the Apache Git Service. To respond to the message, please log on t

[jira] [Commented] (SOLR-13942) /api/cluster/zk/* to fetch raw ZK data

2020-03-03 Thread Tomas Eduardo Fernandez Lobbe (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17050526#comment-17050526 ] Tomas Eduardo Fernandez Lobbe commented on SOLR-13942: -- bq. In an id

[jira] [Commented] (SOLR-14263) Update jvm-settings.adoc

2020-03-03 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17050528#comment-17050528 ] Cassandra Targett commented on SOLR-14263: -- Oops, accidentally used SOLR-14286 a

[jira] [Issue Comment Deleted] (SOLR-14286) Upgrade Jaegar to 1.1.0

2020-03-03 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cassandra Targett updated SOLR-14286: - Comment: was deleted (was: Commit d7f80c743feca76464b119ff14eaad2703fa5594 in lucene-solr

[jira] [Issue Comment Deleted] (SOLR-14286) Upgrade Jaegar to 1.1.0

2020-03-03 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cassandra Targett updated SOLR-14286: - Comment: was deleted (was: Commit fa6166f2611a965a3f0761bdb7c9e3c7b0aa1d1b in lucene-solr

[jira] [Commented] (SOLR-14040) solr.xml shareSchema does not work in SolrCloud

2020-03-03 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17050531#comment-17050531 ] Noble Paul commented on SOLR-14040: --- There are a few of fundamental problems with the w

[jira] [Updated] (SOLR-14040) solr.xml shareSchema does not work in SolrCloud

2020-03-03 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-14040: -- Priority: Blocker (was: Major) > solr.xml shareSchema does not work in SolrCloud > ---

[jira] [Reopened] (SOLR-14040) solr.xml shareSchema does not work in SolrCloud

2020-03-03 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul reopened SOLR-14040: --- > solr.xml shareSchema does not work in SolrCloud > --- > >

[jira] [Commented] (SOLR-14040) solr.xml shareSchema does not work in SolrCloud

2020-03-03 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17050535#comment-17050535 ] David Smiley commented on SOLR-14040: - Hi Noble; thanks for your analysis! I think t

[jira] [Commented] (SOLR-14040) solr.xml shareSchema does not work in SolrCloud

2020-03-03 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17050542#comment-17050542 ] Noble Paul commented on SOLR-14040: --- bq.This shortcoming is not new; it was here before

[GitHub] [lucene-solr] noblepaul commented on issue #1254: SOLR-14259: Back porting SOLR-14013 to Solr 7.7

2020-03-03 Thread GitBox
noblepaul commented on issue #1254: SOLR-14259: Back porting SOLR-14013 to Solr 7.7 URL: https://github.com/apache/lucene-solr/pull/1254#issuecomment-594161743 Yes, it is ready to merge. I was thinking of doing a release post 8.5 as I was tied up in other things On Wed, Mar 4,

[jira] [Commented] (SOLR-13942) /api/cluster/zk/* to fetch raw ZK data

2020-03-03 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-13942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17050550#comment-17050550 ] Jan Høydahl commented on SOLR-13942: Why the hurry with this? Why not seek consensus?

[jira] [Commented] (SOLR-14232) Add shareSchema leak protections

2020-03-03 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17050553#comment-17050553 ] David Smiley commented on SOLR-14232: - If SRL is created per-IndexSchems (when shareS

[jira] [Commented] (SOLR-13942) /api/cluster/zk/* to fetch raw ZK data

2020-03-03 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17050557#comment-17050557 ] Noble Paul commented on SOLR-13942: --- bq. Are you kidding me? it's a "zookeeper" endpoin

[jira] [Commented] (SOLR-13942) /api/cluster/zk/* to fetch raw ZK data

2020-03-03 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17050558#comment-17050558 ] Noble Paul commented on SOLR-13942: --- bq.Ishan, you say that zk is insecure, but if you

[jira] [Commented] (SOLR-13942) /api/cluster/zk/* to fetch raw ZK data

2020-03-03 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17050562#comment-17050562 ] Ishan Chattopadhyaya commented on SOLR-13942: - bq. Why the hurry with this?

[jira] [Commented] (SOLR-13942) /api/cluster/zk/* to fetch raw ZK data

2020-03-03 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17050578#comment-17050578 ] Jason Gerlowski commented on SOLR-13942: bq. Consensus was sought. I fully suppo

[jira] [Commented] (SOLR-13942) /api/cluster/zk/* to fetch raw ZK data

2020-03-03 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17050580#comment-17050580 ] Noble Paul commented on SOLR-13942: --- bq. please revert this until some of the outstandi

[GitHub] [lucene-solr] msfroh opened a new pull request #1313: LUCENE-8962: Split test case

2020-03-03 Thread GitBox
msfroh opened a new pull request #1313: LUCENE-8962: Split test case URL: https://github.com/apache/lucene-solr/pull/1313 The testMergeOnCommit test case was trying to verify too many things at once: basic semantics of merge on commit and proper behavior when a bunch of indexing thread

[jira] [Commented] (LUCENE-8962) Can we merge small segments during refresh, for faster searching?

2020-03-03 Thread Michael Froh (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17050607#comment-17050607 ] Michael Froh commented on LUCENE-8962: -- I ended up splitting testMergeOnCommit into

[jira] [Created] (SOLR-14302) Solr stops printing stacktraces in log and output due to OmitStackTraceInFastThrow - regression of SOLR-7436

2020-03-03 Thread Chris M. Hostetter (Jira)
Chris M. Hostetter created SOLR-14302: - Summary: Solr stops printing stacktraces in log and output due to OmitStackTraceInFastThrow - regression of SOLR-7436 Key: SOLR-14302 URL: https://issues.apache.org/jir

[jira] [Reopened] (SOLR-13942) /api/cluster/zk/* to fetch raw ZK data

2020-03-03 Thread Tomas Eduardo Fernandez Lobbe (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomas Eduardo Fernandez Lobbe reopened SOLR-13942: -- > /api/cluster/zk/* to fetch raw ZK data >

[jira] [Commented] (SOLR-13942) /api/cluster/zk/* to fetch raw ZK data

2020-03-03 Thread Tomas Eduardo Fernandez Lobbe (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17050627#comment-17050627 ] Tomas Eduardo Fernandez Lobbe commented on SOLR-13942: -- bq. whether

[jira] [Comment Edited] (SOLR-13942) /api/cluster/zk/* to fetch raw ZK data

2020-03-03 Thread Tomas Eduardo Fernandez Lobbe (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17050627#comment-17050627 ] Tomas Eduardo Fernandez Lobbe edited comment on SOLR-13942 at 3/3/20 11:16 PM:

[jira] [Comment Edited] (SOLR-13942) /api/cluster/zk/* to fetch raw ZK data

2020-03-03 Thread Tomas Eduardo Fernandez Lobbe (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17050627#comment-17050627 ] Tomas Eduardo Fernandez Lobbe edited comment on SOLR-13942 at 3/3/20 11:19 PM:

[jira] [Commented] (SOLR-13942) /api/cluster/zk/* to fetch raw ZK data

2020-03-03 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17050656#comment-17050656 ] Noble Paul commented on SOLR-13942: --- {quote}The PR was created and merged in exactly 15

[GitHub] [lucene-solr] jtibshirani opened a new pull request #1314: Coarse quantization

2020-03-03 Thread GitBox
jtibshirani opened a new pull request #1314: Coarse quantization URL: https://github.com/apache/lucene-solr/pull/1314 **Note:** this PR is just meant to sketch out an idea and is not meant for detailed review. This PR shows a kNN approach based on coarse quantization (IVFFlat). It ad

[GitHub] [lucene-solr] jtibshirani commented on issue #1314: Coarse quantization

2020-03-03 Thread GitBox
jtibshirani commented on issue #1314: Coarse quantization URL: https://github.com/apache/lucene-solr/pull/1314#issuecomment-594242054 **Benchmarks** sift-128-euclidean: a dataset of 1 million SIFT descriptors with 128 dims. ``` APPROACH RECALL QPS

[jira] [Commented] (LUCENE-9136) Introduce IVFFlat to Lucene for ANN similarity search

2020-03-03 Thread Julie Tibshirani (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17050663#comment-17050663 ] Julie Tibshirani commented on LUCENE-9136: -- Hello @Xin-Chun Zhang, thanks for t

  1   2   >