[jira] [Commented] (LUCENE-10676) FieldInfo#name contributes significantly to heap usage at scale

2022-08-08 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17576678#comment-17576678 ] Michael McCandless commented on LUCENE-10676: - Is each field name exotically long as well?

[jira] [Resolved] (LUCENE-10646) Add some comment on LevenshteinAutomata

2022-08-07 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-10646. - Fix Version/s: 10.0 (main) 9.4 Resolution: Fixed

[jira] [Commented] (LUCENE-8675) Divide Segment Search Amongst Multiple Threads

2022-08-04 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17575323#comment-17575323 ] Michael McCandless commented on LUCENE-8675: bq. I wonder if we could avoid paying the cost

[jira] [Commented] (LUCENE-10672) Re-evaluate different ways to encode postings

2022-08-03 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17574668#comment-17574668 ] Michael McCandless commented on LUCENE-10672: - +1 Maybe we can also peek at how Vespa and

[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

[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=17573796#comment-17573796 ] Michael McCandless commented on LUCENE-10216: - Awesome! I think we can close this now

[jira] [Commented] (LUCENE-10664) SearcherManager should return new IndexSearchers every time

2022-07-27 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17572105#comment-17572105 ] Michael McCandless commented on LUCENE-10664: - Hmm, {{SearcherLifetimeManager}} too. Maybe

[jira] [Updated] (LUCENE-10583) Deadlock with MMapDirectory while waitForMerges

2022-07-27 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-10583: Fix Version/s: 9.4 (was: 9.3) > Deadlock with

[jira] [Resolved] (LUCENE-10583) Deadlock with MMapDirectory while waitForMerges

2022-07-27 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-10583. - Fix Version/s: 10.0 (main) 9.3 Resolution: Fixed >

[jira] [Commented] (LUCENE-10583) Deadlock with MMapDirectory while waitForMerges

2022-07-27 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17571822#comment-17571822 ] Michael McCandless commented on LUCENE-10583: - bq. We could assert that common lucene

[jira] [Commented] (LUCENE-10583) Deadlock with MMapDirectory while waitForMerges

2022-07-26 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17571393#comment-17571393 ] Michael McCandless commented on LUCENE-10583: - We could perhaps make a best effort to

[jira] [Commented] (LUCENE-10583) Deadlock with MMapDirectory while waitForMerges

2022-07-26 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17571383#comment-17571383 ] Michael McCandless commented on LUCENE-10583: - [~vigyas] can this be resolved now? >

[jira] [Commented] (LUCENE-10658) Merges should periodically check for abort

2022-07-20 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17568962#comment-17568962 ] Michael McCandless commented on LUCENE-10658: - +1, merges should abort promptly.  But it is

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

2022-07-19 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17568756#comment-17568756 ] Michael McCandless commented on LUCENE-10216: - I think we can backport to 9.x?  But we

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

2022-07-19 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-10216: Fix Version/s: main > Add concurrency to addIndexes(CodecReader…) API >

[jira] [Commented] (LUCENE-10651) SimpleQueryParser stack overflow for large nested queries.

2022-07-18 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17568068#comment-17568068 ] Michael McCandless commented on LUCENE-10651: - It's a bit depressing that

[jira] [Commented] (LUCENE-10633) Dynamic pruning for queries sorted by SORTED(_SET) field

2022-07-18 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17567913#comment-17567913 ] Michael McCandless commented on LUCENE-10633: - {quote}I plan on opening a PR against

[jira] [Commented] (LUCENE-10557) Migrate to GitHub issue from Jira

2022-07-17 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17567630#comment-17567630 ] Michael McCandless commented on LUCENE-10557: - {quote}Again - I don't think we have had any

[jira] [Commented] (LUCENE-10633) Dynamic pruning for queries sorted by SORTED(_SET) field

2022-07-17 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17567603#comment-17567603 ] Michael McCandless commented on LUCENE-10633: - Should we make that change to luceneutil

[jira] [Commented] (LUCENE-10633) Dynamic pruning for queries sorted by SORTED(_SET) field

2022-07-17 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17567602#comment-17567602 ] Michael McCandless commented on LUCENE-10633: - Good grief :)  It is not every day you see a

[jira] [Commented] (LUCENE-10557) Migrate to GitHub issue from Jira

2022-07-17 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17567600#comment-17567600 ] Michael McCandless commented on LUCENE-10557: - Though, one small wrinkle we have is that we

[jira] [Commented] (LUCENE-10557) Migrate to GitHub issue from Jira

2022-07-17 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17567599#comment-17567599 ] Michael McCandless commented on LUCENE-10557: - I realized that the Infra team makes Jira 

[jira] [Commented] (LUCENE-10557) Migrate to GitHub issue from Jira

2022-07-16 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17567504#comment-17567504 ] Michael McCandless commented on LUCENE-10557: - OK hmm we will likely need Infra's help for

[jira] [Commented] (LUCENE-10557) Migrate to GitHub issue from Jira

2022-07-16 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17567486#comment-17567486 ] Michael McCandless commented on LUCENE-10557: - Hi [~tomoko] – I added you as a Jira 

[jira] [Commented] (LUCENE-10557) Migrate to GitHub issue from Jira

2022-07-16 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17567466#comment-17567466 ] Michael McCandless commented on LUCENE-10557: - OK I am able to administer our Jira 

[jira] [Commented] (LUCENE-10557) Migrate to GitHub issue from Jira

2022-07-16 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17567465#comment-17567465 ] Michael McCandless commented on LUCENE-10557: - bq. [TEST] This was moved to GitHub issue:

[jira] [Updated] (LUCENE-10557) Migrate to GitHub issue from Jira

2022-06-29 Thread Michael McCandless (Jira)
Title: Message Title Michael McCandless

[jira] [Updated] (LUCENE-10557) Migrate to GitHub issue from Jira

2022-06-29 Thread Michael McCandless (Jira)
Title: Message Title Michael McCandless

[jira] [Commented] (LUCENE-10557) Migrate to GitHub issue from Jira

2022-06-29 Thread Michael McCandless (Jira)
Title: Message Title Michael McCandless

[jira] [Updated] (LUCENE-10557) Migrate to GitHub issue from Jira

2022-06-29 Thread Michael McCandless (Jira)
Title: Message Title Michael McCandless

[jira] [Commented] (LUCENE-10557) Migrate to GitHub issue from Jira

2022-06-29 Thread Michael McCandless (Jira)
Title: Message Title Michael McCandless

[jira] [Commented] (LUCENE-10557) Migrate to GitHub issue from Jira

2022-06-27 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17559276#comment-17559276 ] Michael McCandless commented on LUCENE-10557: - {quote}  Jira markup is converted into

[jira] [Commented] (LUCENE-10557) Migrate to GitHub issue from Jira

2022-06-24 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17558558#comment-17558558 ] Michael McCandless commented on LUCENE-10557: - [~tomoko] could you share the source code of

[jira] [Commented] (LUCENE-10557) Migrate to GitHub issue from Jira

2022-06-24 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17558548#comment-17558548 ] Michael McCandless commented on LUCENE-10557: - I suppose we cannot ask GitHub to set the

[jira] [Commented] (LUCENE-10557) Migrate to GitHub issue from Jira

2022-06-24 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17558546#comment-17558546 ] Michael McCandless commented on LUCENE-10557: - {quote}Seems converting Jira "table" markup

[jira] [Commented] (LUCENE-10557) Migrate to GitHub issue from Jira

2022-06-23 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17558263#comment-17558263 ] Michael McCandless commented on LUCENE-10557: - {quote}I'm still not fully sure if we

[jira] [Commented] (LUCENE-10557) Migrate to GitHub issue from Jira

2022-06-23 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17558029#comment-17558029 ] Michael McCandless commented on LUCENE-10557: - Finally catching up over here! *Thank you*

[jira] [Commented] (LUCENE-10600) SortedSetDocValues#docValueCount should be an int, not long

2022-06-15 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17554764#comment-17554764 ] Michael McCandless commented on LUCENE-10600: - OK thanks. I guess because the "number of

[jira] [Commented] (LUCENE-10600) SortedSetDocValues#docValueCount should be an int, not long

2022-06-15 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17554620#comment-17554620 ] Michael McCandless commented on LUCENE-10600: - Can this be resolved as {{Not a Problem}}

[jira] [Updated] (LUCENE-10557) Migrate to GitHub issue from Jira

2022-06-15 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-10557: Summary: Migrate to GitHub issue from Jira (was: Migrate to GitHub issue from

[jira] [Commented] (LUCENE-10557) Migrate to GitHub issue from Jira?

2022-06-15 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17554603#comment-17554603 ] Michael McCandless commented on LUCENE-10557: - Thanks [~tomoko] for driving this

[jira] [Commented] (LUCENE-10596) Remove unused parameter in #getOrAddPerField

2022-05-29 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17543691#comment-17543691 ] Michael McCandless commented on LUCENE-10596: - Thanks for noticing this!!  +1 to remove it

[jira] [Comment Edited] (LUCENE-10596) Remove unused parameter in #getOrAddPerField

2022-05-29 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17543691#comment-17543691 ] Michael McCandless edited comment on LUCENE-10596 at 5/29/22 5:44 PM:

[jira] [Resolved] (LUCENE-10591) Invalid character in SortableSingleDocSource.java

2022-05-25 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-10591. - Fix Version/s: 10.0 (main) 9.3 Resolution: Fixed

[jira] [Commented] (LUCENE-10586) Minor refactoring in Lucene90BlockTreeTermsReader local variables: metaIn, indexMetaIn, termsMetaIn

2022-05-22 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17540708#comment-17540708 ] Michael McCandless commented on LUCENE-10586: - +1 > Minor refactoring in

[jira] [Commented] (LUCENE-10587) Rename "master seed" to "root seed" or "main seed" or so?

2022-05-22 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17540621#comment-17540621 ] Michael McCandless commented on LUCENE-10587: - Ahh OK thanks [~dweiss]! > Rename "master

[jira] [Commented] (LUCENE-10587) Rename "master seed" to "root seed" or "main seed" or so?

2022-05-22 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17540606#comment-17540606 ] Michael McCandless commented on LUCENE-10587: - Woops, my bad – this was based on old test

[jira] [Resolved] (LUCENE-10587) Rename "master seed" to "root seed" or "main seed" or so?

2022-05-22 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-10587. - Resolution: Not A Problem > Rename "master seed" to "root seed" or "main seed"

[jira] [Created] (LUCENE-10587) Rename "master seed" to "root seed" or "main seed" or so?

2022-05-22 Thread Michael McCandless (Jira)
Michael McCandless created LUCENE-10587: --- Summary: Rename "master seed" to "root seed" or "main seed" or so? Key: LUCENE-10587 URL: https://issues.apache.org/jira/browse/LUCENE-10587 Project:

[jira] [Commented] (LUCENE-10481) FacetsCollector does not need scores when not keeping them

2022-05-18 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17538891#comment-17538891 ] Michael McCandless commented on LUCENE-10481: - {quote}Hmm... some slightly disappointing

[jira] [Commented] (LUCENE-10481) FacetsCollector does not need scores when not keeping them

2022-05-18 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17538889#comment-17538889 ] Michael McCandless commented on LUCENE-10481: - I think the reason why it may sometimes need

[jira] [Commented] (LUCENE-10574) Remove O(n^2) from TieredMergePolicy or change defaults to one that doesn't do this

2022-05-18 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17538797#comment-17538797 ] Michael McCandless commented on LUCENE-10574: - If any one finally gives a talk about "How

[jira] [Commented] (LUCENE-10574) Remove O(n^2) from TieredMergePolicy or change defaults to one that doesn't do this

2022-05-18 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17538787#comment-17538787 ] Michael McCandless commented on LUCENE-10574: - I like [~jpountz]'s approach! It forces the

[jira] [Commented] (LUCENE-10572) Can we optimize BytesRefHash?

2022-05-16 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17537577#comment-17537577 ] Michael McCandless commented on LUCENE-10572: - OK I ran a simple {{luceneutil}} benchmark,

[jira] [Updated] (LUCENE-10572) Can we optimize BytesRefHash?

2022-05-16 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-10572: Attachment: Screen Shot 2022-05-16 at 10.28.22 AM.png > Can we optimize

[jira] [Commented] (LUCENE-10572) Can we optimize BytesRefHash?

2022-05-14 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17537023#comment-17537023 ] Michael McCandless commented on LUCENE-10572: - {quote}Mike, could you make a test on how

[jira] [Updated] (LUCENE-10572) Can we optimize BytesRefHash?

2022-05-13 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-10572: Summary: Can we optimize BytesRefHash? (was: Can we optimize BytesRefHash) >

[jira] [Updated] (LUCENE-10572) Can we optimize BytesRefHash?

2022-05-13 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-10572: Description: I was poking around in our nightly benchmarks

[jira] [Created] (LUCENE-10572) Can we optimize BytesRefHash

2022-05-13 Thread Michael McCandless (Jira)
Michael McCandless created LUCENE-10572: --- Summary: Can we optimize BytesRefHash Key: LUCENE-10572 URL: https://issues.apache.org/jira/browse/LUCENE-10572 Project: Lucene - Core Issue

[jira] [Commented] (LUCENE-10556) Relax the maximum dirtiness for stored fields and term vectors?

2022-05-12 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17536285#comment-17536285 ] Michael McCandless commented on LUCENE-10556: - {quote}I'm not sure if we should change the

[jira] [Commented] (LUCENE-10557) Migrate to GitHub issue from Jira?

2022-05-12 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17536176#comment-17536176 ] Michael McCandless commented on LUCENE-10557: - Oh that's great news; thanks for sharing

[jira] [Commented] (LUCENE-10568) Javadocs errors in IndexWriter.DocStats

2022-05-12 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17536173#comment-17536173 ] Michael McCandless commented on LUCENE-10568: - Thanks [~wormday] – the wording is indeed

[jira] [Commented] (LUCENE-10551) LowercaseAsciiCompression should return false when it's unable to compress

2022-05-11 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17535093#comment-17535093 ] Michael McCandless commented on LUCENE-10551: - +1 to get to the bottom of the GraalVM

[jira] [Comment Edited] (LUCENE-10557) Migrate to GitHub issue from Jira?

2022-05-04 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17531680#comment-17531680 ] Michael McCandless edited comment on LUCENE-10557 at 5/4/22 11:29 AM:

[jira] [Commented] (LUCENE-10557) Migrate to GitHub issue from Jira?

2022-05-04 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17531681#comment-17531681 ] Michael McCandless commented on LUCENE-10557: - INFRA-16128 was the issue when RocketMQ

[jira] [Commented] (LUCENE-10557) Migrate to GitHub issue from Jira?

2022-05-04 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17531680#comment-17531680 ] Michael McCandless commented on LUCENE-10557: - Hmm at least ~4 years ago, migrating was

[jira] [Commented] (LUCENE-10557) Migrate to GitHub issue from Jira?

2022-05-04 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17531677#comment-17531677 ] Michael McCandless commented on LUCENE-10557: - +1 Do we know whether we could (relatively

[jira] [Resolved] (LUCENE-10188) Give SortedSetDocValues a docValueCount()?

2022-05-02 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-10188. - Fix Version/s: 10.0 (main) 9.2 Resolution: Fixed >

[jira] [Commented] (LUCENE-10188) Give SortedSetDocValues a docValueCount()?

2022-05-02 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17530769#comment-17530769 ] Michael McCandless commented on LUCENE-10188: - Thanks [~spike.liu] – I just pushed this and

[jira] [Commented] (LUCENE-10551) LowercaseAsciiCompression should return false when it's unable to compress

2022-05-02 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17530738#comment-17530738 ] Michael McCandless commented on LUCENE-10551: - I committed some simple test improvements –

[jira] [Commented] (LUCENE-10550) Add getAllChildren functionality to facets

2022-05-02 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17530719#comment-17530719 ] Michael McCandless commented on LUCENE-10550: - +1 > Add getAllChildren functionality to

[jira] [Commented] (LUCENE-10551) LowercaseAsciiCompression should return false when it's unable to compress

2022-04-30 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17530423#comment-17530423 ] Michael McCandless commented on LUCENE-10551: - I think at a minimum we should fix the

[jira] [Updated] (LUCENE-10551) LowercaseAsciiCompression should return false when it's unable to compress

2022-04-30 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-10551: Attachment: LUCENE-10551-test.patch Status: Open (was: Open) Hmm I

[jira] [Commented] (LUCENE-10551) LowercaseAsciiCompression should return false when it's unable to compress

2022-04-30 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17530419#comment-17530419 ] Michael McCandless commented on LUCENE-10551: - Yeah this is definitely no good.  The

[jira] [Commented] (LUCENE-10543) Achieve contribution workflow perfection (with progress)

2022-04-28 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17529452#comment-17529452 ] Michael McCandless commented on LUCENE-10543: - Also, I love this new "Achieve XYZ

[jira] [Commented] (LUCENE-10543) Achieve contribution workflow perfection (with progress)

2022-04-28 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17529437#comment-17529437 ] Michael McCandless commented on LUCENE-10543: - +1 to work out a migration plan to switch to

[jira] [Commented] (LUCENE-10541) What to do about massive terms in our Wikipedia EN LineFileDocs?

2022-04-28 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17529416#comment-17529416 ] Michael McCandless commented on LUCENE-10541: - {quote}enwiki lines contains 2 million

[jira] [Commented] (LUCENE-10541) What to do about massive terms in our Wikipedia EN LineFileDocs?

2022-04-27 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17528913#comment-17528913 ] Michael McCandless commented on LUCENE-10541: - {quote}Let's fix the default. I know the

[jira] [Created] (LUCENE-10541) What to do about massive terms in our Wikipedia EN LineFileDocs?

2022-04-27 Thread Michael McCandless (Jira)
Michael McCandless created LUCENE-10541: --- Summary: What to do about massive terms in our Wikipedia EN LineFileDocs? Key: LUCENE-10541 URL: https://issues.apache.org/jira/browse/LUCENE-10541

[jira] [Commented] (LUCENE-1383) Work around ThreadLocal's "leak"

2022-04-22 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-1383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17526499#comment-17526499 ] Michael McCandless commented on LUCENE-1383: > Even if the issue is closed, for those who

[jira] [Commented] (LUCENE-10517) Improve performance of SortedSetDV faceting by iterating on class types

2022-04-19 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17524262#comment-17524262 ] Michael McCandless commented on LUCENE-10517: - This is a very impressive performance jump

[jira] [Commented] (LUCENE-10521) Tests in windows are failing for the new testAlwaysRefreshDirectoryTaxonomyReader test

2022-04-19 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17524258#comment-17524258 ] Michael McCandless commented on LUCENE-10521: - Phew! This time I put the {{@Ignore}} in

[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?

[jira] [Commented] (LUCENE-10421) Non-deterministic results from KnnVectorQuery?

2022-02-16 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17493306#comment-17493306 ] Michael McCandless commented on LUCENE-10421: - +1 for a constant.  42 seems good? >

[jira] [Commented] (LUCENE-10391) Reuse data structures across HnswGraph invocations

2022-02-16 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17493305#comment-17493305 ] Michael McCandless commented on LUCENE-10391: - Sorry for the nightly benchmarks down-time! 

[jira] [Created] (LUCENE-10421) Non-deterministic results from KnnVectorQuery?

2022-02-14 Thread Michael McCandless (Jira)
Michael McCandless created LUCENE-10421: --- Summary: Non-deterministic results from KnnVectorQuery? Key: LUCENE-10421 URL: https://issues.apache.org/jira/browse/LUCENE-10421 Project: Lucene - Core

[jira] [Commented] (LUCENE-10250) Add hierarchical labels to SSDV facets

2021-12-03 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17453149#comment-17453149 ] Michael McCandless commented on LUCENE-10250: - {quote}So I think, separately, it would be

[jira] [Commented] (LUCENE-10265) IO write throttle rate will beyond the Ceiling(1024MB/s) in the merge

2021-11-27 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17449841#comment-17449841 ] Michael McCandless commented on LUCENE-10265: - {quote}it should't beyond the

[jira] [Commented] (LUCENE-10266) Move nearest-neighbor search on points to core?

2021-11-27 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17449838#comment-17449838 ] Michael McCandless commented on LUCENE-10266: - +1 > Move nearest-neighbor search on points

[jira] [Commented] (LUCENE-10232) MultiRangeQuery incorrectly matches docs that only match on a single dimension

2021-11-16 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17444845#comment-17444845 ] Michael McCandless commented on LUCENE-10232: - Egads, this is awful.  Who/what uses

[jira] [Commented] (LUCENE-10122) Explore using NumericDocValue to store taxonomy parent array

2021-11-15 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17444091#comment-17444091 ] Michael McCandless commented on LUCENE-10122: - OK I am convinced too – let's move forward! 

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

2021-11-15 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17443953#comment-17443953 ] Michael McCandless commented on LUCENE-10216: - I like this plan (extending {{MergePolicy}}

[jira] [Resolved] (LUCENE-9673) The level of IntBlockPool slice is always 1

2021-10-28 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-9673. Fix Version/s: 8.11 main (9.0) Resolution: Fixed Thanks

[jira] [Created] (LUCENE-10211) Move IntBlockPool's slice allocator and SliceReader/Writer out to MemoryIndex

2021-10-28 Thread Michael McCandless (Jira)
Michael McCandless created LUCENE-10211: --- Summary: Move IntBlockPool's slice allocator and SliceReader/Writer out to MemoryIndex Key: LUCENE-10211 URL: https://issues.apache.org/jira/browse/LUCENE-10211

[jira] [Commented] (LUCENE-9673) The level of IntBlockPool slice is always 1

2021-10-28 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17435401#comment-17435401 ] Michael McCandless commented on LUCENE-9673: OK phew catching up on this issue again

[jira] [Commented] (LUCENE-10207) Make TermInSetQuery usable with IndexOrDocValuesQuery

2021-10-27 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17434769#comment-17434769 ] Michael McCandless commented on LUCENE-10207: - I love this idea!  Using the aggregate term

[jira] [Resolved] (LUCENE-10008) CommonGramsFilterFactory doesn't respect ignoreCase=true when default stopwords are used

2021-10-21 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-10008. - Fix Version/s: 8.11 main (9.0) Resolution: Fixed

[jira] [Resolved] (LUCENE-10093) TestTieredMergePolicy.testForcedMergesUseLeastNumberOfMerges test failure

2021-10-21 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-10093. - Fix Version/s: main (9.0) Resolution: Fixed >

[jira] [Commented] (LUCENE-10093) TestTieredMergePolicy.testForcedMergesUseLeastNumberOfMerges test failure

2021-10-21 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17432495#comment-17432495 ] Michael McCandless commented on LUCENE-10093: - The above ^^ fix should resolve this. >

[jira] [Commented] (LUCENE-8739) ZSTD Compressor support in Lucene

2021-10-21 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17432444#comment-17432444 ] Michael McCandless commented on LUCENE-8739: {quote}My codec passed all test cases with test

  1   2   3   4   5   6   7   >