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

Uwe Schindler updated LUCENE-1984:
----------------------------------

      Component/s: Query/Scoring
    Fix Version/s: 3.0
         Assignee: Uwe Schindler

We are converting a lot of these containers to generics currently for Lucene 
3.0. In 2.9, we are limited to Java 1.4

> DisjunctionMaxQuery - Type safety  
> -----------------------------------
>
>                 Key: LUCENE-1984
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1984
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: Query/Scoring
>    Affects Versions: 2.9
>            Reporter: Kay Kay
>            Assignee: Uwe Schindler
>             Fix For: 3.0
>
>         Attachments: LUCENE-1984.patch
>
>
> DisjunctionMaxQuery code has containers that are not type-safe . The comments 
> indicate type-safety though. 
> Better to express in the API and the internals the explicit type as opposed 
> to type-less containers. 
> Patch attached. 
> Comments / backward compatibility concerns welcome.  

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

Reply via email to