[
https://issues.apache.org/jira/browse/LUCENE-2738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir updated LUCENE-2738:
--------------------------------
Attachment: LUCENE-2738.patch
here's the start to a patch.
worried about one fail, either i made a mistake here i don't see, or the test
shouldn't be failing:
{noformat}
ant test-core -Dtestcase=TestIndexWriter -Dtestmethod=testTermVectorCorruption2
-Dtests.seed=8395558104679823604:-6279799097172774748
{noformat}
> improve test coverage for omitNorms and omitTFAP
> ------------------------------------------------
>
> Key: LUCENE-2738
> URL: https://issues.apache.org/jira/browse/LUCENE-2738
> Project: Lucene - Java
> Issue Type: Test
> Components: Build
> Reporter: Robert Muir
> Fix For: 3.1, 4.0
>
> Attachments: LUCENE-2738.patch
>
>
> just expands on what lucenetestcase does already...
> if you say Analyzed_NO_NORMS, we might set norms anyway.
> in the same sense, if you say Index.NO, we might index it anyway, and might
> set omitTFAP 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: [email protected]
For additional commands, e-mail: [email protected]