You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (JIRA)" <ji...@apache.org> on 2010/09/12 11:41:36 UTC

[jira] Resolved: (LUCENE-2640) add LuceneTestCase[J4].newField

     [ https://issues.apache.org/jira/browse/LUCENE-2640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Muir resolved LUCENE-2640.
---------------------------------

    Resolution: Fixed

Committed revision 996268, 996278 (3x)

> add LuceneTestCase[J4].newField
> -------------------------------
>
>                 Key: LUCENE-2640
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2640
>             Project: Lucene - Java
>          Issue Type: Test
>          Components: Tests
>            Reporter: Robert Muir
>             Fix For: 3.1, 4.0
>
>         Attachments: LUCENE-2640.patch, LUCENE-2640.patch
>
>
> I think it would be good to vary the different field options in tests.
> For example, we do this with IW settings (newIndexWriterConfig), and directories (newDirectory).
> This patch adds newField(), it works just like new Field(), except it will sometimes turns on extra options:
> Stored fields, term vectors, additional term vectors data, 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org