BaseTestRangeFilter can be extremely slow
-----------------------------------------
Key: LUCENE-2641
URL: https://issues.apache.org/jira/browse/LUCENE-2641
Project: Lucene - Java
Issue Type: Test
Components: Tests
Reporter: Robert Muir
Fix For: 3.1, 4.0
The tests that extend BaseTestRangeFilter can sometimes be very slow:
TestFieldCacheRangeFilter, TestMultiTermConstantScore, TestTermRangeFilter
for example, TestFieldCacheRangeFilter just ran for 10 minutes on my computer
before I killed it,
but i noticed these tests frequently run for over a minute.
I think at the least we should change these to junit4 so the index is built
once in @beforeClass
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]