[
https://issues.apache.org/jira/browse/LUCENE-2560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir updated LUCENE-2560:
--------------------------------
Attachment: LUCENE-2560.patch
here's a patch: this test already found an attributes bug (LUCENE-3042) and I
found a bug in the german stemmer (the one that used to be used by default
before lucene 3.1).
I'll open a separate bug for that one, I @Ignored it here because I want to get
the tests in.
> random analyzer tests
> ---------------------
>
> Key: LUCENE-2560
> URL: https://issues.apache.org/jira/browse/LUCENE-2560
> Project: Lucene - Java
> Issue Type: Test
> Components: contrib/analyzers
> Reporter: Robert Muir
> Assignee: Robert Muir
> Fix For: 4.0
>
> Attachments: LUCENE-2560.patch
>
>
> we have been finding+fixing lots of bugs by randomizing lucene tests.
> in r966878 I added a variant of random unicode string that gives you a random
> string within the same unicode block (for other purposes)
> I think we should use this to test the analyzers better, for example we
> should pound tons of random greek strings against the greek analyzer and at
> least make sure there aren't exceptions.
--
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]