[
https://issues.apache.org/jira/browse/LUCENE-1838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12746057#action_12746057
]
Mark Miller commented on LUCENE-1838:
-------------------------------------
It looks like its very easy to get into trouble with Querys and cloning.
BooleanQuery, DisjunctionQuery have quite a reliance on it - as do the
SpanQueries (all in rewrite). Improperly cloning can sometimes have extra
special effects with MultiSearcher : LUCENE-1599
> BoostingNearQuery must implement clone - now it clones to a NearSpanQuery -
> cloning is required for Span container classes
> --------------------------------------------------------------------------------------------------------------------------
>
> Key: LUCENE-1838
> URL: https://issues.apache.org/jira/browse/LUCENE-1838
> Project: Lucene - Java
> Issue Type: Bug
> Reporter: Mark Miller
> Assignee: Mark Miller
> Fix For: 2.9
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]