[GitHub] [lucene] gautamworah96 opened a new pull request, #815: Backport LUCENE-10482 Bug Fix: Don't use Instant.now() as prefix for the temp dir name

2022-04-17 Thread GitBox
gautamworah96 opened a new pull request, #815: URL: https://github.com/apache/lucene/pull/815 Backport of this PR: https://github.com/apache/lucene/pull/814 Tests in Windows are failing because of an invalid : character in the directory name. Full stack trace and the comment

[GitHub] [lucene] mocobeta commented on a diff in pull request #805: LUCENE-10493: factor out Viterbi algorithm and share it between kuromoji and nori

2022-04-17 Thread GitBox
mocobeta commented on code in PR #805: URL: https://github.com/apache/lucene/pull/805#discussion_r851846785 ## lucene/analysis/kuromoji/src/java/org/apache/lucene/analysis/ja/ViterbiNBest.java: ## @@ -0,0 +1,1253 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under

[GitHub] [lucene] mocobeta merged pull request #811: Add some basic tasks to help/workflow

2022-04-17 Thread GitBox
mocobeta merged PR #811: URL: https://github.com/apache/lucene/pull/811 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [lucene] mocobeta commented on pull request #811: Add some basic tasks to help/workflow

2022-04-17 Thread GitBox
mocobeta commented on PR #811: URL: https://github.com/apache/lucene/pull/811#issuecomment-1101035368 Thanks and apologies for interrupting your holidays, I'll merge this soon. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[jira] [Commented] (LUCENE-10482) Allow users to create their own DirectoryTaxonomyReaders with empty taxoArrays instead of letting the taxoEpoch decide

2022-04-17 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17523472#comment-17523472 ] ASF subversion and git services commented on LUCENE-10482: -- Commit

[GitHub] [lucene] mikemccand merged pull request #814: LUCENE-10482 Bug Fix: Don't use Instant.now() as prefix for the temp dir name

2022-04-17 Thread GitBox
mikemccand merged PR #814: URL: https://github.com/apache/lucene/pull/814 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [lucene] gautamworah96 commented on a diff in pull request #762: LUCENE-10482 Allow users to create their own DirectoryTaxonomyReaders with empty taxoArrays instead of letting the taxoEpoch d

2022-04-17 Thread GitBox
gautamworah96 commented on code in PR #762: URL: https://github.com/apache/lucene/pull/762#discussion_r851816491 ## lucene/facet/src/test/org/apache/lucene/facet/taxonomy/directory/TestAlwaysRefreshDirectoryTaxonomyReader.java: ## @@ -0,0 +1,194 @@ +/* + * Licensed to the

[GitHub] [lucene] gautamworah96 opened a new pull request, #814: LUCENE-10482 Bug Fix: Don't use Instant.now() as prefix for the temp dir name

2022-04-17 Thread GitBox
gautamworah96 opened a new pull request, #814: URL: https://github.com/apache/lucene/pull/814 Tests in Windows are failing because of an invalid `:` character in the directory name. Full stack trace and the comment which detected the issue:

[GitHub] [lucene] gautamworah96 commented on a diff in pull request #762: LUCENE-10482 Allow users to create their own DirectoryTaxonomyReaders with empty taxoArrays instead of letting the taxoEpoch d

2022-04-17 Thread GitBox
gautamworah96 commented on code in PR #762: URL: https://github.com/apache/lucene/pull/762#discussion_r851814501 ## lucene/facet/src/test/org/apache/lucene/facet/taxonomy/directory/TestAlwaysRefreshDirectoryTaxonomyReader.java: ## @@ -0,0 +1,194 @@ +/* + * Licensed to the

[jira] [Commented] (LUCENE-10482) Allow users to create their own DirectoryTaxonomyReaders with empty taxoArrays instead of letting the taxoEpoch decide

