[jira] [Updated] (LUCENE-8921) IndexSearcher.termStatistics should not require TermStates but docFreq and totalTermFreq

2022-09-22 Thread Drew Foulks (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Drew Foulks updated LUCENE-8921: Reporter: Bruno Roustant (was: Bruno Roustant) > IndexSearcher.termStatistics should not requ

[jira] [Updated] (LUCENE-8159) Add a copy constructor in AutomatonQuery to copy directly the compiled automaton

2022-09-22 Thread Drew Foulks (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Drew Foulks updated LUCENE-8159: Reporter: Bruno Roustant (was: Bruno Roustant) > Add a copy constructor in AutomatonQu

[jira] [Updated] (LUCENE-8836) Optimize DocValues TermsDict to continue scanning from the last position when possible

2022-09-22 Thread Drew Foulks (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Drew Foulks updated LUCENE-8836: Reporter: Bruno Roustant (was: Bruno Roustant) > Optimize DocValues TermsDict to conti

[jira] [Updated] (LUCENE-8906) Lucene50PostingsReader.postings() casts BlockTermState param to private IntBlockTermState

2022-09-22 Thread Drew Foulks (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Drew Foulks updated LUCENE-8906: Reporter: Bruno Roustant (was: Bruno Roustant) > Lucene50PostingsReader.postings() ca

[jira] [Updated] (LUCENE-9078) Term vectors options should not be configurable per-doc

2022-09-22 Thread Drew Foulks (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Drew Foulks updated LUCENE-9078: Reporter: Bruno Roustant (was: Bruno Roustant) > Term vectors options should not be configura

[jira] [Updated] (LUCENE-8753) New PostingFormat - UniformSplit

2022-09-22 Thread Drew Foulks (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Drew Foulks updated LUCENE-8753: Reporter: Bruno Roustant (was: Bruno Roustant) > New PostingFormat - UniformSp

[jira] [Updated] (LUCENE-8292) Fix FilterLeafReader.FilterTermsEnum to delegate all seekExact methods

2022-09-22 Thread Drew Foulks (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Drew Foulks updated LUCENE-8292: Reporter: Bruno Roustant (was: Bruno Roustant) > Fix FilterLeafReader.FilterTermsE

[jira] [Updated] (LUCENE-9064) Can we remove the FST cache in Kuromoji and Nori analyzers?

2022-09-22 Thread Drew Foulks (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Drew Foulks updated LUCENE-9064: Reporter: Bruno Roustant (was: Bruno Roustant) > Can we remove the FST cache in Kurom

[jira] [Updated] (LUCENE-9045) Do not use TreeMap/TreeSet in BlockTree and PerFieldPostingsFormat

2022-09-22 Thread Drew Foulks (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Drew Foulks updated LUCENE-9045: Reporter: Bruno Roustant (was: Bruno Roustant) > Do not use TreeMap/TreeSet in BlockT

[jira] [Updated] (LUCENE-9049) Remove FST cachedRootArcs now redundant with direct-addressing

2022-09-22 Thread Drew Foulks (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Drew Foulks updated LUCENE-9049: Reporter: Bruno Roustant (was: Bruno Roustant) > Remove FST cachedRootArcs now redund

[jira] [Updated] (LUCENE-8983) PhraseWildcardQuery - new query to control and optimize wildcard expansions in phrase

2022-09-22 Thread Drew Foulks (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Drew Foulks updated LUCENE-8983: Reporter: Bruno Roustant (was: Bruno Roustant) > PhraseWildcardQuery - new query to cont

[jira] [Updated] (LUCENE-9089) FST.Builder with fluent-style constructor

2022-09-22 Thread Drew Foulks (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Drew Foulks updated LUCENE-9089: Reporter: Bruno Roustant (was: Bruno Roustant) > FST.Builder with fluent-style construc

[jira] [Commented] (LUCENE-8810) Flattening of nested disjunctions does not take into account number of clause limitation of builder

2022-08-22 Thread Wads (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17582751#comment-17582751 ] Wads commented on LUCENE-8810: -- [~jpountz], TermInSetQuery works, but seems to only cover SHOULD cases. I

[jira] [Commented] (LUCENE-9583) How should we expose VectorValues.RandomAccess?

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

[jira] [Commented] (LUCENE-8118) ArrayIndexOutOfBoundsException in TermsHashPerField.writeByte during indexing

2022-08-19 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-8118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17582032#comment-17582032 ] Luís Filipe Nassif commented on LUCENE-8118: I did some workarounds in our project to avoid

[jira] [Commented] (LUCENE-10318) Reuse HNSW graphs when merging segments?

2022-08-19 Thread Michael Sokolov (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17581942#comment-17581942 ] Michael Sokolov commented on LUCENE-10318: -- Another idea I played with at one point

[jira] [Commented] (LUCENE-10681) ArrayIndexOutOfBoundsException while indexing large binary file

2022-08-19 Thread Michael Sokolov (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17581941#comment-17581941 ] Michael Sokolov commented on LUCENE-10681: -- I think so; please close this one if you agree

[jira] [Resolved] (LUCENE-10681) ArrayIndexOutOfBoundsException while indexing large binary file

2022-08-18 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-10681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luís Filipe Nassif resolved LUCENE-10681. - Resolution: Duplicate Seems a duplicate of LUCENE-8118

[jira] [Comment Edited] (LUCENE-8118) ArrayIndexOutOfBoundsException in TermsHashPerField.writeByte during indexing

2022-08-18 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-8118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17581478#comment-17581478 ] Luís Filipe Nassif edited comment on LUCENE-8118 at 8/18/22 6:37 PM

[jira] [Comment Edited] (LUCENE-8118) ArrayIndexOutOfBoundsException in TermsHashPerField.writeByte during indexing

2022-08-18 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-8118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17581478#comment-17581478 ] Luís Filipe Nassif edited comment on LUCENE-8118 at 8/18/22 6:24 PM

[jira] [Comment Edited] (LUCENE-8118) ArrayIndexOutOfBoundsException in TermsHashPerField.writeByte during indexing

2022-08-18 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-8118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17581478#comment-17581478 ] Luís Filipe Nassif edited comment on LUCENE-8118 at 8/18/22 6:19 PM

[jira] [Comment Edited] (LUCENE-8118) ArrayIndexOutOfBoundsException in TermsHashPerField.writeByte during indexing

2022-08-18 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-8118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17581478#comment-17581478 ] Luís Filipe Nassif edited comment on LUCENE-8118 at 8/18/22 6:17 PM

[jira] [Commented] (LUCENE-8118) ArrayIndexOutOfBoundsException in TermsHashPerField.writeByte during indexing

2022-08-18 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-8118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17581478#comment-17581478 ] Luís Filipe Nassif commented on LUCENE-8118: Hi, a colleague of mine pointed this to me

[jira] [Resolved] (LUCENE-10644) Facets#getAllChildren testing should ignore child order

2022-08-18 Thread Greg Miller (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Miller resolved LUCENE-10644. -- Fix Version/s: 9.4 Resolution: Fixed > Facets#getAllChildren testing should ign

[jira] [Commented] (LUCENE-10644) Facets#getAllChildren testing should ignore child order

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

[jira] [Commented] (LUCENE-10644) Facets#getAllChildren testing should ignore child order

2022-08-18 Thread Greg Miller (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17581476#comment-17581476 ] Greg Miller commented on LUCENE-10644: -- Merged and backported. Thanks! > Facets#getAllChild

[jira] [Commented] (LUCENE-10644) Facets#getAllChildren testing should ignore child order

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

[jira] [Comment Edited] (LUCENE-10454) UnifiedHighlighter can miss terms because of query rewrites

2022-08-18 Thread Julie Tibshirani (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17581430#comment-17581430 ] Julie Tibshirani edited comment on LUCENE-10454 at 8/18/22 4:31 PM

[jira] [Commented] (LUCENE-10454) UnifiedHighlighter can miss terms because of query rewrites

2022-08-18 Thread Julie Tibshirani (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17581430#comment-17581430 ] Julie Tibshirani commented on LUCENE-10454: --- This popped up again in LUCENE-10454 (which we

[jira] [Resolved] (LUCENE-10680) UnifiedHighlighter's term extraction not working for some query rewrites

2022-08-18 Thread Julie Tibshirani (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julie Tibshirani resolved LUCENE-10680. --- Resolution: Duplicate > UnifiedHighlighter's term extraction not working for s

[jira] [Commented] (LUCENE-10680) UnifiedHighlighter's term extraction not working for some query rewrites

2022-08-18 Thread Julie Tibshirani (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17581429#comment-17581429 ] Julie Tibshirani commented on LUCENE-10680: --- Confirmed we're okay to close in favor of LUCENE

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

2022-08-18 Thread Tomoko Uchida (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomoko Uchida resolved LUCENE-10557. Resolution: Resolved The work has already been carried over to https://github.com

[jira] [Commented] (LUCENE-10662) Make LuceneTestCase to not extend from org.junit.Assert

2022-08-18 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17581246#comment-17581246 ] Dawid Weiss commented on LUCENE-10662: -- Yep, closed it just now, thanks. > Make LuceneTestC

[jira] [Resolved] (LUCENE-10662) Make LuceneTestCase to not extend from org.junit.Assert

2022-08-18 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved LUCENE-10662. -- Resolution: Won't Do > Make LuceneTestCase to not extend from org.junit.Ass

[jira] [Commented] (LUCENE-10662) Make LuceneTestCase to not extend from org.junit.Assert

2022-08-18 Thread Marios Trivyzas (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17581239#comment-17581239 ] Marios Trivyzas commented on LUCENE-10662: -- Thanks [~dweiss], Should this issue be closed

[jira] [Updated] (LUCENE-10318) Reuse HNSW graphs when merging segments?

2022-08-17 Thread Julie Tibshirani (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julie Tibshirani updated LUCENE-10318: -- Labels: vector-based-search (was: ) > Reuse HNSW graphs when merging segme

[jira] [Comment Edited] (LUCENE-10318) Reuse HNSW graphs when merging segments?

2022-08-17 Thread Julie Tibshirani (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17581016#comment-17581016 ] Julie Tibshirani edited comment on LUCENE-10318 at 8/17/22 8:51 PM

[jira] [Commented] (LUCENE-10318) Reuse HNSW graphs when merging segments?

2022-08-17 Thread Julie Tibshirani (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17581016#comment-17581016 ] Julie Tibshirani commented on LUCENE-10318: --- [~jmazanec15] it's great you're interested

[jira] [Comment Edited] (LUCENE-10318) Reuse HNSW graphs when merging segments?

2022-08-17 Thread Mayya Sharipova (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17580979#comment-17580979 ] Mayya Sharipova edited comment on LUCENE-10318 at 8/17/22 8:02 PM

[jira] [Comment Edited] (LUCENE-10318) Reuse HNSW graphs when merging segments?

2022-08-17 Thread Mayya Sharipova (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17580979#comment-17580979 ] Mayya Sharipova edited comment on LUCENE-10318 at 8/17/22 8:01 PM

[jira] [Commented] (LUCENE-10318) Reuse HNSW graphs when merging segments?

2022-08-17 Thread Mayya Sharipova (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17580979#comment-17580979 ] Mayya Sharipova commented on LUCENE-10318: -- Thanks for looking into this, Jack.  We have

[jira] [Commented] (LUCENE-10681) ArrayIndexOutOfBoundsException while indexing large binary file

2022-08-17 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-10681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17580973#comment-17580973 ] Luís Filipe Nassif commented on LUCENE-10681: - Just changed the priority to the default

[jira] [Updated] (LUCENE-10681) ArrayIndexOutOfBoundsException while indexing large binary file

2022-08-17 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-10681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luís Filipe Nassif updated LUCENE-10681: Priority: Major (was: Minor) > ArrayIndexOutOfBoundsException while index

[jira] [Updated] (LUCENE-10681) ArrayIndexOutOfBoundsException while indexing large binary file

2022-08-17 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-10681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luís Filipe Nassif updated LUCENE-10681: Environment: Ubuntu 20.04 (LTS), java x64 version 11.0.16.1 (was: Linux Ubuntu

[jira] [Commented] (LUCENE-10318) Reuse HNSW graphs when merging segments?

2022-08-17 Thread Jack Mazanec (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17580935#comment-17580935 ] Jack Mazanec commented on LUCENE-10318: --- Hi [~julietibs]  I was thinking about something similar

[jira] [Updated] (LUCENE-10681) ArrayIndexOutOfBoundsException while indexing large binary file

2022-08-17 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-10681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luís Filipe Nassif updated LUCENE-10681: Description: Hello, I looked for a similar issue, but didn't find one, so I'm

[jira] [Updated] (LUCENE-10681) ArrayIndexOutOfBoundsException while indexing large binary file

2022-08-17 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-10681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luís Filipe Nassif updated LUCENE-10681: Description: Hello, I looked for a similar issue, but didn't find one, so I'm

[jira] [Created] (LUCENE-10681) ArrayIndexOutOfBoundsException while indexing large binary file

2022-08-17 Thread Jira
Luís Filipe Nassif created LUCENE-10681: --- Summary: ArrayIndexOutOfBoundsException while indexing large binary file Key: LUCENE-10681 URL: https://issues.apache.org/jira/browse/LUCENE-10681

[jira] [Commented] (LUCENE-10680) UnifiedHighlighter's term extraction not working for some query rewrites

2022-08-17 Thread Julie Tibshirani (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17580874#comment-17580874 ] Julie Tibshirani commented on LUCENE-10680: --- Thanks for debugging this [~ywelsch]. It seems

[jira] [Commented] (LUCENE-10680) UnifiedHighlighter's term extraction not working for some query rewrites

2022-08-17 Thread Alan Woodward (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17580735#comment-17580735 ] Alan Woodward commented on LUCENE-10680: I think the `rewrite` call here is actually

[jira] [Created] (LUCENE-10680) UnifiedHighlighter's term extraction not working for some query rewrites

2022-08-17 Thread Yannick Welsch (Jira)
Yannick Welsch created LUCENE-10680: --- Summary: UnifiedHighlighter's term extraction not working for some query rewrites Key: LUCENE-10680 URL: https://issues.apache.org/jira/browse/LUCENE-10680

[jira] [Commented] (LUCENE-2587) Highlighter picks wrong offset for fragment boundaries

2022-08-15 Thread Elliot Z. Lin (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-2587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17579967#comment-17579967 ] Elliot Z. Lin commented on LUCENE-2587: --- Jumping in here to revive this decade-old issue. Roberto

[jira] [Comment Edited] (LUCENE-10577) Enable quantization of HNSW vectors to 8 bits

2022-08-15 Thread Julie Tibshirani (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17579957#comment-17579957 ] Julie Tibshirani edited comment on LUCENE-10577 at 8/15/22 11:14 PM

[jira] [Commented] (LUCENE-10577) Enable quantization of HNSW vectors to 8 bits

2022-08-15 Thread Julie Tibshirani (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17579958#comment-17579958 ] Julie Tibshirani commented on LUCENE-10577: --- I also noticed a recurring test failure after

[jira] [Commented] (LUCENE-10577) Enable quantization of HNSW vectors to 8 bits

2022-08-15 Thread Julie Tibshirani (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17579957#comment-17579957 ] Julie Tibshirani commented on LUCENE-10577: --- Sorry to be so slow at reviewing @msokolov

[jira] [Commented] (LUCENE-10471) Increase the number of dims for KNN vectors to 2048

2022-08-15 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17579875#comment-17579875 ] Robert Muir commented on LUCENE-10471: -- It is also terrible that this issue says 2048 but somehow

[jira] [Commented] (LUCENE-10471) Increase the number of dims for KNN vectors to 2048

2022-08-15 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17579874#comment-17579874 ] Robert Muir commented on LUCENE-10471: -- My main concern is that it can't be undone, as i mentioned

[jira] [Assigned] (LUCENE-10423) Remove uses of wall-clock time in codebase

2022-08-15 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir reassigned LUCENE-10423: Assignee: Marios Trivyzas > Remove uses of wall-clock time in codeb

[jira] [Commented] (LUCENE-10674) BitSetConjunctionDISI iterators fall out of sync when lead doc >= minlength of bitsets

2022-08-15 Thread Jack Mazanec (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17579854#comment-17579854 ] Jack Mazanec commented on LUCENE-10674: --- {color:#1d1c1d}Anyone have any thoughts? If not I

[jira] [Commented] (LUCENE-10471) Increase the number of dims for KNN vectors to 2048

2022-08-15 Thread Julie Tibshirani (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17579831#comment-17579831 ] Julie Tibshirani commented on LUCENE-10471: --- bq. It makes sense to me to increase the limit

[jira] [Commented] (LUCENE-10423) Remove uses of wall-clock time in codebase

2022-08-15 Thread Marios Trivyzas (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17579789#comment-17579789 ] Marios Trivyzas commented on LUCENE-10423: -- Thanks for explaining further, could you assign

[jira] [Commented] (LUCENE-10662) Make LuceneTestCase to not extend from org.junit.Assert

2022-08-15 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17579703#comment-17579703 ] Dawid Weiss commented on LUCENE-10662: -- Hi [~matriv] . I don't think we'll integrate this change

[jira] [Commented] (LUCENE-10423) Remove uses of wall-clock time in codebase

2022-08-15 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17579678#comment-17579678 ] Robert Muir commented on LUCENE-10423: -- The comment is slightly incorrect. nanoTime should still

[jira] [Commented] (LUCENE-10662) Make LuceneTestCase to not extend from org.junit.Assert

2022-08-15 Thread Marios Trivyzas (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17579575#comment-17579575 ] Marios Trivyzas commented on LUCENE-10662: -- Is this something we still consider to go ahead

[jira] [Commented] (LUCENE-10423) Remove uses of wall-clock time in codebase

2022-08-15 Thread Marios Trivyzas (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17579570#comment-17579570 ] Marios Trivyzas commented on LUCENE-10423: -- But `nanoTime()` is marked here: [https

[jira] [Commented] (LUCENE-10654) New companion doc value format for LatLonShape and XYShape field types

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

[jira] [Commented] (LUCENE-10654) New companion doc value format for LatLonShape and XYShape field types

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

[jira] [Comment Edited] (LUCENE-10654) New companion doc value format for LatLonShape and XYShape field types

2022-08-11 Thread Nick Knize (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17578674#comment-17578674 ] Nick Knize edited comment on LUCENE-10654 at 8/11/22 9:08 PM: -- Nightly

[jira] [Commented] (LUCENE-10654) New companion doc value format for LatLonShape and XYShape field types

2022-08-11 Thread Nick Knize (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17578674#comment-17578674 ] Nick Knize commented on LUCENE-10654: - Nightly test failure on XY bounding box: {code:java

[jira] [Created] (LUCENE-10679) FairDistributionMergePolicy

2022-08-11 Thread Atri Sharma (Jira)
Atri Sharma created LUCENE-10679: Summary: FairDistributionMergePolicy Key: LUCENE-10679 URL: https://issues.apache.org/jira/browse/LUCENE-10679 Project: Lucene - Core Issue Type

[jira] [Commented] (LUCENE-10678) computing the partition point on a BKD tree merge can overflow

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

[jira] [Resolved] (LUCENE-10678) computing the partition point on a BKD tree merge can overflow

2022-08-11 Thread Ignacio Vera (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera resolved LUCENE-10678. --- Fix Version/s: 9.3.1 8.11.3 9.4 Assignee

[jira] [Commented] (LUCENE-10678) computing the partition point on a BKD tree merge can overflow

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

[jira] [Commented] (LUCENE-10678) computing the partition point on a BKD tree merge can overflow

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

[jira] [Commented] (LUCENE-10678) computing the partition point on a BKD tree merge can overflow

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

[jira] [Commented] (LUCENE-10678) computing the partition point on a BKD tree merge can overflow

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

[jira] [Updated] (LUCENE-10577) Enable quantization of HNSW vectors to 8 bits

2022-08-10 Thread Michael Sokolov (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Sokolov updated LUCENE-10577: - Summary: Enable quantization of HNSW vectors to 8 bits (was: Quantize vector values

[jira] [Commented] (LUCENE-10577) Quantize vector values

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

[jira] [Commented] (LUCENE-10678) computing the partition point on a BKD tree merge can overflow

2022-08-10 Thread Ignacio Vera (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17578098#comment-17578098 ] Ignacio Vera commented on LUCENE-10678: --- The error from this bug looks like: {code:java

[jira] [Created] (LUCENE-10678) computing the partition point on a BKD tree merge can overflow

2022-08-10 Thread Ignacio Vera (Jira)
Ignacio Vera created LUCENE-10678: - Summary: computing the partition point on a BKD tree merge can overflow Key: LUCENE-10678 URL: https://issues.apache.org/jira/browse/LUCENE-10678 Project: Lucene

[jira] [Commented] (LUCENE-10471) Increase the number of dims for KNN vectors to 2048

2022-08-10 Thread Michael Sokolov (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17577970#comment-17577970 ] Michael Sokolov commented on LUCENE-10471: -- > Maybe I do not understand the code b

[jira] [Comment Edited] (LUCENE-10677) Duplicate strings in FieldInfo#attributes contribute significantly to heap usage at scale

2022-08-10 Thread David Turner (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17577853#comment-17577853 ] David Turner edited comment on LUCENE-10677 at 8/10/22 9:42 AM: >

[jira] [Commented] (LUCENE-10677) Duplicate strings in FieldInfo#attributes contribute significantly to heap usage at scale

2022-08-10 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17577859#comment-17577859 ] Dawid Weiss commented on LUCENE-10677: -- > It looks like we might be able to intercept the relev

[jira] [Commented] (LUCENE-10677) Duplicate strings in FieldInfo#attributes contribute significantly to heap usage at scale

2022-08-10 Thread David Turner (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17577853#comment-17577853 ] David Turner commented on LUCENE-10677: --- > I'm opposed to the use of string.intern by the luc

[jira] [Commented] (LUCENE-10471) Increase the number of dims for KNN vectors to 2048

2022-08-10 Thread Marcus Eagan (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17577849#comment-17577849 ] Marcus Eagan commented on LUCENE-10471: --- [~michi] You are free to increase the dimension limit

[jira] [Commented] (LUCENE-10471) Increase the number of dims for KNN vectors to 2048

2022-08-10 Thread Michael Wechner (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17577811#comment-17577811 ] Michael Wechner commented on LUCENE-10471: -- Maybe I do not understand the code base of Lucene

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

2022-08-09 Thread Tomoko Uchida (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomoko Uchida updated LUCENE-10557: --- Attachment: (was: lucene_duke_surf.png) > Migrate to GitHub issue from J

[jira] [Commented] (LUCENE-10654) New companion doc value format for LatLonShape and XYShape field types

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

[jira] [Commented] (LUCENE-10654) New companion doc value format for LatLonShape and XYShape field types

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

[jira] [Commented] (LUCENE-10677) Duplicate strings in FieldInfo#attributes contribute significantly to heap usage at scale

2022-08-09 Thread Armin Braun (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17577484#comment-17577484 ] Armin Braun commented on LUCENE-10677: -- [~dweiss] maybe an alternative solution could

[jira] [Commented] (LUCENE-10677) Duplicate strings in FieldInfo#attributes contribute significantly to heap usage at scale

2022-08-09 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17577468#comment-17577468 ] Dawid Weiss commented on LUCENE-10677: -- String.intern is evil for many reasons and your use case

[jira] [Commented] (LUCENE-10677) Duplicate strings in FieldInfo#attributes contribute significantly to heap usage at scale

2022-08-09 Thread Armin Braun (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17577440#comment-17577440 ] Armin Braun commented on LUCENE-10677: -- [~dweiss] this happened on an Elasticsearch node that had

[jira] [Commented] (LUCENE-10677) Duplicate strings in FieldInfo#attributes contribute significantly to heap usage at scale

2022-08-09 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17577408#comment-17577408 ] Dawid Weiss commented on LUCENE-10677: -- It would help a lot if you could provide an example of how

[jira] [Commented] (LUCENE-10677) Duplicate strings in FieldInfo#attributes contribute significantly to heap usage at scale

2022-08-09 Thread Armin Braun (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17577393#comment-17577393 ] Armin Braun commented on LUCENE-10677: -- This wouldn't necessarily need string interning here

[jira] [Commented] (LUCENE-10677) Duplicate strings in FieldInfo#attributes contribute significantly to heap usage at scale

2022-08-09 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17577309#comment-17577309 ] Robert Muir commented on LUCENE-10677: -- I'm opposed to the use of string.intern by the lucene

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

2022-08-09 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17577304#comment-17577304 ] Robert Muir commented on LUCENE-10676: -- I'm opposed to use of String.intern here. The problem

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

2022-08-08 Thread Armin Braun (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17576713#comment-17576713 ] Armin Braun edited comment on LUCENE-10676 at 8/8/22 12:05 PM: --- The field

[jira] [Created] (LUCENE-10677) Duplicate strings in FieldInfo#attributes contribute significantly to heap usage at scale

2022-08-08 Thread Armin Braun (Jira)
Armin Braun created LUCENE-10677: Summary: Duplicate strings in FieldInfo#attributes contribute significantly to heap usage at scale Key: LUCENE-10677 URL: https://issues.apache.org/jira/browse/LUCENE-10677

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

2022-08-08 Thread Armin Braun (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17576713#comment-17576713 ] Armin Braun commented on LUCENE-10676: -- The field names in the particular case that lead

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

2022-08-08 Thread Armin Braun (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Armin Braun updated LUCENE-10676: - Attachment: image-2022-08-08-13-23-37-050.png > FieldInfo#name contributes significan

  1   2   3   4   5   6   7   8   9   10   >