[
https://issues.apache.org/jira/browse/LUCENE-9406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17280411#comment-17280411
]
Dawid Weiss commented on LUCENE-9406:
-
Yes, this is exactly what I thought. Think th
dweiss opened a new pull request #2313:
URL: https://github.com/apache/lucene-solr/pull/2313
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
dweiss commented on pull request #2313:
URL: https://github.com/apache/lucene-solr/pull/2313#issuecomment-774655058
@donnerpeter I've done some minor edits so that those checks run via Gradle
too. Can you take a peek? I made one change that may affect you - those
dictionaries are now scann
Dawid Weiss created LUCENE-9738:
---
Summary: Odd behavior with tests forked into the default
ForkJoinPool
Key: LUCENE-9738
URL: https://issues.apache.org/jira/browse/LUCENE-9738
Project: Lucene - Core
[
https://issues.apache.org/jira/browse/LUCENE-9738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss resolved LUCENE-9738.
-
Resolution: Information Provided
> Odd behavior with tests forked into the default ForkJoinPool
[
https://issues.apache.org/jira/browse/LUCENE-9738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss updated LUCENE-9738:
Attachment: LUCENE-9738.patch
> Odd behavior with tests forked into the default ForkJoinPool
> ---
dweiss merged pull request #2307:
URL: https://github.com/apache/lucene-solr/pull/2307
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-9724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17280477#comment-17280477
]
ASF subversion and git services commented on LUCENE-9724:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-9724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss resolved LUCENE-9724.
-
Fix Version/s: master (9.0)
Resolution: Fixed
> Hunspell: tolerate existing aff/dic file
[
https://issues.apache.org/jira/browse/LUCENE-9727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17280479#comment-17280479
]
Dawid Weiss commented on LUCENE-9727:
-
I only have the following failures on openoff
donnerpeter commented on a change in pull request #2313:
URL: https://github.com/apache/lucene-solr/pull/2313#discussion_r571614963
##
File path:
lucene/analysis/common/src/test/org/apache/lucene/analysis/hunspell/TestAllDictionaries.java
##
@@ -20,31 +20,39 @@
import java.io
donnerpeter commented on a change in pull request #2313:
URL: https://github.com/apache/lucene-solr/pull/2313#discussion_r571615230
##
File path:
lucene/analysis/common/src/test/org/apache/lucene/analysis/hunspell/TestAllDictionaries.java
##
@@ -59,42 +67,52 @@ static Dictiona
donnerpeter commented on a change in pull request #2313:
URL: https://github.com/apache/lucene-solr/pull/2313#discussion_r571615328
##
File path:
lucene/analysis/common/src/test/org/apache/lucene/analysis/hunspell/TestAllDictionaries.java
##
@@ -59,42 +67,52 @@ static Dictiona
donnerpeter commented on a change in pull request #2313:
URL: https://github.com/apache/lucene-solr/pull/2313#discussion_r571615401
##
File path:
lucene/analysis/common/src/test/org/apache/lucene/analysis/hunspell/TestAllDictionaries.java
##
@@ -59,42 +67,52 @@ static Dictiona
donnerpeter opened a new pull request #2314:
URL: https://github.com/apache/lucene-solr/pull/2314
…milar letters
# Description
Hunspell has MAP directive that allows to specify groups of similar
characters/substrings to be considered for replacement
# Soluti
donnerpeter opened a new pull request #2315:
URL: https://github.com/apache/lucene-solr/pull/2315
# Description
Each `Dictionary.decodeFlags` (and most `hasFlag`) checks allocated a
`char[]`, in many cases only searched once
# Solution
Check for flags for th
Peter Gromov created LUCENE-9739:
Summary: Hunspell: speed up numeric flag parsing
Key: LUCENE-9739
URL: https://issues.apache.org/jira/browse/LUCENE-9739
Project: Lucene - Core
Issue Type: S
donnerpeter opened a new pull request #2316:
URL: https://github.com/apache/lucene-solr/pull/2316
# Description
Flags in `FLAG num` mode were quite expensive to parse: strings were split
by a regexp compiled every time.
# Solution
I avoid regexps at all by h
[
https://issues.apache.org/jira/browse/LUCENE-9738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17280513#comment-17280513
]
Robert Muir commented on LUCENE-9738:
-
[~dweiss] I hadn't noticed this, never having
[
https://issues.apache.org/jira/browse/LUCENE-9738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17280524#comment-17280524
]
Uwe Schindler commented on LUCENE-9738:
---
That's perfectly understandable from a se
[
https://issues.apache.org/jira/browse/LUCENE-9738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17280526#comment-17280526
]
Uwe Schindler commented on LUCENE-9738:
---
It is also documented in Java 8:
{quote}
[
https://issues.apache.org/jira/browse/LUCENE-9738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17280526#comment-17280526
]
Uwe Schindler edited comment on LUCENE-9738 at 2/7/21, 2:17 PM:
--
joel-bernstein commented on a change in pull request #1600:
URL: https://github.com/apache/lucene-solr/pull/1600#discussion_r571634497
##
File path: solr/core/src/java/org/apache/solr/handler/CatStream.java
##
@@ -158,28 +157,20 @@ public Explanation toExplanation(StreamFactory
dweiss commented on a change in pull request #2313:
URL: https://github.com/apache/lucene-solr/pull/2313#discussion_r571662133
##
File path:
lucene/analysis/common/src/test/org/apache/lucene/analysis/hunspell/TestAllDictionaries.java
##
@@ -20,31 +20,39 @@
import java.io.Inpu
dweiss commented on a change in pull request #2313:
URL: https://github.com/apache/lucene-solr/pull/2313#discussion_r571662217
##
File path:
lucene/analysis/common/src/test/org/apache/lucene/analysis/hunspell/TestAllDictionaries.java
##
@@ -59,42 +67,52 @@ static Dictionary lo
dweiss commented on a change in pull request #2313:
URL: https://github.com/apache/lucene-solr/pull/2313#discussion_r571662561
##
File path:
lucene/analysis/common/src/test/org/apache/lucene/analysis/hunspell/TestAllDictionaries.java
##
@@ -59,42 +67,52 @@ static Dictionary lo
dweiss commented on a change in pull request #2313:
URL: https://github.com/apache/lucene-solr/pull/2313#discussion_r571663026
##
File path:
lucene/analysis/common/src/test/org/apache/lucene/analysis/hunspell/TestPerformance.java
##
@@ -40,8 +42,15 @@
* en.txt}) in a directo
[
https://issues.apache.org/jira/browse/LUCENE-9738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17280630#comment-17280630
]
Dawid Weiss commented on LUCENE-9738:
-
Thanks guys. I understand the motivation behi
dweiss commented on pull request #2313:
URL: https://github.com/apache/lucene-solr/pull/2313#issuecomment-774729067
> Do you check out both repos into some common parent directory?
Yes, that's what I did. I just wanted a superset of all the dictionaries...
Perhaps eventually make it
Dawid Weiss created LUCENE-9740:
---
Summary: Avoid buffering and double-scan of flags in *.aff file
Key: LUCENE-9740
URL: https://issues.apache.org/jira/browse/LUCENE-9740
Project: Lucene - Core
donnerpeter commented on a change in pull request #2313:
URL: https://github.com/apache/lucene-solr/pull/2313#discussion_r571676316
##
File path:
lucene/analysis/common/src/test/org/apache/lucene/analysis/hunspell/TestPerformance.java
##
@@ -40,8 +42,15 @@
* en.txt}) in a di
donnerpeter commented on pull request #2313:
URL: https://github.com/apache/lucene-solr/pull/2313#issuecomment-774745282
> > Do you check out both repos into some common parent directory?
>
> Yes, that's what I did. I just wanted a superset of all the
dictionaries... Perhaps eventual
donnerpeter edited a comment on pull request #2313:
URL: https://github.com/apache/lucene-solr/pull/2313#issuecomment-774745282
> > Do you check out both repos into some common parent directory?
>
> Yes, that's what I did. I just wanted a superset of all the
dictionaries... Perhaps e
Nhat Nguyen created LUCENE-9741:
---
Summary: Add optimization for sequential access of stored fields
Key: LUCENE-9741
URL: https://issues.apache.org/jira/browse/LUCENE-9741
Project: Lucene - Core
[
https://issues.apache.org/jira/browse/LUCENE-9715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17280658#comment-17280658
]
Anton Hägerstrand commented on LUCENE-9715:
---
Neat, thank you for fixing!
> EO
dnhatn opened a new pull request #2317:
URL: https://github.com/apache/lucene-solr/pull/2317
If we are reading the stored-fields of document ids (25, 27, 28, 26, 99),
and doc-25 triggers the stored-fields reader to decompress a block containing
document ids [10-50], then we can tell the re
[
https://issues.apache.org/jira/browse/LUCENE-9741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nhat Nguyen updated LUCENE-9741:
Status: Patch Available (was: Open)
> Add optimization for sequential access of stored fields
> -
Joel Bernstein created SOLR-15142:
-
Summary: Allow the cat Streaming Expression to read gzip files
Key: SOLR-15142
URL: https://issues.apache.org/jira/browse/SOLR-15142
Project: Solr
Issue Ty
noblepaul opened a new pull request #2318:
URL: https://github.com/apache/lucene-solr/pull/2318
WIP
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
[
https://issues.apache.org/jira/browse/SOLR-15138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Noble Paul reassigned SOLR-15138:
-
Assignee: Noble Paul
> PerReplicaStates does not scale to large collections as well as state.jso
[
https://issues.apache.org/jira/browse/SOLR-15138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17280708#comment-17280708
]
Noble Paul commented on SOLR-15138:
---
Diagnosis:
As we create collections using perRepl
[
https://issues.apache.org/jira/browse/SOLR-15142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Bernstein updated SOLR-15142:
--
Attachment: SOLR-15142.patch
> Allow the cat Streaming Expression to read gzip files
>
[
https://issues.apache.org/jira/browse/SOLR-15142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17280712#comment-17280712
]
Joel Bernstein commented on SOLR-15142:
---
Simple patch, tests to follow.
> Allow th
[
https://issues.apache.org/jira/browse/SOLR-15114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Naoto Minami updated SOLR-15114:
Status: Patch Available (was: Open)
> WAND does not work correctly on multiple segments in Solr 8.
[
https://issues.apache.org/jira/browse/LUCENE-9406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17280732#comment-17280732
]
Zach Chen commented on LUCENE-9406:
---
Thanks Dawid and Michael for the detailed explana
muse-dev[bot] commented on a change in pull request #2317:
URL: https://github.com/apache/lucene-solr/pull/2317#discussion_r571784231
##
File path:
lucene/test-framework/src/java/org/apache/lucene/index/BaseStoredFieldsFormatTestCase.java
##
@@ -839,4 +839,38 @@ public void te
dsmiley commented on pull request #2185:
URL: https://github.com/apache/lucene-solr/pull/2185#issuecomment-774875316
@gus-asf , are you happy with the PR as well? I've been waiting on your
input, or maybe you want to commit it.
Peter Gromov created LUCENE-9742:
Summary: Hunspell: suggest dictionary entries similar to the
misspelled word
Key: LUCENE-9742
URL: https://issues.apache.org/jira/browse/LUCENE-9742
Project: Lucene -
Yogendra Kumar Soni created SOLR-15143:
--
Summary: edismax is ignoring qf is query term is *
Key: SOLR-15143
URL: https://issues.apache.org/jira/browse/SOLR-15143
Project: Solr
Issue Type
49 matches
Mail list logo