| |
|
| org.apache.lucene.index.TestFieldNormModifier
TestFieldNormModifier | public class TestFieldNormModifier extends TestCase (Code) | | Tests changing of field norms with a custom similarity and with fake norms.
version: $Id$ |
DEFAULT_NORM | public static byte DEFAULT_NORM(Code) | | |
NUM_DOCS | public static int NUM_DOCS(Code) | | |
TestFieldNormModifier | public TestFieldNormModifier(String name)(Code) | | |
testFieldWithNoNorm | public void testFieldWithNoNorm() throws Exception(Code) | | |
testMissingField | public void testMissingField()(Code) | | |
|
|
|