[ 
https://issues.apache.org/jira/browse/LUCENE-10490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17514469#comment-17514469
 ] 

Adrien Grand commented on LUCENE-10490:
---------------------------------------

Sorry I wasn't clear on my comment on LUCENE-10456. I was only suggesting to 
make MultiRangeQuery implement Cloneable, the base Query class should not 
implement Cloneable.

> Query implement Cloneable interface
> -----------------------------------
>
>                 Key: LUCENE-10490
>                 URL: https://issues.apache.org/jira/browse/LUCENE-10490
>             Project: Lucene - Core
>          Issue Type: New Feature
>          Components: core/search
>            Reporter: jianping weng
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> *Query* should implement *Cloneable* interface, so that subClass of *Query* 
> can clone itself to create a new instance when only minor modifications are 
> needed especially in *Query#rewrite* method.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to