You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Jason Rutherglen (JIRA)" <ji...@apache.org> on 2009/06/22 21:30:07 UTC

[jira] Created: (LUCENE-1711) Field meta-data

Field meta-data
---------------

                 Key: LUCENE-1711
                 URL: https://issues.apache.org/jira/browse/LUCENE-1711
             Project: Lucene - Java
          Issue Type: Improvement
          Components: Index
    Affects Versions: 2.4.1
            Reporter: Jason Rutherglen
            Priority: Minor
             Fix For: 3.0


Allow user defined meta-data per Field. This would be stored by
FieldInfos.write. Not sure about how to merge different values.
The actual typed value should be Map<String,String> available
from Field. 

The functionality can be used for a variety of purposes
including trie, schemas, CSF, etc.

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


[jira] Updated: (LUCENE-1711) Field meta-data

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

Michael Busch updated LUCENE-1711:
----------------------------------

    Fix Version/s:     (was: 3.0)
                   3.1

> Field meta-data
> ---------------
>
>                 Key: LUCENE-1711
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1711
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: Index
>    Affects Versions: 2.4.1
>            Reporter: Jason Rutherglen
>            Priority: Minor
>             Fix For: 3.1
>
>   Original Estimate: 96h
>  Remaining Estimate: 96h
>
> Allow user defined meta-data per Field. This would be stored by
> FieldInfos.write. Not sure about how to merge different values.
> The actual typed value should be Map<String,String> available
> from Field. 
> The functionality can be used for a variety of purposes
> including trie, schemas, CSF, etc.

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