You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Simon Willnauer (JIRA)" <ji...@apache.org> on 2011/06/20 10:55:47 UTC

[jira] [Commented] (LUCENE-3219) Change SortField types to an Enum

    [ https://issues.apache.org/jira/browse/LUCENE-3219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13051856#comment-13051856 ] 

Simon Willnauer commented on LUCENE-3219:
-----------------------------------------

+1

> Change SortField types to an Enum
> ---------------------------------
>
>                 Key: LUCENE-3219
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3219
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: core/search
>            Reporter: Chris Male
>            Priority: Minor
>
> When updating my SOLR-2533 patch, one issue was that the int value I had given my new type had been used by another change in the mean time.  Since we don't use these fields in a bitset kind of way, we can convert them to an enum.

--
This message is automatically generated by JIRA.
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