vigyasharma commented on issue #11714:
URL: https://github.com/apache/lucene/issues/11714#issuecomment-1226945158
> A more optimal distribution can be achieved by performing a variation of
the integer partitioning algorithm. Initial tests show a more optimal
distribution on a simulated set
madrob commented on PR #11715:
URL: https://github.com/apache/lucene/pull/11715#issuecomment-1227247964
@uschindler my latest patch fixes the comment and adds Integer size. if you
strongly disagree with adding the Integer size then we can roll that back too,
but I think since we're already
uschindler merged PR #11718:
URL: https://github.com/apache/lucene/pull/11718
--
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...@lucene.
uschindler closed issue #11701: Deadlock in AnalysisSPILoader [LUCENE-10665]
URL: https://github.com/apache/lucene/issues/11701
--
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.
uschindler commented on issue #29:
URL:
https://github.com/apache/lucene-jira-archive/issues/29#issuecomment-1227523130
How do we now add the final message to all issues in JIRA?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
gsmiller commented on issue #11717:
URL: https://github.com/apache/lucene/issues/11717#issuecomment-1227566063
> Some of the differences are not performance related, but instead
usability. In some of those cases I think we can still improve.
+1. Agreed there are some usability differe
mocobeta commented on issue #29:
URL:
https://github.com/apache/lucene-jira-archive/issues/29#issuecomment-1227604531
I still have write access to Lucene Jira. Once Jira notification is disabled
(I opened an Infra Jira to modify the notification schema), I will run the
script to add commen
jmazanec15 opened a new pull request, #11719:
URL: https://github.com/apache/lucene/pull/11719
### Description
Prototype for initializing new graph during merge from an existing graph.
Graph selected for initialization must have 0 deleted docs and have the
comparatively the largest numbe
madrob merged PR #11715:
URL: https://github.com/apache/lucene/pull/11715
--
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...@lucene.apac
dweiss opened a new issue, #11720:
URL: https://github.com/apache/lucene/issues/11720
### Description
Hopefully mitigates wall-clock related problems (timeouts at weird stack
traces) mentioned in #7687.
--
This is an automated message from the Apache Git Service.
To respond to the
dweiss merged PR #11721:
URL: https://github.com/apache/lucene/pull/11721
--
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...@lucene.apac
dweiss closed issue #11720: Upgrade to randomizedtesting 2.8.1
URL: https://github.com/apache/lucene/issues/11720
--
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
ben-manes commented on PR #11715:
URL: https://github.com/apache/lucene/pull/11715#issuecomment-1228006073
> I don't recommend to use caffeine because it uses Unsafe
@uschindler fyi Caffeine 3.x does not use Unsafe, which is what Solr uses.
Unfortunatelly we did not have any good
13 matches
Mail list logo