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