[ 
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

ok, here's a final patch... all tests pass (at least a few times).

I also improved some of the better tests, if they dont need norms to use 
_NO_NORMS,
and to explicitly randomly set OmitTFAP

> 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, LUCENE-2738.patch, 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]

Reply via email to