Hey all, I wrote a small BaseTokenStreamTestCase, so when a test fails, it gives some useful debugging output explaining the token stream. Makes it pretty easy to get your tests / offsets configured properly.
Any comments/ - is BaseTokenStreamTestCase the right place to add this utility logic to? testFailedCase(com.lucidworks.analysis.TestAutoPhrasingTokenFilter) Time elapsed: 0.023 s <<< FAILURE! java.lang.AssertionError: -- View this message in context: http://lucene.472066.n3.nabble.com/BaseTokenStreamTestCase-Custom-Debug-Output-tp4342451.html Sent from the Lucene - Java Developer mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
