Hi, As i was merging some test changes, i noticed a test from the original Lucene In Action...
I got to thinking, if we get whatever permission we need from manning, what about importing the LIA2 tests into lucene's test system? They are marked with an apache 2 license... I think they are very nice and readable, and though you could say basic, there are benefits to this: * sometimes its good to have a readable test you can actually debug, you cant have all hellacious random tests * i think its useful to know if we make a change to branch_3x that breaks one of these, like a basic sanity test for backwards compat. any thoughts? -- Robert Muir [email protected]
