uschindler commented on PR #868:
URL: https://github.com/apache/lucene/pull/868#issuecomment-1118870659
I pushed a fix forthe deprecated one (+ test). I will fix Nori when back at
home.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
sonatype-lift[bot] commented on code in PR #868:
URL: https://github.com/apache/lucene/pull/868#discussion_r866182772
##
lucene/analysis/kuromoji/src/java/org/apache/lucene/analysis/ja/dict/TokenInfoDictionary.java:
##
@@ -82,6 +76,25 @@ public TokenInfoDictionary(Path targetMap
sonatype-lift[bot] commented on code in PR #868:
URL: https://github.com/apache/lucene/pull/868#discussion_r866182540
##
lucene/analysis/kuromoji/src/java/org/apache/lucene/analysis/ja/dict/UnknownDictionary.java:
##
@@ -64,6 +59,20 @@ public UnknownDictionary(Path targetMapFile
sonatype-lift[bot] commented on code in PR #868:
URL: https://github.com/apache/lucene/pull/868#discussion_r866182923
##
lucene/analysis/kuromoji/src/java/org/apache/lucene/analysis/ja/dict/TokenInfoDictionary.java:
##
@@ -82,6 +76,25 @@ public TokenInfoDictionary(Path targetMap
raminmjj commented on PR #540:
URL: https://github.com/apache/lucene/pull/540#issuecomment-1118935565
Hi Tomoko(@mocobeta).
I added "PersiaStem" in org.apache.lucene.analysis.TokenFilterFactory file.
What should I do to pass this error?
Thank you.
--
This is an automated message
taroplus commented on PR #861:
URL: https://github.com/apache/lucene/pull/861#issuecomment-1118935923
I actually see this exception, trying to figure out the situation
```
java.lang.IllegalStateException: 7 <> 9
execservicetest.oc1.iad.amaait4ivdqawqdvv26mn2naeqgm22k5hnei3von6shgqu
uschindler commented on PR #868:
URL: https://github.com/apache/lucene/pull/868#issuecomment-1118958254
I know how to disable lift it by telling him to scan no files at all: we can
place a gitignore like file
--
This is an automated message from the Apache Git Service.
To respond to the m
uschindler commented on PR #868:
URL: https://github.com/apache/lucene/pull/868#issuecomment-1119040833
Liftbot was disabled by INFRA.
--
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
uschindler commented on PR #868:
URL: https://github.com/apache/lucene/pull/868#issuecomment-1119059880
Hi @msokolov: I restored the original behaviour of the deprecated ctor.
Could you try with your original code of 9.0 using the deprecated APIs that the
custom dictionaries are loaded from
uschindler commented on code in PR #868:
URL: https://github.com/apache/lucene/pull/868#discussion_r866333077
##
lucene/analysis/kuromoji/src/java/org/apache/lucene/analysis/ja/dict/BinaryDictionary.java:
##
@@ -140,19 +140,15 @@ public static final InputStream
getResource(Reso
mocobeta commented on PR #868:
URL: https://github.com/apache/lucene/pull/868#issuecomment-1119154290
> Liftbot was disabled by INFRA.
Many thanks!
--
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 t
mocobeta commented on PR #540:
URL: https://github.com/apache/lucene/pull/540#issuecomment-1119184125
> I added "PersianStem" in org.apache.lucene.analysis.TokenFilterFactory
file.
Yes it's correct, now this has passed the tests/checks.
--
This is an automated message from the Apac
[
https://issues.apache.org/jira/browse/LUCENE-10550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17532586#comment-17532586
]
Yuting Gan commented on LUCENE-10550:
-
Thanks [~mikemccand] and [~gsmiller] for sup
LuXugang opened a new pull request, #870:
URL: https://github.com/apache/lucene/pull/870
follow-up of https://github.com/apache/lucene/pull/792
--
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
wjp719 commented on PR #864:
URL: https://github.com/apache/lucene/pull/864#issuecomment-1119295501
@jpountz Hi, can you help to review this pr? thanks
--
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
wjp719 commented on PR #863:
URL: https://github.com/apache/lucene/pull/863#issuecomment-1119295798
@jpountz Hi, can you help to review this pr? thanks
--
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
vigyasharma commented on code in PR #633:
URL: https://github.com/apache/lucene/pull/633#discussion_r866530117
##
lucene/test-framework/src/java/org/apache/lucene/tests/index/MockRandomMergePolicy.java:
##
@@ -86,6 +86,20 @@ public MergeSpecification findMerges(
return merg
101 - 117 of 117 matches
Mail list logo