2022-04-17 Thread Gautam Worah (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17523464#comment-17523464 ] Gautam Worah commented on LUCENE-10482: --- Got it. My apologies for introducing this error. I had

[jira] [Comment Edited] (LUCENE-10518) FieldInfos consistency check can refuse to open Lucene 8 index

2022-04-17 Thread Mayya Sharipova (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17523449#comment-17523449 ] Mayya Sharipova edited comment on LUCENE-10518 at 4/17/22 10:37 PM:

[jira] [Comment Edited] (LUCENE-10518) FieldInfos consistency check can refuse to open Lucene 8 index

2022-04-17 Thread Mayya Sharipova (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17523449#comment-17523449 ] Mayya Sharipova edited comment on LUCENE-10518 at 4/17/22 10:36 PM:

[jira] [Comment Edited] (LUCENE-10518) FieldInfos consistency check can refuse to open Lucene 8 index

2022-04-17 Thread Mayya Sharipova (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17523449#comment-17523449 ] Mayya Sharipova edited comment on LUCENE-10518 at 4/17/22 10:36 PM:

[jira] [Comment Edited] (LUCENE-10518) FieldInfos consistency check can refuse to open Lucene 8 index

2022-04-17 Thread Mayya Sharipova (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17523449#comment-17523449 ] Mayya Sharipova edited comment on LUCENE-10518 at 4/17/22 10:35 PM:

[jira] [Comment Edited] (LUCENE-10518) FieldInfos consistency check can refuse to open Lucene 8 index

2022-04-17 Thread Mayya Sharipova (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17523449#comment-17523449 ] Mayya Sharipova edited comment on LUCENE-10518 at 4/17/22 10:17 PM:

[jira] [Commented] (LUCENE-10518) FieldInfos consistency check can refuse to open Lucene 8 index

2022-04-17 Thread Mayya Sharipova (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17523449#comment-17523449 ] Mayya Sharipova commented on LUCENE-10518: -- [~dnhatn] Thanks for a great investigation! I

[GitHub] [lucene] dweiss commented on pull request #811: Add some basic tasks to help/workflow

2022-04-17 Thread GitBox
dweiss commented on PR #811: URL: https://github.com/apache/lucene/pull/811#issuecomment-1100945965 Please, go ahead, @mocobeta. I'm on Easter holidays and with intermittent access to the internet. -- This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Commented] (LUCENE-10482) Allow users to create their own DirectoryTaxonomyReaders with empty taxoArrays instead of letting the taxoEpoch decide

2022-04-17 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17523439#comment-17523439 ] Uwe Schindler commented on LUCENE-10482: Hey the commit breaks all builds on Windows because

[GitHub] [lucene] uschindler commented on a diff in pull request #762: LUCENE-10482 Allow users to create their own DirectoryTaxonomyReaders with empty taxoArrays instead of letting the taxoEpoch deci

2022-04-17 Thread GitBox
uschindler commented on code in PR #762: URL: https://github.com/apache/lucene/pull/762#discussion_r851798902 ## lucene/facet/src/test/org/apache/lucene/facet/taxonomy/directory/TestAlwaysRefreshDirectoryTaxonomyReader.java: ## @@ -0,0 +1,194 @@ +/* + * Licensed to the Apache

[GitHub] [lucene] uschindler commented on a diff in pull request #762: LUCENE-10482 Allow users to create their own DirectoryTaxonomyReaders with empty taxoArrays instead of letting the taxoEpoch deci

2022-04-17 Thread GitBox
uschindler commented on code in PR #762: URL: https://github.com/apache/lucene/pull/762#discussion_r851798738 ## lucene/facet/src/test/org/apache/lucene/facet/taxonomy/directory/TestAlwaysRefreshDirectoryTaxonomyReader.java: ## @@ -0,0 +1,194 @@ +/* + * Licensed to the Apache

[GitHub] [lucene] uschindler commented on pull request #762: LUCENE-10482 Allow users to create their own DirectoryTaxonomyReaders with empty taxoArrays instead of letting the taxoEpoch decide

2022-04-17 Thread GitBox
uschindler commented on PR #762: URL: https://github.com/apache/lucene/pull/762#issuecomment-1100941707 Hi, since this commit all Jenkins WIndows builds fail with this error: ``` FAILED:

[GitHub] [lucene] mayya-sharipova commented on pull request #792: LUCENE-10502: Use IndexedDISI to store docIds and DirectMonotonicWriter/Reader to handle ordToDoc

2022-04-17 Thread GitBox
mayya-sharipova commented on PR #792: URL: https://github.com/apache/lucene/pull/792#issuecomment-1100923586 @LuXugang as per @jtibshirani' [comment](https://github.com/apache/lucene/pull/792#pullrequestreview-940285463) , the main factor for deciding if we can use

[GitHub] [lucene] mayya-sharipova commented on a diff in pull request #792: LUCENE-10502: Use IndexedDISI to store docIds and DirectMonotonicWriter/Reader to handle ordToDoc

2022-04-17 Thread GitBox
mayya-sharipova commented on code in PR #792: URL: https://github.com/apache/lucene/pull/792#discussion_r851785737 ## lucene/core/src/java/org/apache/lucene/codecs/lucene92/Lucene92HnswVectorsWriter.java: ## @@ -0,0 +1,328 @@ +/* + * Licensed to the Apache Software Foundation

[GitHub] [lucene] mikemccand commented on a diff in pull request #805: LUCENE-10493: factor out Viterbi algorithm and share it between kuromoji and nori

2022-04-17 Thread GitBox
mikemccand commented on code in PR #805: URL: https://github.com/apache/lucene/pull/805#discussion_r851776382 ## lucene/analysis/kuromoji/src/java/org/apache/lucene/analysis/ja/ViterbiNBest.java: ## @@ -0,0 +1,1253 @@ +/* + * Licensed to the Apache Software Foundation (ASF)

[jira] [Commented] (LUCENE-10482) Allow users to create their own DirectoryTaxonomyReaders with empty taxoArrays instead of letting the taxoEpoch decide

2022-04-17 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17523347#comment-17523347 ] Michael McCandless commented on LUCENE-10482: - Thanks [~gworah] -- can we resolve this now?