I’d like to respin for LUCENE-5447 - I screwed up the StandardTokenizerImpl.jflex patch, and didn’t have tests that triggered the problem. I’ve attached a patch that adds tests illustrating the problem, along with the fix, and I plan on committing to trunk, branch_4x and lucene_solr_4_7.
Sorry Simon and everybody else for wasting time. Steve On Feb 19, 2014, at 7:04 AM, Simon Willnauer <[email protected]> wrote: > Please vote for the first Release Candidate for Lucene/Solr 4.7.0 > > you can download it here: > http://people.apache.org/~simonw/staging_area/lucene-solr-4.7.0-RC1-rev1569660/ > > or run the smoke tester directly with this commandline (don't forget > to set JAVA6_HOME etc.): > > python3.2 -u dev-tools/scripts/smokeTestRelease.py > http://people.apache.org/~simonw/staging_area/lucene-solr-4.7.0-RC1-rev1569660/ > 1569660 4.7.0 /tmp/smoke_test_4_7 > > Smoketester said: SUCCESS! > > here is my +1 > > simon > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
