[
https://issues.apache.org/jira/browse/LUCENE-10562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17534164#comment-17534164
]
Henrik Hertel commented on LUCENE-10562:
[~tomoko] thanks for the additional ti
[
https://issues.apache.org/jira/browse/LUCENE-9356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17534126#comment-17534126
]
Robert Muir commented on LUCENE-9356:
-
I think the "problem" in current test is the
[
https://issues.apache.org/jira/browse/LUCENE-9356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17534124#comment-17534124
]
Robert Muir commented on LUCENE-9356:
-
i'd disable compound file as a first pass on
Julie Tibshirani created LUCENE-10564:
-
Summary: SparseFixedBitSet#or doesn't update memory accounting
Key: LUCENE-10564
URL: https://issues.apache.org/jira/browse/LUCENE-10564
Project: Lucene - Co
LuXugang commented on code in PR #870:
URL: https://github.com/apache/lucene/pull/870#discussion_r868794312
##
lucene/core/src/java/org/apache/lucene/codecs/lucene92/Lucene92HnswVectorsFormat.java:
##
@@ -0,0 +1,154 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) und
jtibshirani commented on code in PR #870:
URL: https://github.com/apache/lucene/pull/870#discussion_r868790940
##
lucene/core/src/java/org/apache/lucene/codecs/lucene92/Lucene92HnswVectorsFormat.java:
##
@@ -0,0 +1,154 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF)
jtibshirani commented on code in PR #870:
URL: https://github.com/apache/lucene/pull/870#discussion_r868790940
##
lucene/core/src/java/org/apache/lucene/codecs/lucene92/Lucene92HnswVectorsFormat.java:
##
@@ -0,0 +1,154 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF)
[
https://issues.apache.org/jira/browse/LUCENE-9356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17534118#comment-17534118
]
Robert Muir commented on LUCENE-9356:
-
mulling on it more, this to me seems like the
[
https://issues.apache.org/jira/browse/LUCENE-9356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17534117#comment-17534117
]
Robert Muir commented on LUCENE-9356:
-
by the way, if we just want to improve the ex
[
https://issues.apache.org/jira/browse/LUCENE-9356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17534116#comment-17534116
]
Robert Muir commented on LUCENE-9356:
-
The test seems wrong to me, for example it do
[
https://issues.apache.org/jira/browse/LUCENE-10532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17534112#comment-17534112
]
ASF subversion and git services commented on LUCENE-10532:
--
Co
[
https://issues.apache.org/jira/browse/LUCENE-10532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir resolved LUCENE-10532.
--
Fix Version/s: 9.2
Resolution: Fixed
> Remove @Slow annotation
> -
[
https://issues.apache.org/jira/browse/LUCENE-10532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17534102#comment-17534102
]
ASF subversion and git services commented on LUCENE-10532:
--
Co
rmuir merged PR #832:
URL: https://github.com/apache/lucene/pull/832
--
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.or
rmuir commented on PR #832:
URL: https://github.com/apache/lucene/pull/832#issuecomment-1121832123
> I'm fine with this. Reasons for Slow (and other test groups) are various.
I use Slow in projects where certain tests are indeed slow by nature - have to
unpack the distribution/ fork process
rmuir commented on PR #832:
URL: https://github.com/apache/lucene/pull/832#issuecomment-1121826968
Thanks @cpoerschke for correcting my dyslexia :)
--
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
LuXugang commented on code in PR #870:
URL: https://github.com/apache/lucene/pull/870#discussion_r868760034
##
lucene/core/src/java/org/apache/lucene/codecs/lucene92/Lucene92HnswVectorsFormat.java:
##
@@ -0,0 +1,154 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) und
mocobeta commented on PR #874:
URL: https://github.com/apache/lucene/pull/874#issuecomment-1121814970
I'm curious about how such large models (to me) are practically common or
will be common in the near future (in the IR area).
I don't have enough expertise to agree or disagree - it's jus
[
https://issues.apache.org/jira/browse/LUCENE-10471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17534086#comment-17534086
]
Robert Muir commented on LUCENE-10471:
--
I think the major problem is still no Vect
rmuir commented on PR #777:
URL: https://github.com/apache/lucene/pull/777#issuecomment-1121805275
just an observation, this is a large amount of code changes for performance
change that may be in the noise? I'm a bit confused.
--
This is an automated message from the Apache Git Service.
[
https://issues.apache.org/jira/browse/LUCENE-10551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17534074#comment-17534074
]
Robert Muir commented on LUCENE-10551:
--
Thanks [~irislpx] for solving the mystery.
rmuir commented on PR #875:
URL: https://github.com/apache/lucene/pull/875#issuecomment-1121772167
I kinda feel like in this case we are trying to outsmart the JIT compiler
with optimizations it has for `Arrays.equals()`.
I understand the idea that we could be smarter based on the da
mayya-sharipova commented on code in PR #872:
URL: https://github.com/apache/lucene/pull/872#discussion_r868594873
##
lucene/core/src/java/org/apache/lucene/codecs/lucene91/Lucene91HnswVectorsWriter.java:
##
@@ -53,12 +53,14 @@ public final class Lucene91HnswVectorsWriter extend
gsmiller commented on PR #777:
URL: https://github.com/apache/lucene/pull/777#issuecomment-1121602253
This looks great! Thanks @Yuti-G! It would be nice if we could create a
common abstract class to hold some of the common logic between this and the
non-concurrent implementation. Seems like
Yuti-G closed pull request #843: LUCENE-10538: TopN is not being used in
getTopChildren in RangeFacetCounts
URL: https://github.com/apache/lucene/pull/843
--
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 g
[
https://issues.apache.org/jira/browse/LUCENE-10538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17534019#comment-17534019
]
Yuting Gan commented on LUCENE-10538:
-
Yes, thanks [~gsmiller]! I am working on LUC
[
https://issues.apache.org/jira/browse/LUCENE-10471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17534018#comment-17534018
]
Julie Tibshirani commented on LUCENE-10471:
---
I also don't have an objection t
[
https://issues.apache.org/jira/browse/LUCENE-10562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17533982#comment-17533982
]
Tomoko Uchida edited comment on LUCENE-10562 at 5/9/22 8:08 PM:
-
[
https://issues.apache.org/jira/browse/LUCENE-10551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17533993#comment-17533993
]
Peixin Li commented on LUCENE-10551:
we have identified the issue is not related to
[
https://issues.apache.org/jira/browse/LUCENE-10562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17533982#comment-17533982
]
Tomoko Uchida edited comment on LUCENE-10562 at 5/9/22 7:43 PM:
-
[
https://issues.apache.org/jira/browse/LUCENE-10562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17533982#comment-17533982
]
Tomoko Uchida commented on LUCENE-10562:
Yes, it's not about "query execution (
mayya-sharipova commented on PR #870:
URL: https://github.com/apache/lucene/pull/870#issuecomment-1121489041
@msokolov Thanks for your feedback on this PR. I am wondering if you have
any further feedback for this work. It would be nice to get it merged for 9.2
Lucene release.
--
This is
jtibshirani commented on code in PR #872:
URL: https://github.com/apache/lucene/pull/872#discussion_r868255093
##
lucene/core/src/java/org/apache/lucene/codecs/lucene91/Lucene91HnswVectorsWriter.java:
##
@@ -53,12 +53,14 @@ public final class Lucene91HnswVectorsWriter extends
K
jtibshirani commented on PR #872:
URL: https://github.com/apache/lucene/pull/872#issuecomment-1121379649
Thanks, this looks the same as what I was seeing now! It's good motivation
to add Lucene to ann-benchmarks so we can stop using a custom local benchmark
set-up!
--
This is an automate
jtibshirani commented on code in PR #870:
URL: https://github.com/apache/lucene/pull/870#discussion_r868240961
##
lucene/core/src/java/org/apache/lucene/codecs/lucene92/Lucene92HnswVectorsFormat.java:
##
@@ -0,0 +1,154 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF)
[
https://issues.apache.org/jira/browse/LUCENE-10538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17533912#comment-17533912
]
Greg Miller commented on LUCENE-10538:
--
So I think the order of operations here is
gsmiller commented on PR #843:
URL: https://github.com/apache/lucene/pull/843#issuecomment-1121351525
@Yuti-G would it make sense to close out this PR since I don't think we plan
to merge this as it is?
--
This is an automated message from the Apache Git Service.
To respond to the message
[
https://issues.apache.org/jira/browse/LUCENE-9625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17533911#comment-17533911
]
Balmukund Mandal commented on LUCENE-9625:
--
I was trying to run the benchmark a
[
https://issues.apache.org/jira/browse/LUCENE-10562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17533874#comment-17533874
]
Henrik Hertel commented on LUCENE-10562:
[~uschindler] you are correct, it is i
jpountz opened a new pull request, #875:
URL: https://github.com/apache/lucene/pull/875
I benchmarked OrdinalMap construction over high-cardinality fields, and lots
of
time gets spent into `PriorityQueue#downHeap` due to entry comparisons. I
added
a small hack that speeds up these com
[
https://issues.apache.org/jira/browse/LUCENE-10562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17533857#comment-17533857
]
Uwe Schindler edited comment on LUCENE-10562 at 5/9/22 3:38 PM:
-
[
https://issues.apache.org/jira/browse/LUCENE-10562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17533857#comment-17533857
]
Uwe Schindler commented on LUCENE-10562:
As explanation why this is slow: It ha
[
https://issues.apache.org/jira/browse/LUCENE-10562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17533856#comment-17533856
]
Uwe Schindler edited comment on LUCENE-10562 at 5/9/22 3:31 PM:
-
[
https://issues.apache.org/jira/browse/LUCENE-10562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17533856#comment-17533856
]
Uwe Schindler edited comment on LUCENE-10562 at 5/9/22 3:30 PM:
-
[
https://issues.apache.org/jira/browse/LUCENE-10562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler resolved LUCENE-10562.
Resolution: Won't Fix
> Large system: Wildcard search leads to full index scan despite fi
[
https://issues.apache.org/jira/browse/LUCENE-10562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17533856#comment-17533856
]
Uwe Schindler commented on LUCENE-10562:
Hi,
I think those question do not rela
mayya-sharipova opened a new pull request, #874:
URL: https://github.com/apache/lucene/pull/874
Increase the maximum number of dims for KNN vectors to 2048.
The current maximum allowed number of dimensions is equal to 1024.
But we see in practice a number of models that produce vect
mayya-sharipova commented on PR #872:
URL: https://github.com/apache/lucene/pull/872#issuecomment-1121144832
@jtibshirani Thanks for the comment. I've rerun the benchmarks as you
suggested, and here are the new results
```txt
kApproach
[
https://issues.apache.org/jira/browse/LUCENE-10562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17533765#comment-17533765
]
Tomoko Uchida commented on LUCENE-10562:
bq. I guess that would increase my in
[
https://issues.apache.org/jira/browse/LUCENE-10562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17533762#comment-17533762
]
Henrik Hertel commented on LUCENE-10562:
Sure, that could help, but I guess tha
[
https://issues.apache.org/jira/browse/LUCENE-10562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17533751#comment-17533751
]
Tomoko Uchida edited comment on LUCENE-10562 at 5/9/22 10:57 AM:
[
https://issues.apache.org/jira/browse/LUCENE-10562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17533751#comment-17533751
]
Tomoko Uchida commented on LUCENE-10562:
One thing I could recommend is, that i
[
https://issues.apache.org/jira/browse/LUCENE-10562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17533747#comment-17533747
]
Tomoko Uchida commented on LUCENE-10562:
I'm not fully sure how filters are imp
[
https://issues.apache.org/jira/browse/LUCENE-10562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17533743#comment-17533743
]
Henrik Hertel commented on LUCENE-10562:
Thanks for your answer.
Well, from my
[
https://issues.apache.org/jira/browse/LUCENE-10562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17533739#comment-17533739
]
Tomoko Uchida commented on LUCENE-10562:
As for "despite filter query", sorry,
[
https://issues.apache.org/jira/browse/LUCENE-10562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17533735#comment-17533735
]
Tomoko Uchida commented on LUCENE-10562:
Infix or suffix wildcard query is extr
[
https://issues.apache.org/jira/browse/LUCENE-10562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henrik Hertel updated LUCENE-10562:
---
Description:
I use Solr and have a large system with 1TB in one core and about 5 million
d
57 matches
Mail list logo