[GitHub] [lucene] dweiss commented on pull request #1016: LUCENE-10646: Add some comment on LevenshteinAutomata

2022-08-01 Thread GitBox
dweiss commented on PR #1016: URL: https://github.com/apache/lucene/pull/1016#issuecomment-1200899156 When the build fails with checksum failures, it'll display the task used to regenerate, for example: > Checksums mismatch for derived resources; you might have modified a generated r

[jira] [Resolved] (LUCENE-10671) Lucene

2022-08-01 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved LUCENE-10671. -- Resolution: Invalid > Lucene > -- > > Key: LUCENE-10671 >

[jira] [Closed] (LUCENE-10671) Lucene

2022-08-01 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss closed LUCENE-10671. > Lucene > -- > > Key: LUCENE-10671 > URL: https://issues.apache.

[jira] [Commented] (LUCENE-10671) Lucene

2022-08-01 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17573638#comment-17573638 ] Dawid Weiss commented on LUCENE-10671: -- Spammer. > Lucene > -- > >

[jira] [Updated] (LUCENE-10671) Lucene

2022-08-01 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-10671: - Environment: (was: https://allnewcracksoftwares.com/avast-secure-line-vpn-crack-download-wi

[GitHub] [lucene] tang-hi commented on pull request #1016: LUCENE-10646: Add some comment on LevenshteinAutomata

2022-08-01 Thread GitBox
tang-hi commented on PR #1016: URL: https://github.com/apache/lucene/pull/1016#issuecomment-1200904098 > When the build fails with checksum failures, it'll display the task used to regenerate, for example: > > > Checksums mismatch for derived resources; you might have modified a gene

[GitHub] [lucene-jira-archive] mocobeta commented on issue #96: Some user references don't convert?

2022-08-01 Thread GitBox
mocobeta commented on issue #96: URL: https://github.com/apache/lucene-jira-archive/issues/96#issuecomment-1200938019 I committed a script that counts "orphaned" jira usernames in [this branch](https://github.com/apache/lucene-jira-archive/tree/orphan-mentions). The list is here - us

[GitHub] [lucene-jira-archive] mikemccand commented on issue #96: Some user references don't convert?

2022-08-01 Thread GitBox
mikemccand commented on issue #96: URL: https://github.com/apache/lucene-jira-archive/issues/96#issuecomment-1200960362 Thanks @mocobeta -- can we commit this to the main branch? I can try to add mappings for the orphan accounts, and then iterate on the still unmapped cases. -- This is

[GitHub] [lucene] luyuncheng commented on pull request #987: LUCENE-10627: Using ByteBuffersDataInput reduce memory copy on compressing data

2022-08-01 Thread GitBox
luyuncheng commented on PR #987: URL: https://github.com/apache/lucene/pull/987#issuecomment-1200964321 > Thanks for running these tests, let's remove `readNBytes` and switch to a shared byte[] that we call `DataInput#readBytes` on instead. @jpountz Thanks a lot for you reviewing for

[GitHub] [lucene] mikemccand commented on pull request #1016: LUCENE-10646: Add some comment on LevenshteinAutomata

2022-08-01 Thread GitBox
mikemccand commented on PR #1016: URL: https://github.com/apache/lucene/pull/1016#issuecomment-1200969287 > @mikemccand I have added the dead state back to method `toDot.` > I will first record all state need to be checked. Then bfs the smallest state which hasn't been checked until we ha

[GitHub] [lucene-jira-archive] mocobeta opened a new pull request, #103: Add ohrphaned jira usernames

2022-08-01 Thread GitBox
mocobeta opened a new pull request, #103: URL: https://github.com/apache/lucene-jira-archive/pull/103 #96 `mappings-data/ohphan_jira_ids.txt` lists the "orphaned" Jira usernames that are obsolete usernames (i.e. unknown Jira users) appearing in issue descriptions or comments (`[~use

[GitHub] [lucene-jira-archive] mocobeta commented on issue #96: Some user references don't convert?

2022-08-01 Thread GitBox
mocobeta commented on issue #96: URL: https://github.com/apache/lucene-jira-archive/issues/96#issuecomment-1200987407 @mikemccand Could you take a look at #103? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [lucene-jira-archive] mikemccand merged pull request #103: Add ohrphaned jira usernames

2022-08-01 Thread GitBox
mikemccand merged PR #103: URL: https://github.com/apache/lucene-jira-archive/pull/103 -- 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: issues-unsubscr..

[GitHub] [lucene-jira-archive] mikemccand commented on pull request #103: Add ohrphaned jira usernames

2022-08-01 Thread GitBox
mikemccand commented on PR #103: URL: https://github.com/apache/lucene-jira-archive/pull/103#issuecomment-1200996491 > I didn't commit this scratchy code Oh no! You should commit scratchy code! Progress not perfection. It's an awesome start, and future people struggling with Jira

[GitHub] [lucene-jira-archive] mikemccand opened a new issue, #104: Should we regenerate another full export?

2022-08-01 Thread GitBox
mikemccand opened a new issue, #104: URL: https://github.com/apache/lucene-jira-archive/issues/104 I know this is a hassle and adds delay, but, we have fixed a number of issues since the last full test export. And e.g. @msokolov's first comment on this current iteration is just such a

[GitHub] [lucene-jira-archive] mikemccand commented on pull request #103: Add ohrphaned jira usernames

2022-08-01 Thread GitBox
mikemccand commented on PR #103: URL: https://github.com/apache/lucene-jira-archive/pull/103#issuecomment-1201019643 > > I didn't commit this scratchy code > > Oh no! You should commit scratchy code! Progress not perfection. It's an awesome start, and future people struggling with Ji

[GitHub] [lucene-jira-archive] mocobeta commented on issue #104: Should we regenerate another full export?

2022-08-01 Thread GitBox
mocobeta commented on issue #104: URL: https://github.com/apache/lucene-jira-archive/issues/104#issuecomment-1201026632 Yes - I plan another full import. I don't think we need to walk through the complete migration steps written in #7 again, but at least we can pick the most critical parts

[GitHub] [lucene] tang-hi commented on pull request #1016: LUCENE-10646: Add some comment on LevenshteinAutomata

2022-08-01 Thread GitBox
tang-hi commented on PR #1016: URL: https://github.com/apache/lucene/pull/1016#issuecomment-1201077186 > > @mikemccand I have added the dead state back to method `toDot.` > > I will first record all state need to be checked. Then bfs the smallest state which hasn't been checked until we h

[GitHub] [lucene-jira-archive] mocobeta commented on issue #102: Missing accounts (committers)

2022-08-01 Thread GitBox
mocobeta commented on issue #102: URL: https://github.com/apache/lucene-jira-archive/issues/102#issuecomment-1201093145 I think I found Stefan Matheis's GH account - https://github.com/steffkes -- This is an automated message from the Apache Git Service. To respond to the message, please

[jira] [Commented] (LUCENE-10629) Add fastMatchQuery param to MatchingFacetSetCounts

2022-08-01 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17573728#comment-17573728 ] ASF subversion and git services commented on LUCENE-10629: -- Co

[jira] [Commented] (LUCENE-10629) Add fastMatchQuery param to MatchingFacetSetCounts

2022-08-01 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17573729#comment-17573729 ] ASF subversion and git services commented on LUCENE-10629: -- Co

[GitHub] [lucene] msokolov commented on pull request #1054: LUCENE-10577: enable quantization of HNSW vectors to 8 bits

2022-08-01 Thread GitBox
msokolov commented on PR #1054: URL: https://github.com/apache/lucene/pull/1054#issuecomment-1201127574 ehh - I missed adding bytes-suport to KnnVectorField; will follow up -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [lucene-site] vigyasharma merged pull request #67: Add Vigya Sharma to the list of committers.

2022-08-01 Thread GitBox
vigyasharma merged PR #67: URL: https://github.com/apache/lucene-site/pull/67 -- 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: issues-unsubscr...@lucene.

[GitHub] [lucene] vigyasharma merged pull request #1051: LUCENE-10216: Use MergeScheduler and MergePolicy to run addIndexes(CodecReader[]) merges.

2022-08-01 Thread GitBox
vigyasharma merged PR #1051: URL: https://github.com/apache/lucene/pull/1051 -- 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: issues-unsubscr...@lucene.a

[jira] [Commented] (LUCENE-10648) Fix TestAssertingPointsFormat.testWithExceptions failure

2022-08-01 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17573741#comment-17573741 ] ASF subversion and git services commented on LUCENE-10648: -- Co

[jira] [Commented] (LUCENE-10216) Add concurrency to addIndexes(CodecReader…) API

2022-08-01 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17573740#comment-17573740 ] ASF subversion and git services commented on LUCENE-10216: -- Co

[jira] [Commented] (LUCENE-10629) Add fastMatchQuery param to MatchingFacetSetCounts

2022-08-01 Thread Shai Erera (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17573743#comment-17573743 ] Shai Erera commented on LUCENE-10629: - Oops, thanks [~jpountz] ! > Add fastMatchQu

[GitHub] [lucene-jira-archive] mikemccand opened a new pull request, #105: #93: insert extra newline when we see markdown-styled quoting (>) without extra newline after

2022-08-01 Thread GitBox
mikemccand opened a new pull request, #105: URL: https://github.com/apache/lucene-jira-archive/pull/105 This just inserts another newline when it sees what looks like a MD quote attempt (`> `) in Jira. So this: ``` > hello wow you said hello to me! ``` becomes:

[GitHub] [lucene-jira-archive] mikemccand opened a new issue, #106: Inlined patches don't migrate correctly

2022-08-01 Thread GitBox
mikemccand opened a new issue, #106: URL: https://github.com/apache/lucene-jira-archive/issues/106 While testing my #105 PR for #93, I came across [this poorly migrated issue](https://github.com/mocobeta/forks-migration-test/issues/108). It harks back from the CVS days!! It con

[jira] [Commented] (LUCENE-10629) Add fastMatchQuery param to MatchingFacetSetCounts

2022-08-01 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17573757#comment-17573757 ] Adrien Grand commented on LUCENE-10629: --- Sure thing, it was an easy fix! > Add f

[GitHub] [lucene] mikemccand commented on pull request #1051: LUCENE-10216: Use MergeScheduler and MergePolicy to run addIndexes(CodecReader[]) merges.

2022-08-01 Thread GitBox
mikemccand commented on PR #1051: URL: https://github.com/apache/lucene/pull/1051#issuecomment-1201213143 Wooot! -- 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 unsubscr

[GitHub] [lucene-jira-archive] mikemccand commented on pull request #105: #93: insert extra newline when we see markdown-styled quoting (>) without extra newline after

2022-08-01 Thread GitBox
mikemccand commented on PR #105: URL: https://github.com/apache/lucene-jira-archive/pull/105#issuecomment-1201214903 NOTE: please don't merge this yet -- it is buggy, screws up inlined diffs, etc. I am still iterating. -- This is an automated message from the Apache Git Service. To resp

[GitHub] [lucene-jira-archive] mocobeta commented on issue #106: Inlined patches don't migrate correctly

2022-08-01 Thread GitBox
mocobeta commented on issue #106: URL: https://github.com/apache/lucene-jira-archive/issues/106#issuecomment-1201224245 A Perhaps we could apply special treatments (e.g. escape all Markdown syntax) for old issues in the CVS era? According to this Wikipedia article, Markdown was rele

[GitHub] [lucene] jpountz commented on a diff in pull request #987: LUCENE-10627: Using ByteBuffersDataInput reduce memory copy on compressing data

2022-08-01 Thread GitBox
jpountz commented on code in PR #987: URL: https://github.com/apache/lucene/pull/987#discussion_r934557353 ## lucene/CHANGES.txt: ## @@ -54,7 +54,8 @@ Improvements Optimizations - -(No changes) + +* LUCENE-10627: Using ByteBuffersDataInput reduce memory c

[GitHub] [lucene-jira-archive] uschindler commented on issue #102: Missing accounts (committers)

2022-08-01 Thread GitBox
uschindler commented on issue #102: URL: https://github.com/apache/lucene-jira-archive/issues/102#issuecomment-1201243766 @whoschek is Wolfgang Hoschek. I know him from the picture. Also the repositories listed in his account look fine. Bernhard Messer is not on GitHub. He is no long

[GitHub] [lucene] rmuir commented on pull request #1016: LUCENE-10646: Add some comment on LevenshteinAutomata

2022-08-01 Thread GitBox
rmuir commented on PR #1016: URL: https://github.com/apache/lucene/pull/1016#issuecomment-1201298595 I think we should keep the simple `toDot` and not try to coerce graphviz in a special way with magic like this. It has a lot of options to tweak its output. Biggest win to make the aut

[jira] [Commented] (LUCENE-10216) Add concurrency to addIndexes(CodecReader…) API

2022-08-01 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17573796#comment-17573796 ] Michael McCandless commented on LUCENE-10216: - Awesome! I think we can clo

[jira] [Resolved] (LUCENE-10216) Add concurrency to addIndexes(CodecReader…) API

2022-08-01 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-10216. - Fix Version/s: 9.4 Resolution: Fixed > Add concurrency to addIndexes(Cod

[GitHub] [lucene-jira-archive] mocobeta commented on issue #102: Missing accounts (committers)

2022-08-01 Thread GitBox
mocobeta commented on issue #102: URL: https://github.com/apache/lucene-jira-archive/issues/102#issuecomment-1201307643 > `@whoschek` is Wolfgang Hoschek. Thank you @uschindler - added in https://github.com/apache/lucene-jira-archive/commit/836f08afbc748a727b0952e3e5243f6699176810.

[GitHub] [lucene-jira-archive] mocobeta commented on issue #102: Missing accounts (committers)

2022-08-01 Thread GitBox
mocobeta commented on issue #102: URL: https://github.com/apache/lucene-jira-archive/issues/102#issuecomment-1201315446 There is one more issue for committers - many committers do not associate their GitHub accounts with [the ASF organization](https://github.com/apache), which means they h

[GitHub] [lucene-jira-archive] whoschek commented on issue #102: Missing accounts (committers)

2022-08-01 Thread GitBox
whoschek commented on issue #102: URL: https://github.com/apache/lucene-jira-archive/issues/102#issuecomment-1201340757 Hi Uwe, Yeah, that's me. Thanks! Wolfgang Hoschek > On Aug 1, 2022, at 3:59 PM, Uwe Schindler ***@***.***> wrote: > > > @whoschek

[GitHub] [lucene] tang-hi commented on pull request #1016: LUCENE-10646: Add some comment on LevenshteinAutomata

2022-08-01 Thread GitBox
tang-hi commented on PR #1016: URL: https://github.com/apache/lucene/pull/1016#issuecomment-1201341143 > > I think we should keep the simple `toDot` and not try to coerce graphviz in a special way with magic like this. It has a lot of options to tweak its output. >

[GitHub] [lucene] luyuncheng commented on a diff in pull request #987: LUCENE-10627: Using ByteBuffersDataInput reduce memory copy on compressing data

2022-08-01 Thread GitBox
luyuncheng commented on code in PR #987: URL: https://github.com/apache/lucene/pull/987#discussion_r934647956 ## lucene/CHANGES.txt: ## @@ -54,7 +54,8 @@ Improvements Optimizations - -(No changes) + +* LUCENE-10627: Using ByteBuffersDataInput reduce memor

[GitHub] [lucene] mikemccand commented on pull request #1016: LUCENE-10646: Add some comment on LevenshteinAutomata

2022-08-01 Thread GitBox
mikemccand commented on PR #1016: URL: https://github.com/apache/lucene/pull/1016#issuecomment-1201421088 > I will restore `Automaton.java` in this pr. And may be open a new pr to add back `Operations.removeDeadStates(automata);`? Except, please remove that misleading `// TODO` commen

[GitHub] [lucene] jpountz merged pull request #987: LUCENE-10627: Using ByteBuffersDataInput reduce memory copy on compressing data

2022-08-01 Thread GitBox
jpountz merged PR #987: URL: https://github.com/apache/lucene/pull/987 -- 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: issues-unsubscr...@lucene.apache.

[jira] [Commented] (LUCENE-10627) Using ByteBuffersDataInput reduce memory copy on compressing data

2022-08-01 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17573851#comment-17573851 ] ASF subversion and git services commented on LUCENE-10627: -- Co

[jira] [Commented] (LUCENE-10627) Using ByteBuffersDataInput reduce memory copy on compressing data

2022-08-01 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17573859#comment-17573859 ] ASF subversion and git services commented on LUCENE-10627: -- Co

[jira] [Commented] (LUCENE-10671) Lucene

2022-08-01 Thread allnewcracksoftwares (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17573864#comment-17573864 ] allnewcracksoftwares commented on LUCENE-10671: --- https://allnewcracksoftw

[jira] (LUCENE-10671) Lucene

2022-08-01 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10671 ] Dawid Weiss deleted comment on LUCENE-10671: -- was (Author: JIRAUSER293699): https://allnewcracksoftwares.com/typing-master-pro-11-crack-with-serial-keys-download/ > Lucene > -- > >

[GitHub] [lucene-jira-archive] mocobeta commented on issue #102: Missing accounts (committers)

2022-08-01 Thread GitBox
mocobeta commented on issue #102: URL: https://github.com/apache/lucene-jira-archive/issues/102#issuecomment-1201509891 > I think we'd need to ask committers to link their GitHub account with your ASF account. > https://infra.apache.org/apache-github.html I sent an email to commit

[jira] [Resolved] (LUCENE-10627) Using ByteBuffersDataInput reduce memory copy on compressing data

2022-08-01 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-10627. --- Fix Version/s: 9.4 Resolution: Fixed > Using ByteBuffersDataInput reduce memory copy

[GitHub] [lucene] nknize commented on a diff in pull request #1017: LUCENE-10654: Add new ShapeDocValuesField for LatLonShape and XYShape

2022-08-01 Thread GitBox
nknize commented on code in PR #1017: URL: https://github.com/apache/lucene/pull/1017#discussion_r934857341 ## lucene/core/src/java/org/apache/lucene/document/ShapeDocValuesField.java: ## @@ -0,0 +1,132 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or mor

[jira] [Commented] (LUCENE-10671) Lucene

2022-08-01 Thread Michael Sokolov (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17573918#comment-17573918 ] Michael Sokolov commented on LUCENE-10671: -- The "bad" links are still visible

[jira] [Deleted] (LUCENE-10671) Lucene

2022-08-01 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler deleted LUCENE-10671: --- > Lucene > -- > > Key: LUCENE-10671 > URL: https://issues.

[jira] [Commented] (LUCENE-10671) Lucene

2022-08-01 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17573919#comment-17573919 ] Uwe Schindler commented on LUCENE-10671: We can delete the whole issue. > Luce

[GitHub] [lucene] msokolov commented on pull request #1054: LUCENE-10577: enable quantization of HNSW vectors to 8 bits

2022-08-01 Thread GitBox
msokolov commented on PR #1054: URL: https://github.com/apache/lucene/pull/1054#issuecomment-1201912373 OK - I pushed a commit which actually adds the byte encoding to the whole Fields API - I had missed a few bits there :) So I think this is complete, but I still need to do some end-to-end

[GitHub] [lucene-jira-archive] mocobeta commented on issue #102: Missing accounts (committers)

2022-08-01 Thread GitBox
mocobeta commented on issue #102: URL: https://github.com/apache/lucene-jira-archive/issues/102#issuecomment-1201943380 I'm closing this. Thanks for your help. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[GitHub] [lucene-jira-archive] mocobeta closed issue #102: Missing accounts (committers)

2022-08-01 Thread GitBox
mocobeta closed issue #102: Missing accounts (committers) URL: https://github.com/apache/lucene-jira-archive/issues/102 -- 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 unsub

[GitHub] [lucene] tang-hi commented on pull request #1016: LUCENE-10646: Add some comment on LevenshteinAutomata

2022-08-01 Thread GitBox
tang-hi commented on PR #1016: URL: https://github.com/apache/lucene/pull/1016#issuecomment-1201974056 > > I will restore `Automaton.java` in this pr. And may be open a new pr to add back `Operations.removeDeadStates(automata);`? > > Except, please remove that misleading `// TODO` com

[GitHub] [lucene] tang-hi commented on pull request #1016: LUCENE-10646: Add some comment on LevenshteinAutomata

2022-08-01 Thread GitBox
tang-hi commented on PR #1016: URL: https://github.com/apache/lucene/pull/1016#issuecomment-1202020494 > > > I will restore `Automaton.java` in this pr. And may be open a new pr to add back `Operations.removeDeadStates(automata);`? > > > > > > Except, please remove that misleading

[GitHub] [lucene-jira-archive] mocobeta commented on issue #102: Missing accounts (committers)

2022-08-01 Thread GitBox
mocobeta commented on issue #102: URL: https://github.com/apache/lucene-jira-archive/issues/102#issuecomment-1202027907 Hi @sigram, @areek, @ChrisHegarty, @cmoen, @GregBowyer, @hgadre, @chatman, @DaddyWri, @martijnvg, @otisg, @stanislawosinski, @ovalhub and @whoschek: I wanted to let

[GitHub] [lucene-jira-archive] stanislawosinski commented on issue #102: Missing accounts (committers)

2022-08-01 Thread GitBox
stanislawosinski commented on issue #102: URL: https://github.com/apache/lucene-jira-archive/issues/102#issuecomment-1202064626 Hi Tomoko, I added my GitHub user name at id.apache.org yesterday, this is what I see when I log in again: [image: image.png] I don't see Ap