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 2011/04/11 18:55:05 UTC

[jira] [Created] (LUCENE-3020) better payload testing with mockanalyzer

better payload testing with mockanalyzer
----------------------------------------

                 Key: LUCENE-3020
                 URL: https://issues.apache.org/jira/browse/LUCENE-3020
             Project: Lucene - Java
          Issue Type: Test
            Reporter: Robert Muir
             Fix For: 3.2, 4.0
         Attachments: LUCENE-3020.patch

MockAnalyzer currently always indexes some fixed-length payloads.

Instead it should decide for each field randomly (and remember it for that field):
* if the field should index no payloads at all
* field should index fixed length payloads
* field should index variable length payloads.


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[jira] [Updated] (LUCENE-3020) better payload testing with mockanalyzer

Posted by "Robert Muir (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENE-3020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Muir updated LUCENE-3020:
--------------------------------

    Attachment: LUCENE-3020.patch

> better payload testing with mockanalyzer
> ----------------------------------------
>
>                 Key: LUCENE-3020
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3020
>             Project: Lucene - Java
>          Issue Type: Test
>            Reporter: Robert Muir
>             Fix For: 3.2, 4.0
>
>         Attachments: LUCENE-3020.patch
>
>
> MockAnalyzer currently always indexes some fixed-length payloads.
> Instead it should decide for each field randomly (and remember it for that field):
> * if the field should index no payloads at all
> * field should index fixed length payloads
> * field should index variable length payloads.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[jira] [Commented] (LUCENE-3020) better payload testing with mockanalyzer

Posted by "Robert Muir (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/LUCENE-3020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018444#comment-13018444 ] 

Robert Muir commented on LUCENE-3020:
-------------------------------------

I committed this (revision 1091132). I want hudson to chug away on this... if there are lots of false fails or problems i can revert.

> better payload testing with mockanalyzer
> ----------------------------------------
>
>                 Key: LUCENE-3020
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3020
>             Project: Lucene - Java
>          Issue Type: Test
>            Reporter: Robert Muir
>             Fix For: 3.2, 4.0
>
>         Attachments: LUCENE-3020.patch
>
>
> MockAnalyzer currently always indexes some fixed-length payloads.
> Instead it should decide for each field randomly (and remember it for that field):
> * if the field should index no payloads at all
> * field should index fixed length payloads
> * field should index variable length payloads.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[jira] [Resolved] (LUCENE-3020) better payload testing with mockanalyzer

Posted by "Robert Muir (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENE-3020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Muir resolved LUCENE-3020.
---------------------------------

    Resolution: Fixed

finished the monster merge to branch_3x, revision 1091277

> better payload testing with mockanalyzer
> ----------------------------------------
>
>                 Key: LUCENE-3020
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3020
>             Project: Lucene - Java
>          Issue Type: Test
>            Reporter: Robert Muir
>             Fix For: 3.2, 4.0
>
>         Attachments: LUCENE-3020.patch
>
>
> MockAnalyzer currently always indexes some fixed-length payloads.
> Instead it should decide for each field randomly (and remember it for that field):
> * if the field should index no payloads at all
> * field should index fixed length payloads
> * field should index variable length payloads.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org