You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (JIRA)" <ji...@apache.org> on 2012/05/30 22:28:23 UTC

[jira] [Resolved] (LUCENE-4090) PerFieldPostingsFormat cannot use name as suffix

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

Robert Muir resolved LUCENE-4090.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 5.0
                   4.0

Thanks for bringing this up Mark!
                
> PerFieldPostingsFormat cannot use name as suffix
> ------------------------------------------------
>
>                 Key: LUCENE-4090
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4090
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: core/index
>    Affects Versions: 4.0
>            Reporter: Robert Muir
>            Assignee: Robert Muir
>             Fix For: 4.0, 5.0
>
>         Attachments: LUCENE-4090.patch, LUCENE-4090.patch
>
>
> Currently PFPF just records the name in the metadata, which matches up to the segment suffix. But this isnt enough, e.g. someone can use Pulsing(1) on one field and Pulsing(2) on another field.
> See Mark Harwood's examples struggling with this on LUCENE-4069.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org