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: [email protected]
For additional commands, e-mail: [email protected]