jpountz commented on a change in pull request #658:
URL: https://github.com/apache/lucene/pull/658#discussion_r802367218
##
File path: lucene/core/src/java/org/apache/lucene/index/PointValues.java
##
@@ -369,6 +369,51 @@ private void intersect(IntersectVisitor visitor, PointTre
spike-liu opened a new pull request #662:
URL: https://github.com/apache/lucene/pull/662
https://issues.apache.org/jira/browse/LUCENE-10336
P.S. Sorry for the changes messed with non-related codes since this pull
request is based on https://github.com/apache/lucene/pull/464
--
Thi
spike-liu opened a new pull request #663:
URL: https://github.com/apache/lucene/pull/663
https://issues.apache.org/jira/browse/LUCENE-10188
--
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 sp
[
https://issues.apache.org/jira/browse/LUCENE-10188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17489374#comment-17489374
]
spike liu commented on LUCENE-10188:
https://github.com/apache/lucene/pull/663
> G
cpoerschke commented on pull request #1766:
URL: https://github.com/apache/lucene-solr/pull/1766#issuecomment-1033564551
continued in https://github.com/apache/solr/pull/592
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
cpoerschke closed pull request #1766:
URL: https://github.com/apache/lucene-solr/pull/1766
--
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-
cpoerschke commented on pull request #1765:
URL: https://github.com/apache/lucene-solr/pull/1765#issuecomment-1033567912
continued in https://github.com/apache/solr/pull/588
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
cpoerschke closed pull request #1765:
URL: https://github.com/apache/lucene-solr/pull/1765
--
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-
Adrien Grand created LUCENE-10412:
-
Summary: Improve handling of MatchNoDocsQuery in rewrite rules
Key: LUCENE-10412
URL: https://issues.apache.org/jira/browse/LUCENE-10412
Project: Lucene - Core
gautamworah96 commented on a change in pull request #658:
URL: https://github.com/apache/lucene/pull/658#discussion_r802502992
##
File path: lucene/core/src/java/org/apache/lucene/search/PointRangeQuery.java
##
@@ -369,6 +369,54 @@ public Scorer scorer(LeafReaderContext context
[
https://issues.apache.org/jira/browse/LUCENE-10409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17489439#comment-17489439
]
Feng Guo commented on LUCENE-10409:
---
Hi [~jpountz] ! I'm seeing this issue is marked
[
https://issues.apache.org/jira/browse/LUCENE-10412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adrien Grand updated LUCENE-10412:
--
Description:
Having MatchNoDocsQuery in your query tree usually doesn't make the query
slowe
[
https://issues.apache.org/jira/browse/LUCENE-10409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17489464#comment-17489464
]
Adrien Grand commented on LUCENE-10409:
---
Hi [~gf2121], I don't know what "Task" m
jpountz commented on a change in pull request #658:
URL: https://github.com/apache/lucene/pull/658#discussion_r802539169
##
File path: lucene/core/src/java/org/apache/lucene/search/PointRangeQuery.java
##
@@ -369,6 +376,45 @@ public Scorer scorer(LeafReaderContext context) thro
iverase commented on a change in pull request #658:
URL: https://github.com/apache/lucene/pull/658#discussion_r802571592
##
File path: lucene/core/src/java/org/apache/lucene/search/PointRangeQuery.java
##
@@ -369,6 +376,45 @@ public Scorer scorer(LeafReaderContext context) thro
iverase commented on a change in pull request #658:
URL: https://github.com/apache/lucene/pull/658#discussion_r802572495
##
File path: lucene/core/src/java/org/apache/lucene/search/PointRangeQuery.java
##
@@ -369,6 +376,45 @@ public Scorer scorer(LeafReaderContext context) thro
iverase commented on a change in pull request #658:
URL: https://github.com/apache/lucene/pull/658#discussion_r802571592
##
File path: lucene/core/src/java/org/apache/lucene/search/PointRangeQuery.java
##
@@ -369,6 +376,45 @@ public Scorer scorer(LeafReaderContext context) thro
iverase commented on a change in pull request #658:
URL: https://github.com/apache/lucene/pull/658#discussion_r802572495
##
File path: lucene/core/src/java/org/apache/lucene/search/PointRangeQuery.java
##
@@ -369,6 +376,45 @@ public Scorer scorer(LeafReaderContext context) thro
Alan Woodward created LUCENE-10413:
--
Summary: Ukrainian default stopword set should be easily available
Key: LUCENE-10413
URL: https://issues.apache.org/jira/browse/LUCENE-10413
Project: Lucene - Core
romseygeek opened a new pull request #665:
URL: https://github.com/apache/lucene/pull/665
This commit adds a new `getDefaultStopwords()` static method to
UkrainianMorfologikAnalyzer, which makes it possible to create an
analyzer with the default stop word set but a custom stem exclusi
gf2121 opened a new pull request #666:
URL: https://github.com/apache/lucene/pull/666
I recently improved DocIdsWriter for the case when doc IDs are dense and
come in the same order as values via the CONTINUOUS_IDS and BITSET_IDS
encodings.
We could do the same for the case when doc
mocobeta commented on a change in pull request #643:
URL: https://github.com/apache/lucene/pull/643#discussion_r802603983
##
File path: lucene/core/src/java/org/apache/lucene/util/IOUtils.java
##
@@ -526,4 +526,17 @@ public static void fsync(Path fileToSync, boolean isDir)
thr
uschindler commented on a change in pull request #643:
URL: https://github.com/apache/lucene/pull/643#discussion_r802620259
##
File path: lucene/core/src/java/org/apache/lucene/util/IOUtils.java
##
@@ -526,4 +526,17 @@ public static void fsync(Path fileToSync, boolean isDir)
t
uschindler commented on a change in pull request #643:
URL: https://github.com/apache/lucene/pull/643#discussion_r802621261
##
File path: lucene/core/src/java/org/apache/lucene/util/IOUtils.java
##
@@ -526,4 +526,17 @@ public static void fsync(Path fileToSync, boolean isDir)
t
mocobeta opened a new pull request #667:
URL: https://github.com/apache/lucene/pull/667
Follow-up of #643.
Reverted `o.a.l.util.IOUtil.IOSupplier` and use existing `o.a.l.IOSupplier`.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
jpountz commented on a change in pull request #658:
URL: https://github.com/apache/lucene/pull/658#discussion_r802625846
##
File path: lucene/core/src/java/org/apache/lucene/search/PointRangeQuery.java
##
@@ -369,6 +376,45 @@ public Scorer scorer(LeafReaderContext context) thro
jpountz commented on pull request #649:
URL: https://github.com/apache/lucene/pull/649#issuecomment-1033729822
> I am also wondering since we use binarySearch on docIds array, would it
still be acceptable to have this array on disk?
I think so. It's a bit like the terms index, the ac
uschindler commented on pull request #667:
URL: https://github.com/apache/lucene/pull/667#issuecomment-1033730334
I would do it the other way round and clean it up: Move all such interfaces
below IOUtils.
--
This is an automated message from the Apache Git Service.
To respond to the mess
jpountz commented on pull request #649:
URL: https://github.com/apache/lucene/pull/649#issuecomment-1033730737
Of course if we can have a less random access pattern (e.g. maybe by using
exponential search, having skip lists like postings or jump tables like doc
values) it would be even bet
mocobeta commented on pull request #667:
URL: https://github.com/apache/lucene/pull/667#issuecomment-1033732581
> Move all such interfaces below IOUtils.
OK, we'd need an issue.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
mayya-sharipova commented on a change in pull request #665:
URL: https://github.com/apache/lucene/pull/665#discussion_r802636626
##
File path:
lucene/analysis/morfologik/src/java/org/apache/lucene/analysis/uk/UkrainianMorfologikAnalyzer.java
##
@@ -113,14 +113,11 @@ private st
mocobeta closed pull request #667:
URL: https://github.com/apache/lucene/pull/667
--
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.
iverase commented on a change in pull request #666:
URL: https://github.com/apache/lucene/pull/666#discussion_r802644513
##
File path: lucene/core/src/test/org/apache/lucene/util/bkd/TestDocIdsWriter.java
##
@@ -166,6 +184,9 @@ public Relation compare(byte[] minPackedValue, byt
dweiss commented on a change in pull request #665:
URL: https://github.com/apache/lucene/pull/665#discussion_r802644902
##
File path:
lucene/analysis/morfologik/src/java/org/apache/lucene/analysis/uk/UkrainianMorfologikAnalyzer.java
##
@@ -113,14 +113,11 @@ private static Defa
Dawid Weiss created LUCENE-10414:
Summary: Add fn:fuzzyTerm interval function to flexible query
parser
Key: LUCENE-10414
URL: https://issues.apache.org/jira/browse/LUCENE-10414
Project: Lucene - Core
[
https://issues.apache.org/jira/browse/LUCENE-10414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss updated LUCENE-10414:
-
Description:
Searching for "fuzzy" terms within interval expressions is currently
impossible.
dweiss commented on a change in pull request #668:
URL: https://github.com/apache/lucene/pull/668#discussion_r802653003
##
File path:
lucene/queries/src/java/org/apache/lucene/queries/intervals/Intervals.java
##
@@ -48,6 +48,14 @@
* {@link #or(boolean, IntervalsSource...)} f
dweiss commented on a change in pull request #668:
URL: https://github.com/apache/lucene/pull/668#discussion_r802656269
##
File path:
lucene/queryparser/src/java/org/apache/lucene/queryparser/flexible/standard/nodes/intervalfn/FuzzyTerm.java
##
@@ -0,0 +1,59 @@
+/*
+ * License
[
https://issues.apache.org/jira/browse/LUCENE-10414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17489548#comment-17489548
]
Dawid Weiss commented on LUCENE-10414:
--
[~romseygeek] This fills in a bit of a mis
mocobeta commented on a change in pull request #643:
URL: https://github.com/apache/lucene/pull/643#discussion_r802659437
##
File path: lucene/core/src/java/org/apache/lucene/util/IOUtils.java
##
@@ -526,4 +526,17 @@ public static void fsync(Path fileToSync, boolean isDir)
thr
iverase commented on a change in pull request #658:
URL: https://github.com/apache/lucene/pull/658#discussion_r802659729
##
File path: lucene/core/src/java/org/apache/lucene/search/PointRangeQuery.java
##
@@ -369,6 +376,45 @@ public Scorer scorer(LeafReaderContext context) thro
dweiss commented on a change in pull request #643:
URL: https://github.com/apache/lucene/pull/643#discussion_r802660445
##
File path: lucene/core/src/java/org/apache/lucene/util/IOUtils.java
##
@@ -526,4 +526,17 @@ public static void fsync(Path fileToSync, boolean isDir)
throw
Adrien Grand created LUCENE-10415:
-
Summary: FunctionScoreQuery and IndexOrDocValuesQuery should
delegate Weight#count
Key: LUCENE-10415
URL: https://issues.apache.org/jira/browse/LUCENE-10415
Project
[
https://issues.apache.org/jira/browse/LUCENE-10415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17489566#comment-17489566
]
Ignacio Vera commented on LUCENE-10415:
---
I will take care of this
> FunctionScor
romseygeek commented on a change in pull request #665:
URL: https://github.com/apache/lucene/pull/665#discussion_r802706506
##
File path:
lucene/analysis/morfologik/src/java/org/apache/lucene/analysis/uk/UkrainianMorfologikAnalyzer.java
##
@@ -113,14 +113,11 @@ private static
gf2121 commented on a change in pull request #666:
URL: https://github.com/apache/lucene/pull/666#discussion_r802715789
##
File path: lucene/core/src/test/org/apache/lucene/util/bkd/TestDocIdsWriter.java
##
@@ -166,6 +184,9 @@ public Relation compare(byte[] minPackedValue, byte
gf2121 commented on a change in pull request #666:
URL: https://github.com/apache/lucene/pull/666#discussion_r802715789
##
File path: lucene/core/src/test/org/apache/lucene/util/bkd/TestDocIdsWriter.java
##
@@ -166,6 +184,9 @@ public Relation compare(byte[] minPackedValue, byte
gf2121 commented on a change in pull request #666:
URL: https://github.com/apache/lucene/pull/666#discussion_r802715789
##
File path: lucene/core/src/test/org/apache/lucene/util/bkd/TestDocIdsWriter.java
##
@@ -166,6 +184,9 @@ public Relation compare(byte[] minPackedValue, byte
romseygeek merged pull request #665:
URL: https://github.com/apache/lucene/pull/665
--
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-unsubsc
[
https://issues.apache.org/jira/browse/LUCENE-10413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17489590#comment-17489590
]
ASF subversion and git services commented on LUCENE-10413:
--
Co
[
https://issues.apache.org/jira/browse/LUCENE-10413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17489599#comment-17489599
]
ASF subversion and git services commented on LUCENE-10413:
--
Co
[
https://issues.apache.org/jira/browse/LUCENE-10413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alan Woodward resolved LUCENE-10413.
Fix Version/s: 9.1
Resolution: Fixed
> Ukrainian default stopword set should be ea
iverase commented on a change in pull request #666:
URL: https://github.com/apache/lucene/pull/666#discussion_r802747917
##
File path: lucene/core/src/test/org/apache/lucene/util/bkd/TestDocIdsWriter.java
##
@@ -166,6 +184,9 @@ public Relation compare(byte[] minPackedValue, byt
romseygeek commented on a change in pull request #668:
URL: https://github.com/apache/lucene/pull/668#discussion_r802751153
##
File path:
lucene/queryparser/src/java/org/apache/lucene/queryparser/flexible/standard/nodes/intervalfn/FuzzyTerm.java
##
@@ -0,0 +1,59 @@
+/*
+ * Lic
uschindler commented on a change in pull request #643:
URL: https://github.com/apache/lucene/pull/643#discussion_r802795516
##
File path: lucene/core/src/java/org/apache/lucene/util/IOUtils.java
##
@@ -526,4 +526,17 @@ public static void fsync(Path fileToSync, boolean isDir)
t
Uihyun Kim created LUCENE-10416:
---
Summary: Update Korean Dictionary for Nori
Key: LUCENE-10416
URL: https://issues.apache.org/jira/browse/LUCENE-10416
Project: Lucene - Core
Issue Type: Improve
[
https://issues.apache.org/jira/browse/LUCENE-10416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uihyun Kim updated LUCENE-10416:
Attachment: LUCENE-10416.patch
> Update Korean Dictionary for Nori
>
mocobeta commented on a change in pull request #643:
URL: https://github.com/apache/lucene/pull/643#discussion_r802812293
##
File path: lucene/core/src/java/org/apache/lucene/util/IOUtils.java
##
@@ -526,4 +526,17 @@ public static void fsync(Path fileToSync, boolean isDir)
thr
mocobeta commented on a change in pull request #643:
URL: https://github.com/apache/lucene/pull/643#discussion_r802821638
##
File path: lucene/core/src/java/org/apache/lucene/util/IOUtils.java
##
@@ -526,4 +526,17 @@ public static void fsync(Path fileToSync, boolean isDir)
thr
mocobeta commented on a change in pull request #643:
URL: https://github.com/apache/lucene/pull/643#discussion_r802844956
##
File path: lucene/core/src/java/org/apache/lucene/util/IOUtils.java
##
@@ -526,4 +526,17 @@ public static void fsync(Path fileToSync, boolean isDir)
thr
uschindler commented on a change in pull request #643:
URL: https://github.com/apache/lucene/pull/643#discussion_r802870829
##
File path: lucene/core/src/java/org/apache/lucene/util/IOUtils.java
##
@@ -526,4 +526,17 @@ public static void fsync(Path fileToSync, boolean isDir)
t
jpountz merged pull request #664:
URL: https://github.com/apache/lucene/pull/664
--
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..
[
https://issues.apache.org/jira/browse/LUCENE-10412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17489715#comment-17489715
]
ASF subversion and git services commented on LUCENE-10412:
--
Co
risdenk closed pull request #1143:
URL: https://github.com/apache/lucene-solr/pull/1143
--
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-uns
risdenk commented on pull request #1143:
URL: https://github.com/apache/lucene-solr/pull/1143#issuecomment-1034046856
Duplicate of SOLR-14242
--
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
[
https://issues.apache.org/jira/browse/LUCENE-10412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17489719#comment-17489719
]
ASF subversion and git services commented on LUCENE-10412:
--
Co
dweiss commented on a change in pull request #668:
URL: https://github.com/apache/lucene/pull/668#discussion_r802961615
##
File path:
lucene/queryparser/src/java/org/apache/lucene/queryparser/flexible/standard/nodes/intervalfn/FuzzyTerm.java
##
@@ -0,0 +1,59 @@
+/*
+ * License
[
https://issues.apache.org/jira/browse/LUCENE-10254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17489919#comment-17489919
]
spike liu commented on LUCENE-10254:
I would like to work on this.
> Remove Scorab
spike-liu opened a new pull request #669:
URL: https://github.com/apache/lucene/pull/669
https://issues.apache.org/jira/browse/LUCENE-10254
--
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 sp
[
https://issues.apache.org/jira/browse/LUCENE-10177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17489929#comment-17489929
]
spike liu commented on LUCENE-10177:
I would like to work on this.
> Rename Vector
spike-liu opened a new pull request #670:
URL: https://github.com/apache/lucene/pull/670
https://issues.apache.org/jira/browse/LUCENE-10177
--
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 sp
mocobeta opened a new pull request #671:
URL: https://github.com/apache/lucene/pull/671
It may be possible to set up CI environments (e.g. JDK) in a shared custom
action with all workflows.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
[
https://issues.apache.org/jira/browse/LUCENE-10177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17489963#comment-17489963
]
spike liu commented on LUCENE-10177:
https://github.com/apache/lucene/pull/670
> R
[
https://issues.apache.org/jira/browse/LUCENE-10254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17489964#comment-17489964
]
spike liu commented on LUCENE-10254:
https://github.com/apache/lucene/pull/669
> R
mocobeta commented on pull request #671:
URL: https://github.com/apache/lucene/pull/671#issuecomment-1034518955
It seems to work.
```
Prepare all required actions
Getting action download info
Download action repository
'actions/setup-java@v[2](https://github.com/apache/lucene/ru
gf2121 commented on a change in pull request #666:
URL: https://github.com/apache/lucene/pull/666#discussion_r802715789
##
File path: lucene/core/src/test/org/apache/lucene/util/bkd/TestDocIdsWriter.java
##
@@ -166,6 +184,9 @@ public Relation compare(byte[] minPackedValue, byte
gf2121 commented on a change in pull request #666:
URL: https://github.com/apache/lucene/pull/666#discussion_r802715789
##
File path: lucene/core/src/test/org/apache/lucene/util/bkd/TestDocIdsWriter.java
##
@@ -166,6 +184,9 @@ public Relation compare(byte[] minPackedValue, byte
[
https://issues.apache.org/jira/browse/LUCENE-10188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17489287#comment-17489287
]
spike liu edited comment on LUCENE-10188 at 2/10/22, 7:05 AM:
---
78 matches
Mail list logo