[
https://issues.apache.org/jira/browse/SOLR-14396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17078944#comment-17078944
]
Trey Grainger commented on SOLR-14396:
--
I've pushed up the fix (see linked pull requ
treygrainger opened a new pull request #1421: SOLR-14396: TaggerRequestHandler
should not error on empty collection
URL: https://github.com/apache/lucene-solr/pull/1421
# Description
The TaggerRequestHandler currently returns a 400 (Bad Request) if used on a
collection w
Hoan Tran Van created SOLR-14399:
Summary: java.nio.channels.AsynchronousCloseException
Key: SOLR-14399
URL: https://issues.apache.org/jira/browse/SOLR-14399
Project: Solr
Issue Type: Bug
[
https://issues.apache.org/jira/browse/SOLR-14397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Trey Grainger updated SOLR-14397:
-
Description:
Search engines have traditionally relied upon token-based matching (typically
keywo
[
https://issues.apache.org/jira/browse/SOLR-14397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Trey Grainger updated SOLR-14397:
-
Description:
Search engines have traditionally relied upon token-based matching (typically
keywo
[
https://issues.apache.org/jira/browse/SOLR-14397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Trey Grainger updated SOLR-14397:
-
Description:
Search engines have traditionally relied upon token-based matching (typically
keywo
[
https://issues.apache.org/jira/browse/SOLR-14397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Trey Grainger updated SOLR-14397:
-
Description:
Search engines have traditionally relied upon token-based matching (typically
keywo
[
https://issues.apache.org/jira/browse/SOLR-14398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Noble Paul updated SOLR-14398:
--
Fix Version/s: 8.6
> package store PUT should be idempotent
> --
>
noblepaul opened a new pull request #1420: package store PUT should be
idempotent
URL: https://github.com/apache/lucene-solr/pull/1420
This is an automated message from the Apache Git Service.
To respond to the message, plea
[
https://issues.apache.org/jira/browse/SOLR-14398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Noble Paul updated SOLR-14398:
--
Labels: packagemanager (was: )
> package store PUT should be idempotent
>
[
https://issues.apache.org/jira/browse/SOLR-14398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Noble Paul updated SOLR-14398:
--
Issue Type: Improvement (was: New Feature)
> package store PUT should be idempotent
>
CaoManhDat commented on issue #1395: SOLR-14365: CollapsingQParser - Avoiding
always allocate int[] and float[] with size equals to number of unique values
(WIP)
URL: https://github.com/apache/lucene-solr/pull/1395#issuecomment-611307658
@dsmiley DynamicMap doesn't have any methods that su
Noble Paul created SOLR-14398:
-
Summary: package store PUT should be idempotent
Key: SOLR-14398
URL: https://issues.apache.org/jira/browse/SOLR-14398
Project: Solr
Issue Type: New Feature
S
[
https://issues.apache.org/jira/browse/SOLR-14397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17078874#comment-17078874
]
Trey Grainger commented on SOLR-14397:
--
Going to let this set for a few days to see
[
https://issues.apache.org/jira/browse/SOLR-14397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17078871#comment-17078871
]
Trey Grainger commented on SOLR-14397:
--
ok, just pushed first commit (see linked pul
dsmiley commented on issue #1412: Add MinimalSolrTest for scale testing
URL: https://github.com/apache/lucene-solr/pull/1412#issuecomment-611299798
Test-framework as a stub makes sense. Essentially we don't want this
pretend-test slowing down whole test-runs. I get the sense there is room
bringyou commented on a change in pull request #1389: LUCENE-9298: fix
clearDeletedDocIds in BufferedUpdates
URL: https://github.com/apache/lucene-solr/pull/1389#discussion_r405927650
##
File path: lucene/core/src/java/org/apache/lucene/index/BufferedUpdates.java
##
@@ -17
[
https://issues.apache.org/jira/browse/SOLR-14396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17078868#comment-17078868
]
David Smiley commented on SOLR-14396:
-
Ah; skip the header. That could be its own is
noblepaul commented on a change in pull request #1327: SOLR-13942:
/api/cluster/zk/* to fetch raw ZK data
URL: https://github.com/apache/lucene-solr/pull/1327#discussion_r405924222
##
File path: solr/core/src/java/org/apache/solr/handler/admin/ZkRead.java
##
@@ -0,0 +1,117
noblepaul commented on a change in pull request #1327: SOLR-13942:
/api/cluster/zk/* to fetch raw ZK data
URL: https://github.com/apache/lucene-solr/pull/1327#discussion_r405924050
##
File path: solr/core/src/java/org/apache/solr/handler/admin/ZkRead.java
##
@@ -0,0 +1,117
treygrainger opened a new pull request #1419: SOLR-14397: Vector Search in Solr
URL: https://github.com/apache/lucene-solr/pull/1419
# Description
*WORK IN PROGRESS, DO NOT MERGE.*
Adds in `vector_cosine` function query and `vector_dotproduct` function
queries, which c
noblepaul commented on a change in pull request #1327: SOLR-13942:
/api/cluster/zk/* to fetch raw ZK data
URL: https://github.com/apache/lucene-solr/pull/1327#discussion_r405921183
##
File path: solr/core/src/java/org/apache/solr/handler/admin/ZkRead.java
##
@@ -0,0 +1,117
noblepaul commented on a change in pull request #1327: SOLR-13942:
/api/cluster/zk/* to fetch raw ZK data
URL: https://github.com/apache/lucene-solr/pull/1327#discussion_r405920137
##
File path: solr/core/src/java/org/apache/solr/handler/admin/ZkRead.java
##
@@ -0,0 +1,117
noblepaul commented on a change in pull request #1327: SOLR-13942:
/api/cluster/zk/* to fetch raw ZK data
URL: https://github.com/apache/lucene-solr/pull/1327#discussion_r405920325
##
File path:
solr/core/src/test/org/apache/solr/handler/admin/ZookeeperStatusHandlerTest.java
#
noblepaul commented on a change in pull request #1327: SOLR-13942:
/api/cluster/zk/* to fetch raw ZK data
URL: https://github.com/apache/lucene-solr/pull/1327#discussion_r405920137
##
File path: solr/core/src/java/org/apache/solr/handler/admin/ZkRead.java
##
@@ -0,0 +1,117
CaoManhDat commented on issue #1395: SOLR-14365: CollapsingQParser - Avoiding
always allocate int[] and float[] with size equals to number of unique values
(WIP)
URL: https://github.com/apache/lucene-solr/pull/1395#issuecomment-611288608
@dsmiley Done!
dsmiley commented on issue #1395: SOLR-14365: CollapsingQParser - Avoiding
always allocate int[] and float[] with size equals to number of unique values
(WIP)
URL: https://github.com/apache/lucene-solr/pull/1395#issuecomment-611276129
Dat can you move out of the numeric package please
---
CaoManhDat commented on issue #1395: SOLR-14365: CollapsingQParser - Avoiding
always allocate int[] and float[] with size equals to number of unique values
(WIP)
URL: https://github.com/apache/lucene-solr/pull/1395#issuecomment-611274493
Thanks a lot for your hard work @bruno-roustant
--
mayya-sharipova commented on issue #1351: LUCENE-9280: Collectors to skip
noncompetitive documents
URL: https://github.com/apache/lucene-solr/pull/1351#issuecomment-611260306
@romseygeek I have tried to address your outstanding feedback in
4448499f0f. Can you please continue the review w
[
https://issues.apache.org/jira/browse/LUCENE-9267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre-Luc Perron updated LUCENE-9267:
--
Attachment: (was: LUCENE-9267.patch)
> The documentation of getQueryBuildTime func
[
https://issues.apache.org/jira/browse/LUCENE-9267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre-Luc Perron updated LUCENE-9267:
--
Attachment: LUCENE-9267.patch
> The documentation of getQueryBuildTime function report
plperron commented on issue #1330: LUCENE-9267 Replace getQueryBuildTime time
unit from ms to ns
URL: https://github.com/apache/lucene-solr/pull/1330#issuecomment-611254162
Should I rebase both commits into a single one in order to keep the
cohesiveness ?
-
mocobeta commented on a change in pull request #1388: LUCENE-9278: Use
-linkoffline instead of relative paths to make links to other projects
URL: https://github.com/apache/lucene-solr/pull/1388#discussion_r405878977
##
File path: gradle/render-javadoc.gradle
##
@@ -15,93
[
https://issues.apache.org/jira/browse/SOLR-12890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17078818#comment-17078818
]
Trey Grainger commented on SOLR-12890:
--
After reviewing and testing the code in the
[
https://issues.apache.org/jira/browse/LUCENE-9278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17078815#comment-17078815
]
ASF subversion and git services commented on LUCENE-9278:
-
Commi
mocobeta merged pull request #1388: LUCENE-9278: Use -linkoffline instead of
relative paths to make links to other projects
URL: https://github.com/apache/lucene-solr/pull/1388
This is an automated message from the Apache Gi
[
https://issues.apache.org/jira/browse/SOLR-14370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17078806#comment-17078806
]
Andy Throgmorton commented on SOLR-14370:
-
Sure, I can explain more to solicit al
[
https://issues.apache.org/jira/browse/LUCENE-9286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17078792#comment-17078792
]
Dawid Weiss commented on LUCENE-9286:
-
+1!
> FST arc.copyOf clones BitTables and th
madrob commented on issue #1412: Add MinimalSolrTest for scale testing
URL: https://github.com/apache/lucene-solr/pull/1412#issuecomment-611231598
Would this be better in test-framework as a stub? My goals here are to
always have something that I can run against master without needing to re
Trey Grainger created SOLR-14397:
Summary: Vector Search in Solr
Key: SOLR-14397
URL: https://issues.apache.org/jira/browse/SOLR-14397
Project: Solr
Issue Type: Improvement
Security Lev
[
https://issues.apache.org/jira/browse/LUCENE-4048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley closed LUCENE-4048.
> Move getLines out of ResourceLoader and require Charset
> --
[
https://issues.apache.org/jira/browse/LUCENE-4048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley resolved LUCENE-4048.
--
Fix Version/s: 4.0-BETA
Resolution: Duplicate
> Move getLines out of ResourceLoader and
[
https://issues.apache.org/jira/browse/LUCENE-9286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17078707#comment-17078707
]
Bruno Roustant commented on LUCENE-9286:
To complete the perf benchmark, I ran l
[
https://issues.apache.org/jira/browse/SOLR-12005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17078704#comment-17078704
]
David Smiley commented on SOLR-12005:
-
Instead of looking for logging as the tool for
[
https://issues.apache.org/jira/browse/LUCENE-9286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17078703#comment-17078703
]
Bruno Roustant commented on LUCENE-9286:
Ah ! :) I see the faulty assertion. I'l
[
https://issues.apache.org/jira/browse/SOLR-8773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17078701#comment-17078701
]
David Smiley commented on SOLR-8773:
[~noble.paul] I suppose all this might be Won't-F
s1monw commented on issue #1397: LUCENE-9304: Refactor DWPTPool to pool DWPT
directly
URL: https://github.com/apache/lucene-solr/pull/1397#issuecomment-611181862
@mikemccand I merged master into this branch
This is an automat
[
https://issues.apache.org/jira/browse/LUCENE-9271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17078690#comment-17078690
]
Simon Willnauer commented on LUCENE-9271:
-
thanks [~jpountz]
> Make BufferedInd
[
https://issues.apache.org/jira/browse/LUCENE-9271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17078688#comment-17078688
]
Adrien Grand commented on LUCENE-9271:
--
Sorry about that, it should have been fixed
jpountz commented on issue #1397: LUCENE-9304: Refactor DWPTPool to pool DWPT
directly
URL: https://github.com/apache/lucene-solr/pull/1397#issuecomment-611180446
@mikemccand I think it's related to the change I merged yesterday indeed. I
fix it shortly after merging, so if you merge maste
s1monw commented on a change in pull request #1389: LUCENE-9298: fix
clearDeletedDocIds in BufferedUpdates
URL: https://github.com/apache/lucene-solr/pull/1389#discussion_r405796843
##
File path: lucene/core/src/java/org/apache/lucene/index/BufferedUpdates.java
##
@@ -176,
[
https://issues.apache.org/jira/browse/LUCENE-9309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17078675#comment-17078675
]
Simon Willnauer commented on LUCENE-9309:
-
[~mikemccand] can you take a look at
s1monw opened a new pull request #1418: LUCENE-9309: Wait for #addIndexes
merges when aborting merges
URL: https://github.com/apache/lucene-solr/pull/1418
The SegmentMerger usage in IW#addIndexes(CodecReader...) might make changes
to the Directory while the IW tries to clean-up files on
[
https://issues.apache.org/jira/browse/SOLR-11384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17078637#comment-17078637
]
sambasivarao giddaluri edited comment on SOLR-11384 at 4/8/20, 7:32 PM:
---
[
https://issues.apache.org/jira/browse/SOLR-11384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17078637#comment-17078637
]
sambasivarao giddaluri commented on SOLR-11384:
---
[~kwatters] is it possibl
s1monw commented on issue #1397: LUCENE-9304: Refactor DWPTPool to pool DWPT
directly
URL: https://github.com/apache/lucene-solr/pull/1397#issuecomment-611147359
@mikemccand did you run any benchmarks on this change yet?
This
[
https://issues.apache.org/jira/browse/LUCENE-9271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17078627#comment-17078627
]
Simon Willnauer commented on LUCENE-9271:
-
We ran into a test failure
[here|htt
[
https://issues.apache.org/jira/browse/SOLR-14396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17078620#comment-17078620
]
Trey Grainger commented on SOLR-14396:
--
Cool. I'll take a stab at changing the behav
[
https://issues.apache.org/jira/browse/SOLR-14396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17078602#comment-17078602
]
David Smiley commented on SOLR-14396:
-
Woah; I think it's bad this throws an exceptio
[
https://issues.apache.org/jira/browse/SOLR-13132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17078567#comment-17078567
]
Michael Gibney commented on SOLR-13132:
---
This is great, thanks! It's taking me a li
Dawid Weiss created LUCENE-9311:
---
Summary: IntelliJ import attempts to compile solr-ref-guide tools/
and fails
Key: LUCENE-9311
URL: https://issues.apache.org/jira/browse/LUCENE-9311
Project: Lucene - C
[
https://issues.apache.org/jira/browse/LUCENE-9310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss resolved LUCENE-9310.
-
Fix Version/s: master (9.0)
Resolution: Fixed
> IntelliJ attempts to resolve provider pro
[
https://issues.apache.org/jira/browse/LUCENE-9286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17078564#comment-17078564
]
Dawid Weiss commented on LUCENE-9286:
-
My repro was a test... and I ran with enabled
[
https://issues.apache.org/jira/browse/LUCENE-9286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17078537#comment-17078537
]
Dawid Weiss commented on LUCENE-9286:
-
Now... this is a head scratcher. I get this o
[
https://issues.apache.org/jira/browse/LUCENE-9310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17078527#comment-17078527
]
ASF subversion and git services commented on LUCENE-9310:
-
Commi
Trey Grainger created SOLR-14396:
Summary: TaggerRequestHandler Should Not Error on Empty Collection
Key: SOLR-14396
URL: https://issues.apache.org/jira/browse/SOLR-14396
Project: Solr
Issue
[
https://issues.apache.org/jira/browse/LUCENE-9310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss updated LUCENE-9310:
Summary: IntelliJ attempts to resolve provider property in jar manifest
configuration and fails du
Dawid Weiss created LUCENE-9310:
---
Summary: IntelliJ attempts to resolve provider property in jar
manifest configuration and fails
Key: LUCENE-9310
URL: https://issues.apache.org/jira/browse/LUCENE-9310
[
https://issues.apache.org/jira/browse/SOLR-14385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17078516#comment-17078516
]
Saatchi Bhalla commented on SOLR-14385:
---
Hadn't realized that access to MDC variabl
[
https://issues.apache.org/jira/browse/SOLR-13132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris M. Hostetter updated SOLR-13132:
--
Attachment: SOLR-13132_testSweep.patch
Status: Open (was: Open)
bq. ... In fa
dweiss commented on a change in pull request #1388: LUCENE-9278: Use
-linkoffline instead of relative paths to make links to other projects
URL: https://github.com/apache/lucene-solr/pull/1388#discussion_r405684724
##
File path: gradle/render-javadoc.gradle
##
@@ -15,93 +1
[
https://issues.apache.org/jira/browse/SOLR-14210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17078500#comment-17078500
]
Cassandra Targett commented on SOLR-14210:
--
bq. The "Class & Javadocs" column of
dweiss commented on a change in pull request #1416: LUCENE-9286:
FST.Arc.BitTable is read directly from the FST bytes.
URL: https://github.com/apache/lucene-solr/pull/1416#discussion_r405681455
##
File path: lucene/core/src/java/org/apache/lucene/util/fst/BitTableUtil.java
[
https://issues.apache.org/jira/browse/LUCENE-9286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17078491#comment-17078491
]
Dawid Weiss commented on LUCENE-9286:
-
Let me double check and get back to you. Sorr
[
https://issues.apache.org/jira/browse/SOLR-13979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17078489#comment-17078489
]
David Smiley commented on SOLR-13979:
-
Also, distributed search long predated SolrClo
[
https://issues.apache.org/jira/browse/SOLR-13979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17078488#comment-17078488
]
David Smiley commented on SOLR-13979:
-
bq. These metrics are added to all handlers th
bringyou commented on issue #1389: LUCENE-9298: fix clearDeletedDocIds in
BufferedUpdates
URL: https://github.com/apache/lucene-solr/pull/1389#issuecomment-611049924
> Change looks good to me. Would you mind adding a small test for this
issue? Thanks @bringyou!
sorry for the delay~
[
https://issues.apache.org/jira/browse/LUCENE-9286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17078431#comment-17078431
]
Bruno Roustant edited comment on LUCENE-9286 at 4/8/20, 4:10 PM:
-
[
https://issues.apache.org/jira/browse/LUCENE-9286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17078431#comment-17078431
]
Bruno Roustant commented on LUCENE-9286:
That's strange. In the PR I integrated
sigram opened a new pull request #1417: SOLR-12847: Auto-create a policy rule
that corresponds to maxShardsPerNode
URL: https://github.com/apache/lucene-solr/pull/1417
# Description
Please provide a short description of the changes you're making with this
pull reques
mocobeta commented on a change in pull request #1388: LUCENE-9278: Use
-linkoffline instead of relative paths to make links to other projects
URL: https://github.com/apache/lucene-solr/pull/1388#discussion_r405606070
##
File path: gradle/render-javadoc.gradle
##
@@ -15,93
bruno-roustant commented on issue #1395: SOLR-14365: CollapsingQParser -
Avoiding always allocate int[] and float[] with size equals to number of unique
values (WIP)
URL: https://github.com/apache/lucene-solr/pull/1395#issuecomment-611020236
Yes I missed the power of 2. So I'll just let yo
mocobeta commented on a change in pull request #1388: LUCENE-9278: Use
-linkoffline instead of relative paths to make links to other projects
URL: https://github.com/apache/lucene-solr/pull/1388#discussion_r405603524
##
File path: gradle/render-javadoc.gradle
##
@@ -15,93
CaoManhDat edited a comment on issue #1395: SOLR-14365: CollapsingQParser -
Avoiding always allocate int[] and float[] with size equals to number of unique
values (WIP)
URL: https://github.com/apache/lucene-solr/pull/1395#issuecomment-610985910
> The javadoc in the constructor is good, but
CaoManhDat edited a comment on issue #1395: SOLR-14365: CollapsingQParser -
Avoiding always allocate int[] and float[] with size equals to number of unique
values (WIP)
URL: https://github.com/apache/lucene-solr/pull/1395#issuecomment-610985910
> The javadoc in the constructor is good, but
CaoManhDat edited a comment on issue #1395: SOLR-14365: CollapsingQParser -
Avoiding always allocate int[] and float[] with size equals to number of unique
values (WIP)
URL: https://github.com/apache/lucene-solr/pull/1395#issuecomment-610985910
> The javadoc in the constructor is good, but
[
https://issues.apache.org/jira/browse/SOLR-14210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17078326#comment-17078326
]
Jan Høydahl commented on SOLR-14210:
bq. Why wouldn't you add the additional param th
CaoManhDat edited a comment on issue #1395: SOLR-14365: CollapsingQParser -
Avoiding always allocate int[] and float[] with size equals to number of unique
values (WIP)
URL: https://github.com/apache/lucene-solr/pull/1395#issuecomment-610985910
> The javadoc in the constructor is good, but
CaoManhDat edited a comment on issue #1395: SOLR-14365: CollapsingQParser -
Avoiding always allocate int[] and float[] with size equals to number of unique
values (WIP)
URL: https://github.com/apache/lucene-solr/pull/1395#issuecomment-610985910
> The javadoc in the constructor is good, but
CaoManhDat edited a comment on issue #1395: SOLR-14365: CollapsingQParser -
Avoiding always allocate int[] and float[] with size equals to number of unique
values (WIP)
URL: https://github.com/apache/lucene-solr/pull/1395#issuecomment-610985910
> The javadoc in the constructor is good, but
CaoManhDat edited a comment on issue #1395: SOLR-14365: CollapsingQParser -
Avoiding always allocate int[] and float[] with size equals to number of unique
values (WIP)
URL: https://github.com/apache/lucene-solr/pull/1395#issuecomment-610985910
> The javadoc in the constructor is good, but
CaoManhDat commented on issue #1395: SOLR-14365: CollapsingQParser - Avoiding
always allocate int[] and float[] with size equals to number of unique values
(WIP)
URL: https://github.com/apache/lucene-solr/pull/1395#issuecomment-610985910
> The javadoc in the constructor is good, but I'm co
dsmiley commented on issue #1412: Add MinimalSolrTest for scale testing
URL: https://github.com/apache/lucene-solr/pull/1412#issuecomment-610972348
We *could* have hard timeouts if they are run by a specific CI machine,
perhaps @sarowe real hardware?
Before this gets committed, we ne
bruno-roustant commented on a change in pull request #1416: LUCENE-9286:
FST.Arc.BitTable is read directly from the FST bytes.
URL: https://github.com/apache/lucene-solr/pull/1416#discussion_r405530113
##
File path: lucene/core/src/java/org/apache/lucene/util/fst/FST.java
#
bruno-roustant commented on a change in pull request #1416: LUCENE-9286:
FST.Arc.BitTable is read directly from the FST bytes.
URL: https://github.com/apache/lucene-solr/pull/1416#discussion_r405518985
##
File path: lucene/core/src/java/org/apache/lucene/util/fst/FSTEnum.java
#
bruno-roustant commented on a change in pull request #1416: LUCENE-9286:
FST.Arc.BitTable is read directly from the FST bytes.
URL: https://github.com/apache/lucene-solr/pull/1416#discussion_r405516244
##
File path: lucene/core/src/java/org/apache/lucene/util/fst/BitTableUtil.java
uschindler edited a comment on issue #1397: LUCENE-9304: Refactor DWPTPool to
pool DWPT directly
URL: https://github.com/apache/lucene-solr/pull/1397#issuecomment-610937953
This could be related to Adrien's changes yesterday: LUCENE-9271
uschindler edited a comment on issue #1397: LUCENE-9304: Refactor DWPTPool to
pool DWPT directly
URL: https://github.com/apache/lucene-solr/pull/1397#issuecomment-610937953
This could be related to Adrien's changes yesterday:
https://issues.apache.org/jira/issue/LUCENE-9271
--
uschindler commented on issue #1397: LUCENE-9304: Refactor DWPTPool to pool
DWPT directly
URL: https://github.com/apache/lucene-solr/pull/1397#issuecomment-610937953
This could be related to Adrien's changes yesterday:
https://issues.apache.org/jira/browse/issue/LUCENE-9271
--
mikemccand commented on issue #1397: LUCENE-9304: Refactor DWPTPool to pool
DWPT directly
URL: https://github.com/apache/lucene-solr/pull/1397#issuecomment-610930218
Hmm here's a more exotic test failure, also likely not caused by the changes
here. The fun things you learn when beasting o
1 - 100 of 123 matches
Mail list logo