DocValues type should be recored in FNX file to early fail if user specifies
incompatible type
----------------------------------------------------------------------------------------------
Key: LUCENE-3186
URL: https://issues.apache.org/jira/browse/LUCENE-3186
Project: Lucene - Java
Issue Type: Improvement
Components: core/index
Affects Versions: 4.0
Reporter: Simon Willnauer
Assignee: Simon Willnauer
Fix For: 4.0
Currently segment merger fails if the docvalues type is not compatible across
segments. We already catch this problem if somebody changes the values type for
a field within one segment but not across segments. in order to do that we
should record the type in the fnx fiel alone with the field numbers.
I marked this 4.0 since it should not block the landing on trunk
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]