Chuck Williams wrote:
Otis Gospodnetic wrote:
And this makes me think that this broke during my last commit of Wolf's
patch for MultiSearcher and docFreq stuff. However I did run 'ant
test' before commit and did see BUILD SUCCESSFUL, so I'm not 100% sure.
Anyone else seeing this error?
Otis, I
On Apr 25, 2005, at 10:55 PM, Otis Gospodnetic wrote:
Hm, Erik is not alone with unit tests failing. My HighlighterTest
passes (I didn't do svn update today yet)
Let me know what happens after you fully update and build the main
Lucene JAR, then run the highlighter build.
, but I see SortTest fa
Otis Gospodnetic wrote:
Hm, Erik is not alone with unit tests failing. My HighlighterTest
passes (I didn't do svn update today yet), but I see SortTest failing:
[junit] Testcase:
testNormalizedScores(org.apache.lucene.search.TestSort): FAILED
[junit] expected:<0.375> but was:<0.392445>
[