[jira] [Created] (LUCENE-10371) Make IndexRearranger able to arrange segment into a determined order

2022-01-10 Thread Haoyu Zhai (Jira)
Haoyu Zhai created LUCENE-10371: --- Summary: Make IndexRearranger able to arrange segment into a determined order Key: LUCENE-10371 URL: https://issues.apache.org/jira/browse/LUCENE-10371 Project: Lucene

[jira] [Resolved] (LUCENE-10316) fix TestLRUQueryCache.testCachingAccountableQuery failure

2021-12-21 Thread Haoyu Zhai (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haoyu Zhai resolved LUCENE-10316. - Resolution: Fixed > fix TestLRUQueryCache.testCachingAccountableQuery failure > ---

[jira] [Updated] (LUCENE-10316) fix TestLRUQueryCache.testCachingAccountableQuery failure

2021-12-14 Thread Haoyu Zhai (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haoyu Zhai updated LUCENE-10316: Description: I saw this build failure: [https://jenkins.thetaphi.de/job/Lucene-9.x-Linux/348/] w

[jira] [Commented] (LUCENE-10316) fix TestLRUQueryCache.testCachingAccountableQuery failure

2021-12-14 Thread Haoyu Zhai (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17459420#comment-17459420 ] Haoyu Zhai commented on LUCENE-10316: - So basically the test is about making sure t

[jira] [Created] (LUCENE-10316) fix TestLRUQueryCache.testCachingAccountableQuery failure

2021-12-14 Thread Haoyu Zhai (Jira)
Haoyu Zhai created LUCENE-10316: --- Summary: fix TestLRUQueryCache.testCachingAccountableQuery failure Key: LUCENE-10316 URL: https://issues.apache.org/jira/browse/LUCENE-10316 Project: Lucene - Core

[jira] [Commented] (LUCENE-10229) Match offsets should be consistent for fields with positions and fields with offsets

2021-12-06 Thread Haoyu Zhai (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17454334#comment-17454334 ] Haoyu Zhai commented on LUCENE-10229: - Here's the PR: https://github.com/apache/luc

[jira] [Commented] (LUCENE-10229) Match offsets should be consistent for fields with positions and fields with offsets

2021-12-05 Thread Haoyu Zhai (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17453652#comment-17453652 ] Haoyu Zhai commented on LUCENE-10229: - Sure I can work on a PR :) > Match offsets

[jira] [Commented] (LUCENE-10229) Match offsets should be consistent for fields with positions and fields with offsets

2021-12-04 Thread Haoyu Zhai (Jira)
[ 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

[jira] [Commented] (LUCENE-10122) Explore using NumericDocValue to store taxonomy parent array

2021-11-18 Thread Haoyu Zhai (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17446058#comment-17446058 ] Haoyu Zhai commented on LUCENE-10122: - Ah Thanks [~jpountz] for reminding, I forgot

[jira] [Commented] (LUCENE-10122) Explore using NumericDocValue to store taxonomy parent array

2021-11-15 Thread Haoyu Zhai (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17444098#comment-17444098 ] Haoyu Zhai commented on LUCENE-10122: - OK, here's the new PR (with the back-compati

[jira] [Comment Edited] (LUCENE-10122) Explore using NumericDocValue to store taxonomy parent array

2021-11-05 Thread Haoyu Zhai (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17438317#comment-17438317 ] Haoyu Zhai edited comment on LUCENE-10122 at 11/5/21, 6:55 PM: --

[jira] [Commented] (LUCENE-10122) Explore using NumericDocValue to store taxonomy parent array

2021-11-03 Thread Haoyu Zhai (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17438317#comment-17438317 ] Haoyu Zhai commented on LUCENE-10122: - The luceneutil benchmark shows a mostly neut

[jira] [Commented] (LUCENE-9839) TestIndexFileDeleter.testExcInDecRef test failure

2021-10-13 Thread Haoyu Zhai (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17428549#comment-17428549 ] Haoyu Zhai commented on LUCENE-9839: This same error appeared in my PR's auto check

[jira] [Resolved] (LUCENE-10103) QueryCache not estimating query size properly

2021-10-13 Thread Haoyu Zhai (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haoyu Zhai resolved LUCENE-10103. - Resolution: Fixed > QueryCache not estimating query size properly > ---

[jira] [Commented] (LUCENE-10103) QueryCache not estimating query size properly

2021-10-13 Thread Haoyu Zhai (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17428455#comment-17428455 ] Haoyu Zhai commented on LUCENE-10103: - Thank you [~mikemccand], I think we should b

[jira] [Commented] (LUCENE-9983) Stop sorting determinize powersets unnecessarily

2021-09-30 Thread Haoyu Zhai (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17422937#comment-17422937 ] Haoyu Zhai commented on LUCENE-9983: [~mikemccand] yes we can close it. But it seems

[jira] [Commented] (LUCENE-10122) Explore using NumericDocValue to store taxonomy parent array

2021-09-24 Thread Haoyu Zhai (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17420016#comment-17420016 ] Haoyu Zhai commented on LUCENE-10122: - Oh my bad, I wanted to say NumericDocValues

[jira] [Updated] (LUCENE-10122) Explore using NumericDocValue to store taxonomy parent array

2021-09-24 Thread Haoyu Zhai (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haoyu Zhai updated LUCENE-10122: Summary: Explore using NumericDocValue to store taxonomy parent array (was: Explore using Binary

[jira] [Commented] (LUCENE-9969) DirectoryTaxonomyReader.taxoArray占用内存较大导致系统OOM宕机

2021-09-24 Thread Haoyu Zhai (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17420012#comment-17420012 ] Haoyu Zhai commented on LUCENE-9969: +1, I created https://issues.apache.org/jira/br

[jira] [Created] (LUCENE-10122) Explore using BinaryDocValue to store taxonomy parent array

2021-09-24 Thread Haoyu Zhai (Jira)
Haoyu Zhai created LUCENE-10122: --- Summary: Explore using BinaryDocValue to store taxonomy parent array Key: LUCENE-10122 URL: https://issues.apache.org/jira/browse/LUCENE-10122 Project: Lucene - Core

[jira] [Commented] (LUCENE-10103) QueryCache not estimating query size properly

2021-09-16 Thread Haoyu Zhai (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17416248#comment-17416248 ] Haoyu Zhai commented on LUCENE-10103: - I've attached a unit test showing the proble

[jira] [Updated] (LUCENE-10103) QueryCache not estimating query size properly

2021-09-16 Thread Haoyu Zhai (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haoyu Zhai updated LUCENE-10103: Attachment: query_cache_error_demo.patch > QueryCache not estimating query size properly > --

[jira] [Created] (LUCENE-10103) QueryCache not estimating query size properly

2021-09-14 Thread Haoyu Zhai (Jira)
Haoyu Zhai created LUCENE-10103: --- Summary: QueryCache not estimating query size properly Key: LUCENE-10103 URL: https://issues.apache.org/jira/browse/LUCENE-10103 Project: Lucene - Core Issue T

[jira] [Commented] (LUCENE-9969) DirectoryTaxonomyReader.taxoArray占用内存较大导致系统OOM宕机

2021-09-13 Thread Haoyu Zhai (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17414308#comment-17414308 ] Haoyu Zhai commented on LUCENE-9969: [~gsmiller] thanks for mentioning that, it's su

[jira] [Commented] (LUCENE-10010) Should we have a NFA Query?

2021-09-09 Thread Haoyu Zhai (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17412728#comment-17412728 ] Haoyu Zhai commented on LUCENE-10010: - And I just came across [this issue|https://

[jira] [Commented] (LUCENE-10010) Should we have a NFA Query?

2021-09-07 Thread Haoyu Zhai (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17411388#comment-17411388 ] Haoyu Zhai commented on LUCENE-10010: - I've done a very basic benchmark using the c

[jira] [Commented] (LUCENE-10010) Should we have a NFA Query?

2021-07-26 Thread Haoyu Zhai (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17387626#comment-17387626 ] Haoyu Zhai commented on LUCENE-10010: - Here's a WIP PR: https://github.com/apache/l

[jira] [Commented] (LUCENE-10010) Should we have a NFA Query?

2021-07-14 Thread Haoyu Zhai (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17381057#comment-17381057 ] Haoyu Zhai commented on LUCENE-10010: - ??With an NFA, we'd be forced to match every

[jira] [Created] (LUCENE-10021) Upgrade HPPC to 0.9.0

2021-07-04 Thread Haoyu Zhai (Jira)
Haoyu Zhai created LUCENE-10021: --- Summary: Upgrade HPPC to 0.9.0 Key: LUCENE-10021 URL: https://issues.apache.org/jira/browse/LUCENE-10021 Project: Lucene - Core Issue Type: Improvement

[jira] [Created] (LUCENE-10010) Should we have a NFA Query?

2021-06-21 Thread Haoyu Zhai (Jira)
Haoyu Zhai created LUCENE-10010: --- Summary: Should we have a NFA Query? Key: LUCENE-10010 URL: https://issues.apache.org/jira/browse/LUCENE-10010 Project: Lucene - Core Issue Type: New Feature

[jira] [Commented] (LUCENE-9983) Stop sorting determinize powersets unnecessarily

2021-06-14 Thread Haoyu Zhai (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17363284#comment-17363284 ] Haoyu Zhai commented on LUCENE-9983: {quote}Could you maybe open PR to add that init

[jira] [Commented] (LUCENE-9983) Stop sorting determinize powersets unnecessarily

2021-06-09 Thread Haoyu Zhai (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17360495#comment-17360495 ] Haoyu Zhai commented on LUCENE-9983: I constructed a file with 235k words that has s

[jira] [Commented] (LUCENE-9983) Stop sorting determinize powersets unnecessarily

2021-06-07 Thread Haoyu Zhai (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17358789#comment-17358789 ] Haoyu Zhai commented on LUCENE-9983: [~broustant] in the adversarial test case, I ad

[jira] [Commented] (LUCENE-9983) Stop sorting determinize powersets unnecessarily

2021-06-04 Thread Haoyu Zhai (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17357749#comment-17357749 ] Haoyu Zhai commented on LUCENE-9983: I just realized that we've already had several

[jira] [Commented] (LUCENE-9983) Stop sorting determinize powersets unnecessarily

2021-06-02 Thread Haoyu Zhai (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17355852#comment-17355852 ] Haoyu Zhai commented on LUCENE-9983: +1 to have a set of regexps so that we can benc

[jira] [Commented] (LUCENE-9983) Stop sorting determinize powersets unnecessarily

2021-05-31 Thread Haoyu Zhai (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17354660#comment-17354660 ] Haoyu Zhai commented on LUCENE-9983: I've added a simple static counter just for the

[jira] [Comment Edited] (LUCENE-9983) Stop sorting determinize powersets unnecessarily

2021-05-31 Thread Haoyu Zhai (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17354659#comment-17354659 ] Haoyu Zhai edited comment on LUCENE-9983 at 5/31/21, 9:07 PM:

[jira] [Commented] (LUCENE-9983) Stop sorting determinize powersets unnecessarily

2021-05-31 Thread Haoyu Zhai (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17354659#comment-17354659 ] Haoyu Zhai commented on LUCENE-9983: Thanks [~mikemccand] and [~dweiss]. I've opened

[jira] [Commented] (LUCENE-9983) Stop sorting determinize powersets unnecessarily

2021-05-30 Thread Haoyu Zhai (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17354237#comment-17354237 ] Haoyu Zhai commented on LUCENE-9983: Oh I realized we're still gonna iterate on thos

[jira] [Commented] (LUCENE-9983) Stop sorting determinize powersets unnecessarily

2021-05-30 Thread Haoyu Zhai (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17354225#comment-17354225 ] Haoyu Zhai commented on LUCENE-9983: Hi Mike, So if I understand correctly what we

[jira] [Commented] (LUCENE-9694) New tool for creating a deterministic index

2021-01-26 Thread Haoyu Zhai (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17272291#comment-17272291 ] Haoyu Zhai commented on LUCENE-9694: Oh I didn't include that since I want to keep i

[jira] [Commented] (LUCENE-9694) New tool for creating a deterministic index

2021-01-25 Thread Haoyu Zhai (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17271790#comment-17271790 ] Haoyu Zhai commented on LUCENE-9694: I've opened a PR for this: https://github.com/

[jira] [Created] (LUCENE-9694) New tool for creating a deterministic index

2021-01-22 Thread Haoyu Zhai (Jira)
Haoyu Zhai created LUCENE-9694: -- Summary: New tool for creating a deterministic index Key: LUCENE-9694 URL: https://issues.apache.org/jira/browse/LUCENE-9694 Project: Lucene - Core Issue Type: N

[jira] [Updated] (LUCENE-9618) Improve IntervalIterator.nextInterval's behavior/documentation/test

2020-11-19 Thread Haoyu Zhai (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haoyu Zhai updated LUCENE-9618: --- Description: I'm trying to play around with my own {{IntervalSource}} and found out that {{nextInte

[jira] [Commented] (LUCENE-9618) Improve IntervalIterator.nextInterval's behavior/documentation/test

2020-11-19 Thread Haoyu Zhai (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17235652#comment-17235652 ] Haoyu Zhai commented on LUCENE-9618: I created a [PR|https://github.com/apache/lucen

[jira] [Created] (LUCENE-9618) Improve IntervalIterator.nextInterval's behavior/documentation/test

2020-11-19 Thread Haoyu Zhai (Jira)
Haoyu Zhai created LUCENE-9618: -- Summary: Improve IntervalIterator.nextInterval's behavior/documentation/test Key: LUCENE-9618 URL: https://issues.apache.org/jira/browse/LUCENE-9618 Project: Lucene - Cor

[jira] [Resolved] (LUCENE-9560) Position aware TermQuery

2020-10-09 Thread Haoyu Zhai (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haoyu Zhai resolved LUCENE-9560. Resolution: Not A Problem > Position aware TermQuery > > >

[jira] [Commented] (LUCENE-9560) Position aware TermQuery

2020-10-09 Thread Haoyu Zhai (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17211544#comment-17211544 ] Haoyu Zhai commented on LUCENE-9560: Thanks guys. I tried and did find out that {{In

[jira] [Created] (LUCENE-9560) Position aware TermQuery

2020-10-03 Thread Haoyu Zhai (Jira)
Haoyu Zhai created LUCENE-9560: -- Summary: Position aware TermQuery Key: LUCENE-9560 URL: https://issues.apache.org/jira/browse/LUCENE-9560 Project: Lucene - Core Issue Type: New Feature

[jira] [Commented] (LUCENE-7882) Maybe expression compiler should cache recently compiled expressions?

2020-09-16 Thread Haoyu Zhai (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-7882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17197237#comment-17197237 ] Haoyu Zhai commented on LUCENE-7882: Hi Uwe Thank you for making this fantastic PR!

[jira] [Commented] (LUCENE-9424) Have a warning comment for AttributeSource.captureState

2020-07-29 Thread Haoyu Zhai (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17167454#comment-17167454 ] Haoyu Zhai commented on LUCENE-9424: [~mikemccand] Thank you! > Have a warning comm

[jira] [Updated] (LUCENE-9424) Have a warning comment for AttributeSource.captureState

2020-07-24 Thread Haoyu Zhai (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haoyu Zhai updated LUCENE-9424: --- Attachment: LUCENE-9424.patch > Have a warning comment for AttributeSource.captureState > --

[jira] [Created] (LUCENE-9424) Have a warning comment for AttributeSource.captureState

2020-07-09 Thread Haoyu Zhai (Jira)
Haoyu Zhai created LUCENE-9424: -- Summary: Have a warning comment for AttributeSource.captureState Key: LUCENE-9424 URL: https://issues.apache.org/jira/browse/LUCENE-9424 Project: Lucene - Core I

[jira] [Commented] (LUCENE-8574) ExpressionFunctionValues should cache per-hit value

2020-07-01 Thread Haoyu Zhai (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17149623#comment-17149623 ] Haoyu Zhai commented on LUCENE-8574: [~mikemccand] Yes it fixes the test case. Befor

[jira] [Commented] (LUCENE-8574) ExpressionFunctionValues should cache per-hit value

2020-06-25 Thread Haoyu Zhai (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17145732#comment-17145732 ] Haoyu Zhai commented on LUCENE-8574: Made a PR([https://github.com/apache/lucene-sol

[jira] [Commented] (LUCENE-8574) ExpressionFunctionValues should cache per-hit value

2020-06-17 Thread Haoyu Zhai (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17138710#comment-17138710 ] Haoyu Zhai commented on LUCENE-8574: Ah, yes will use boolean instead of NaN. I'm ju

[jira] [Commented] (LUCENE-8574) ExpressionFunctionValues should cache per-hit value

2020-06-16 Thread Haoyu Zhai (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17137920#comment-17137920 ] Haoyu Zhai commented on LUCENE-8574: I've attached a unit test showing a case that c

[jira] [Updated] (LUCENE-8574) ExpressionFunctionValues should cache per-hit value

2020-06-16 Thread Haoyu Zhai (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haoyu Zhai updated LUCENE-8574: --- Attachment: unit_test.patch > ExpressionFunctionValues should cache per-hit value >

[jira] [Commented] (LUCENE-8574) ExpressionFunctionValues should cache per-hit value

2020-06-15 Thread Haoyu Zhai (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17136136#comment-17136136 ] Haoyu Zhai commented on LUCENE-8574: I've checked the current release and couldn't s

[jira] [Commented] (LUCENE-8574) ExpressionFunctionValues should cache per-hit value

2020-06-12 Thread Haoyu Zhai (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17134323#comment-17134323 ] Haoyu Zhai commented on LUCENE-8574: Sry, wrong commit message pointed to here, the

[jira] [Created] (LUCENE-9391) Upgrade to HPPC 0.8.2

2020-06-03 Thread Haoyu Zhai (Jira)
Haoyu Zhai created LUCENE-9391: -- Summary: Upgrade to HPPC 0.8.2 Key: LUCENE-9391 URL: https://issues.apache.org/jira/browse/LUCENE-9391 Project: Lucene - Core Issue Type: Improvement