[ 
https://issues.apache.org/jira/browse/LUCENE-10490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

jianping weng updated LUCENE-10490:
-----------------------------------
    Description: *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.

> 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
>
> *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