[
https://issues.apache.org/jira/browse/LUCENE-2984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Willnauer updated LUCENE-2984:
------------------------------------
Attachment: LUCENE-2984.patch
Attaching my current state.
This patch moves all responsibility for hasVectors / hasProx out of SI into
FIs. I also added some transactional code to FI that resets the
FI#storeTermVector for a field if the TermVectors creation for that FI in the
current segment has not successful.
> Move hasVectors() & hasProx() responsibility out of SegmentInfo to FieldInfos
> ------------------------------------------------------------------------------
>
> Key: LUCENE-2984
> URL: https://issues.apache.org/jira/browse/LUCENE-2984
> Project: Lucene - Java
> Issue Type: Improvement
> Components: Index
> Affects Versions: 4.0
> Reporter: Simon Willnauer
> Assignee: Simon Willnauer
> Fix For: 4.0
>
> Attachments: LUCENE-2984.patch
>
>
> Spin-off from LUCENE-2881 which had this change already but due to some
> random failures related to this change I remove this part of the patch to
> make it more isolated and easier to test.
--
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]