Dawid Weiss created LUCENE-10284:
Summary: Upgrade morfologik-stemming to 2.1.8
Key: LUCENE-10284
URL: https://issues.apache.org/jira/browse/LUCENE-10284
Project: Lucene - Core
Issue Type: Ta
[
https://issues.apache.org/jira/browse/LUCENE-10284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss updated LUCENE-10284:
-
Fix Version/s: 9.1
> Upgrade morfologik-stemming to 2.1.8
> ---
[
https://issues.apache.org/jira/browse/LUCENE-10284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss reassigned LUCENE-10284:
Assignee: Dawid Weiss
> Upgrade morfologik-stemming to 2.1.8
> -
dweiss merged pull request #514:
URL: https://github.com/apache/lucene/pull/514
--
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-10284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17453322#comment-17453322
]
ASF subversion and git services commented on LUCENE-10284:
--
Co
[
https://issues.apache.org/jira/browse/LUCENE-10284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17453323#comment-17453323
]
ASF subversion and git services commented on LUCENE-10284:
--
Co
[
https://issues.apache.org/jira/browse/LUCENE-10284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss resolved LUCENE-10284.
--
Resolution: Fixed
> Upgrade morfologik-stemming to 2.1.8
> --
rmuir opened a new pull request #515:
URL: https://github.com/apache/lucene/pull/515
This change uses a new jflex feature
(https://github.com/jflex-de/jflex/pull/654) to simplify emoji processing in
the grammar. We can do a set difference rather than workaround it with
complement + demorg
rmuir commented on pull request #515:
URL: https://github.com/apache/lucene/pull/515#issuecomment-986055369
I'll take care of the precommit. There's some build wierdness in the
regeneration where we pull the TLDs and make the new included-TLD.jflex *after*
we recompile the grammar. Maybe d
rmuir commented on pull request #515:
URL: https://github.com/apache/lucene/pull/515#issuecomment-986055851
and don't worry about the gradle build, I think part of the issue is that
this TLDs file annoyingly changed *while I was iterating and working on this*:
```
# Version 2021120400
Robert Muir created LUCENE-10285:
Summary: gradle regenerate TLDs file / tokenizer dependency is
backwards/wrong
Key: LUCENE-10285
URL: https://issues.apache.org/jira/browse/LUCENE-10285
Project: Luce
[
https://issues.apache.org/jira/browse/LUCENE-10285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss reassigned LUCENE-10285:
Assignee: Dawid Weiss
> gradle regenerate TLDs file / tokenizer dependency is backwards/
[
https://issues.apache.org/jira/browse/LUCENE-10285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17453453#comment-17453453
]
Dawid Weiss commented on LUCENE-10285:
--
Eh. That crap is so complicated already th
rmuir commented on pull request #515:
URL: https://github.com/apache/lucene/pull/515#issuecomment-986060813
I opened https://issues.apache.org/jira/browse/LUCENE-10285 about the TLD
task dependency. For now, I just ran `regenerate` again and it brought in the
TLD changes. It is a lot less
[
https://issues.apache.org/jira/browse/LUCENE-10285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17453456#comment-17453456
]
Robert Muir commented on LUCENE-10285:
--
Yeah, I just ran {{regenerate}} again to w
dweiss commented on pull request #515:
URL: https://github.com/apache/lucene/pull/515#issuecomment-986062093
That's a nice improvement!
--
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 specif
[
https://issues.apache.org/jira/browse/LUCENE-10282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17453460#comment-17453460
]
Dawid Weiss commented on LUCENE-10282:
--
This is partially done. The weird part is
[
https://issues.apache.org/jira/browse/LUCENE-10282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17453461#comment-17453461
]
Dawid Weiss commented on LUCENE-10282:
--
And I think this shows how even a compilin
Dawid Weiss created LUCENE-10286:
Summary: Module path to dependencies that are not automatic
modules (according to gradle)
Key: LUCENE-10286
URL: https://issues.apache.org/jira/browse/LUCENE-10286
Pr
[
https://issues.apache.org/jira/browse/LUCENE-10255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss updated LUCENE-10255:
-
Description:
I've experimented a bit trying to move the code to the JMS. It is _surprisingly
d
rmuir commented on pull request #515:
URL: https://github.com/apache/lucene/pull/515#issuecomment-986075965
@dweiss i think it's good win just for getting a simpler grammar.
There is probably evil stuff we could do to speed up the monster. Yes, I am
slightly tempted to import `org.a
rmuir merged pull request #504:
URL: https://github.com/apache/lucene/pull/504
--
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...@
rmuir merged pull request #505:
URL: https://github.com/apache/lucene/pull/505
--
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...@
rmuir merged pull request #506:
URL: https://github.com/apache/lucene/pull/506
--
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...@
rmuir opened a new pull request #516:
URL: https://github.com/apache/lucene/pull/516
This is the slowest test suite, runs for ~ 60s, because between every
document it adds 2048 "filler docs". This just adds up to a ton of
indexing across all the test methods.
Use 2048 for Nightl
dsmiley commented on a change in pull request #412:
URL: https://github.com/apache/lucene/pull/412#discussion_r762497281
##
File path:
lucene/highlighter/src/java/org/apache/lucene/search/uhighlight/UnifiedHighlighter.java
##
@@ -113,118 +112,239 @@
protected static final L
apanimesh061 commented on a change in pull request #412:
URL: https://github.com/apache/lucene/pull/412#discussion_r762514373
##
File path:
lucene/highlighter/src/java/org/apache/lucene/search/uhighlight/UnifiedHighlighter.java
##
@@ -113,118 +112,239 @@
protected static fi
apanimesh061 commented on a change in pull request #412:
URL: https://github.com/apache/lucene/pull/412#discussion_r762514390
##
File path:
lucene/highlighter/src/java/org/apache/lucene/search/uhighlight/UnifiedHighlighter.java
##
@@ -823,24 +943,13 @@ public void visitLeaf(Qu
[
https://issues.apache.org/jira/browse/LUCENE-10229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17453526#comment-17453526
]
Haoyu Zhai commented on LUCENE-10229:
-
Seems for {{containedBy}} this inconsistency
apanimesh061 commented on pull request #412:
URL: https://github.com/apache/lucene/pull/412#issuecomment-986174116
@dsmiley
Updated the PR as per the comments and added the new builder functions.
--
This is an automated message from the Apache Git Service.
To respond to the messag
[
https://issues.apache.org/jira/browse/LUCENE-10229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17453538#comment-17453538
]
Dawid Weiss commented on LUCENE-10229:
--
Thanks for looking at this, [~zhai7631]! I
31 matches
Mail list logo