You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael McCandless (JIRA)" <ji...@apache.org> on 2010/07/13 02:00:51 UTC

[jira] Created: (LUCENE-2534) MultiTermsEnum over-shares between different Docs/AndPositionsEnum

MultiTermsEnum over-shares between different Docs/AndPositionsEnum
------------------------------------------------------------------

                 Key: LUCENE-2534
                 URL: https://issues.apache.org/jira/browse/LUCENE-2534
             Project: Lucene - Java
          Issue Type: Bug
          Components: Index
    Affects Versions: 4.0
            Reporter: Michael McCandless
            Assignee: Michael McCandless
             Fix For: 4.0


Robert found this in working on LUCENE-2352.

MultiTermsEnum incorrectly shared sub-enums on two different invocation of .docs/AndPositionsEnum.

-- 
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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[jira] Commented: (LUCENE-2534) MultiTermsEnum over-shares between different Docs/AndPositionsEnum

Posted by "Michael McCandless (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/LUCENE-2534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12887594#action_12887594 ] 

Michael McCandless commented on LUCENE-2534:
--------------------------------------------

Duh, make that LUCENE-2532.

> MultiTermsEnum over-shares between different Docs/AndPositionsEnum
> ------------------------------------------------------------------
>
>                 Key: LUCENE-2534
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2534
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: Index
>    Affects Versions: 4.0
>            Reporter: Michael McCandless
>            Assignee: Michael McCandless
>             Fix For: 4.0
>
>         Attachments: LUCENE-2534.patch
>
>
> Robert found this in working on LUCENE-2352.
> MultiTermsEnum incorrectly shared sub-enums on two different invocation of .docs/AndPositionsEnum.

-- 
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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[jira] Updated: (LUCENE-2534) MultiTermsEnum over-shares between different Docs/AndPositionsEnum

Posted by "Michael McCandless (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENE-2534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael McCandless updated LUCENE-2534:
---------------------------------------

    Attachment: LUCENE-2534.patch

Patch; I'll commit shortly...

> MultiTermsEnum over-shares between different Docs/AndPositionsEnum
> ------------------------------------------------------------------
>
>                 Key: LUCENE-2534
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2534
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: Index
>    Affects Versions: 4.0
>            Reporter: Michael McCandless
>            Assignee: Michael McCandless
>             Fix For: 4.0
>
>         Attachments: LUCENE-2534.patch
>
>
> Robert found this in working on LUCENE-2352.
> MultiTermsEnum incorrectly shared sub-enums on two different invocation of .docs/AndPositionsEnum.

-- 
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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[jira] Resolved: (LUCENE-2534) MultiTermsEnum over-shares between different Docs/AndPositionsEnum

Posted by "Michael McCandless (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENE-2534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael McCandless resolved LUCENE-2534.
----------------------------------------

    Resolution: Fixed

> MultiTermsEnum over-shares between different Docs/AndPositionsEnum
> ------------------------------------------------------------------
>
>                 Key: LUCENE-2534
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2534
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: Index
>    Affects Versions: 4.0
>            Reporter: Michael McCandless
>            Assignee: Michael McCandless
>             Fix For: 4.0
>
>         Attachments: LUCENE-2534.patch
>
>
> Robert found this in working on LUCENE-2352.
> MultiTermsEnum incorrectly shared sub-enums on two different invocation of .docs/AndPositionsEnum.

-- 
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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org