[
https://issues.apache.org/jira/browse/SOLR-14575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17139151#comment-17139151
]
Jan Høydahl commented on SOLR-14575:
Can you please attach the related log lines from
Adrien Grand created LUCENE-9409:
Summary: TestAllFilesDetectTruncation failures
Key: LUCENE-9409
URL: https://issues.apache.org/jira/browse/LUCENE-9409
Project: Lucene - Core
Issue Type: Imp
jpountz opened a new pull request #1593:
URL: https://github.com/apache/lucene-solr/pull/1593
This changes terms and points to check the length of the index/data
files before creating slices in these files. A side-effect of this is
that we can no longer verify checksums of the meta fil
s1monw commented on a change in pull request #1552:
URL: https://github.com/apache/lucene-solr/pull/1552#discussion_r442023300
##
File path: lucene/core/src/java/org/apache/lucene/index/IndexWriter.java
##
@@ -3255,7 +3302,16 @@ private long prepareCommitInternal() throws IOExc
[
https://issues.apache.org/jira/browse/SOLR-14210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17139190#comment-17139190
]
Nazerke Seidan commented on SOLR-14210:
---
Wondering if Zk is down/unavailable, can w
[
https://issues.apache.org/jira/browse/SOLR-14210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17139190#comment-17139190
]
Nazerke Seidan edited comment on SOLR-14210 at 6/18/20, 8:03 AM:
--
msfroh commented on a change in pull request #1552:
URL: https://github.com/apache/lucene-solr/pull/1552#discussion_r442043040
##
File path: lucene/core/src/java/org/apache/lucene/index/IndexWriter.java
##
@@ -3255,7 +3302,16 @@ private long prepareCommitInternal() throws IOExc
msfroh commented on a change in pull request #1552:
URL: https://github.com/apache/lucene-solr/pull/1552#discussion_r442043040
##
File path: lucene/core/src/java/org/apache/lucene/index/IndexWriter.java
##
@@ -3255,7 +3302,16 @@ private long prepareCommitInternal() throws IOExc
Bram Van Dam created SOLR-14581:
---
Summary: Document the way auto commits work in SolrCloud
Key: SOLR-14581
URL: https://issues.apache.org/jira/browse/SOLR-14581
Project: Solr
Issue Type: Bug
[
https://issues.apache.org/jira/browse/SOLR-14581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bram Van Dam updated SOLR-14581:
Affects Version/s: master (9.0)
> Document the way auto commits work in SolrCloud
> ---
[
https://issues.apache.org/jira/browse/SOLR-14581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bram Van Dam updated SOLR-14581:
Attachment: SOLR-14581.patch
Status: Open (was: Open)
> Document the way auto commits work
[
https://issues.apache.org/jira/browse/SOLR-14581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bram Van Dam updated SOLR-14581:
Status: Patch Available (was: Open)
> Document the way auto commits work in SolrCloud
> --
[
https://issues.apache.org/jira/browse/SOLR-9060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17139269#comment-17139269
]
Thomas Corthals commented on SOLR-9060:
---
I ran into this issue with Solr 7 and 8. Th
[
https://issues.apache.org/jira/browse/SOLR-9060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17139269#comment-17139269
]
Thomas Corthals edited comment on SOLR-9060 at 6/18/20, 9:53 AM:
---
[
https://issues.apache.org/jira/browse/SOLR-9060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17139269#comment-17139269
]
Thomas Corthals edited comment on SOLR-9060 at 6/18/20, 9:53 AM:
---
[
https://issues.apache.org/jira/browse/SOLR-14210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17139290#comment-17139290
]
Jan Høydahl commented on SOLR-14210:
Please ask such questions on the solr-user maili
s1monw commented on a change in pull request #1552:
URL: https://github.com/apache/lucene-solr/pull/1552#discussion_r442167608
##
File path: lucene/core/src/java/org/apache/lucene/index/IndexWriter.java
##
@@ -3255,7 +3302,16 @@ private long prepareCommitInternal() throws IOExc
[
https://issues.apache.org/jira/browse/SOLR-14575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17139384#comment-17139384
]
Yaswanth commented on SOLR-14575:
-
Collection: test operation: restore
failed:org.apache
[
https://issues.apache.org/jira/browse/SOLR-14581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17139416#comment-17139416
]
Lucene/Solr QA commented on SOLR-14581:
---
| (/) *{color:green}+1 overall{color}* |
\
s1monw opened a new pull request #1594:
URL: https://github.com/apache/lucene-solr/pull/1594
DWPT.DocState had some history value but today in a little bit more
cleaned up DWPT and IndexingChain there is little to no value in having
this class. It also requires explicit cleanup which i
s1monw commented on pull request #1552:
URL: https://github.com/apache/lucene-solr/pull/1552#issuecomment-646029945
@msokolov you are more than welcome. I think it's a great example how OSS
works or should work thanks for being so patient with me :)
---
[
https://issues.apache.org/jira/browse/LUCENE-8574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17139437#comment-17139437
]
Michael McCandless commented on LUCENE-8574:
{quote}please, lets keep the bo
s1monw commented on pull request #1594:
URL: https://github.com/apache/lucene-solr/pull/1594#issuecomment-646030388
@dweiss maybe you have a moment to look at this
This is an automated message from the Apache Git Service.
To
janhoy merged pull request #1572:
URL: https://github.com/apache/lucene-solr/pull/1572
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
[
https://issues.apache.org/jira/browse/SOLR-14561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl updated SOLR-14561:
---
Fix Version/s: 8.6
> Validate parameters to CoreAdminAPI
> ---
>
>
[
https://issues.apache.org/jira/browse/SOLR-14561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17139453#comment-17139453
]
Jan Høydahl commented on SOLR-14561:
Committed to master. Will let Jenkins work on it
Ben Kazez created LUCENE-9410:
-
Summary: German/French stemmers fail for common forms maux,
gegrüßt, grüßend, schlummert
Key: LUCENE-9410
URL: https://issues.apache.org/jira/browse/LUCENE-9410
Project: Lu
[
https://issues.apache.org/jira/browse/LUCENE-9410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ben Kazez updated LUCENE-9410:
--
Description:
I'm using Lucene via Elasticsearch 7.7.1. German and French stemmers (either
via the Sno
[
https://issues.apache.org/jira/browse/LUCENE-9410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ben Kazez updated LUCENE-9410:
--
Description:
I'm using Lucene via Elasticsearch 7.7.1. German and French stemmers (either
via the Sno
[
https://issues.apache.org/jira/browse/SOLR-14574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erick Erickson resolved SOLR-14574.
---
Fix Version/s: 8.6
Resolution: Fixed
Hmmm, not sure where the commit message went for
msfroh commented on a change in pull request #1552:
URL: https://github.com/apache/lucene-solr/pull/1552#discussion_r442326229
##
File path: lucene/core/src/java/org/apache/lucene/index/IndexWriter.java
##
@@ -3226,15 +3235,53 @@ private long prepareCommitInternal() throws IOEx
[
https://issues.apache.org/jira/browse/SOLR-10059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Torsten Bøgh Köster updated SOLR-10059:
---
Attachment: SOLR-10059_7x.patch
> In SolrCloud, every fq added via is computed twice
[
https://issues.apache.org/jira/browse/SOLR-14566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17139557#comment-17139557
]
Jason Gerlowski commented on SOLR-14566:
I ended up using the DebugComponent as T
tflobbe merged pull request #1567:
URL: https://github.com/apache/lucene-solr/pull/1567
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
[
https://issues.apache.org/jira/browse/LUCENE-9402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tomas Eduardo Fernandez Lobbe reassigned LUCENE-9402:
-
Assignee: Tomas Eduardo Fernandez Lobbe
> Let MultiColl
s1monw merged pull request #1594:
URL: https://github.com/apache/lucene-solr/pull/1594
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
mikemccand commented on pull request #1594:
URL: https://github.com/apache/lucene-solr/pull/1594#issuecomment-646224325
+1, thanks for cleaning things up @s1monw.
This is an automated message from the Apache Git Service.
To r
s1monw commented on a change in pull request #1552:
URL: https://github.com/apache/lucene-solr/pull/1552#discussion_r442422185
##
File path: lucene/core/src/java/org/apache/lucene/index/IndexWriter.java
##
@@ -3226,15 +3235,53 @@ private long prepareCommitInternal() throws IOEx
[
https://issues.apache.org/jira/browse/SOLR-10059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17139917#comment-17139917
]
Torsten Bøgh Köster commented on SOLR-10059:
I attached a patch for this issu
[
https://issues.apache.org/jira/browse/SOLR-10059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Torsten Bøgh Köster updated SOLR-10059:
---
Attachment: (was: SOLR-10059_7x.patch)
> In SolrCloud, every fq added via is com
[
https://issues.apache.org/jira/browse/SOLR-10059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Torsten Bøgh Köster updated SOLR-10059:
---
Attachment: SOLR-10059_7x.patch
> In SolrCloud, every fq added via is computed twice
Erick Erickson created LUCENE-9411:
--
Summary: Fail complation on warnings
Key: LUCENE-9411
URL: https://issues.apache.org/jira/browse/LUCENE-9411
Project: Lucene - Core
Issue Type: Improveme
[
https://issues.apache.org/jira/browse/SOLR-10059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Torsten Bøgh Köster updated SOLR-10059:
---
Attachment: (was: SOLR-10059_7x.patch)
> In SolrCloud, every fq added via is com
[
https://issues.apache.org/jira/browse/SOLR-10059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Torsten Bøgh Köster updated SOLR-10059:
---
Attachment: SOLR-10059_7x.patch
> In SolrCloud, every fq added via is computed twice
mikemccand commented on a change in pull request #1593:
URL: https://github.com/apache/lucene-solr/pull/1593#discussion_r442474019
##
File path:
lucene/core/src/java/org/apache/lucene/codecs/lucene86/Lucene86PointsWriter.java
##
@@ -68,11 +71,9 @@ public Lucene86PointsWriter(S
jpountz commented on a change in pull request #1593:
URL: https://github.com/apache/lucene-solr/pull/1593#discussion_r442477973
##
File path:
lucene/core/src/java/org/apache/lucene/codecs/lucene86/Lucene86PointsReader.java
##
@@ -93,18 +97,12 @@ public Lucene86PointsReader(Seg
jpountz commented on a change in pull request #1593:
URL: https://github.com/apache/lucene-solr/pull/1593#discussion_r442479067
##
File path:
lucene/core/src/java/org/apache/lucene/codecs/lucene86/Lucene86PointsWriter.java
##
@@ -68,11 +71,9 @@ public Lucene86PointsWriter(Segm
jpountz commented on a change in pull request #1593:
URL: https://github.com/apache/lucene-solr/pull/1593#discussion_r442482722
##
File path:
lucene/core/src/java/org/apache/lucene/codecs/lucene86/Lucene86PointsWriter.java
##
@@ -68,11 +71,9 @@ public Lucene86PointsWriter(Segm
[
https://issues.apache.org/jira/browse/LUCENE-9378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17139977#comment-17139977
]
Adrien Grand commented on LUCENE-9378:
--
[~alexklibisz] Thanks for the details, what
msokolov merged pull request #1552:
URL: https://github.com/apache/lucene-solr/pull/1552
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-9402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tomas Eduardo Fernandez Lobbe resolved LUCENE-9402.
---
Fix Version/s: 8.6
master (9.0)
Res
[
https://issues.apache.org/jira/browse/SOLR-14575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17140021#comment-17140021
]
Jan Høydahl commented on SOLR-14575:
The interesting part is
{code:java}
java.base/ja
[
https://issues.apache.org/jira/browse/LUCENE-8962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17140039#comment-17140039
]
Michael Sokolov commented on LUCENE-8962:
-
pushed [https://github.com/apache/luc
[
https://issues.apache.org/jira/browse/LUCENE-8962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Sokolov resolved LUCENE-8962.
-
Resolution: Fixed
> Can we merge small segments during refresh, for faster searching?
>
tflobbe commented on a change in pull request #1574:
URL: https://github.com/apache/lucene-solr/pull/1574#discussion_r442599895
##
File path:
solr/core/src/java/org/apache/solr/handler/component/SearchHandler.java
##
@@ -500,6 +509,29 @@ public void handleRequestBody(SolrQuery
[
https://issues.apache.org/jira/browse/SOLR-14566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17140136#comment-17140136
]
Tomas Eduardo Fernandez Lobbe commented on SOLR-14566:
--
Agree with y
[
https://issues.apache.org/jira/browse/LUCENE-9411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erick Erickson updated LUCENE-9411:
---
Attachment: LUCENE-9411.patch
Status: Open (was: Open)
The first step here is to ge
[
https://issues.apache.org/jira/browse/LUCENE-9378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Klibisz updated LUCENE-9378:
-
Attachment: snapshots-v76x.nps
hotspots-v76x.png
hotspots-v77x.pn
[
https://issues.apache.org/jira/browse/LUCENE-9378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Klibisz updated LUCENE-9378:
-
Attachment: snapshots-v76x.nps
> Configurable compression for BinaryDocValues
>
[
https://issues.apache.org/jira/browse/LUCENE-9378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Klibisz updated LUCENE-9378:
-
Attachment: snapshots-v76x.nps
hotspots-v76x.png
hotspots-v77x.pn
[
https://issues.apache.org/jira/browse/LUCENE-9378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Klibisz updated LUCENE-9378:
-
Attachment: hotspots-v76x.png
hotspots-v77x.png
> Configurable compression for B
[
https://issues.apache.org/jira/browse/LUCENE-9378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Klibisz updated LUCENE-9378:
-
Attachment: snapshot-v77x.nps
> Configurable compression for BinaryDocValues
> -
[
https://issues.apache.org/jira/browse/LUCENE-9378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Klibisz updated LUCENE-9378:
-
Attachment: hotspots-v76x.png
> Configurable compression for BinaryDocValues
> -
[
https://issues.apache.org/jira/browse/LUCENE-9378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Klibisz updated LUCENE-9378:
-
Attachment: hotspots-v77x.png
> Configurable compression for BinaryDocValues
> -
[
https://issues.apache.org/jira/browse/LUCENE-9378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Klibisz updated LUCENE-9378:
-
Attachment: hotspots-v76x.png
> Configurable compression for BinaryDocValues
> -
[
https://issues.apache.org/jira/browse/LUCENE-9378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17140163#comment-17140163
]
Alex Klibisz commented on LUCENE-9378:
--
[~jpountz] It's about 2x slower.
I re-ran
66 matches
Mail list logo