On Fri, Nov 30, 2012 at 9:52 AM, Dawid Weiss <dawid.we...@cs.put.poznan.pl> wrote: >> RandomizedTesting for the win! Thanks a ton Dawid. > > I didn't invent this thing, I merely wrapped it up, cleaned up the > rough edges and extracted to a stand-alone package. Lucene/Solr > contributors should be credited for introducing the concept. And > there's also research literature dating waaay back so I don't think > the concept it entirely new -- it just never caught on.
Caught on slowly... I had been using it before I became a Lucene committer in '05 and used it in Lucene/Solr for anything that had enough complexity to warrant it. https://issues.apache.org/jira/browse/LUCENE-395?focusedCommentId=12356746&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-12356746 And one of my personal favorites, I think the first random indexing test - TestStressIndexing2 https://issues.apache.org/jira/browse/LUCENE-1173?focusedCommentId=12567845&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-12567845 But yeah, it's only become a religion here recently. The support in the framework is certainly welcome! -Yonik http://lucidworks.com --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org