mirror of
https://github.com/apache/lucene.git
synced 2025-03-06 08:19:23 +00:00
- Cosmetics
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@519008 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
deabc30668
commit
539eaa3fd7
@ -18,7 +18,8 @@ import java.io.IOException;
|
|||||||
import java.util.ArrayList;
|
import java.util.ArrayList;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Test that norms info is preserved during index life - incluidng seprate norms, addDocument, addIndexes, optimize.
|
* Test that norms info is preserved during index life - including
|
||||||
|
* separate norms, addDocument, addIndexes, optimize.
|
||||||
*/
|
*/
|
||||||
public class TestNorms extends TestCase {
|
public class TestNorms extends TestCase {
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user