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: 3.1, 4.0


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.
-
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