Package org.elasticsearch.index.mapper
package org.elasticsearch.index.mapper
-
ClassDescriptionTesting helper for implementation of
BlockLoader.Test case forMappedFieldType.blockLoader(org.elasticsearch.index.mapper.MappedFieldType.BlockLoaderContext)specializing in configuring the mapping and invokingBlockLoader.Test helper forBlockLoader.FieldScriptTestCase<T extends ScriptFactory>Utility class for verifying that fields are stored exactly where we expect them to.Base test case for subclasses of MappedFieldTypeMapperScriptTestCase<FactoryType>Test case that lets you easily buildMapperServicebased on some mapping.Base class for testingMappers.An example of a malformed value.NumberFieldBlockLoaderTestCase<T extends Number>Sorts malformed values in the same order as the synthetic source loader, which stores them in binary doc values and sorts by encoded BytesRef (type byte + value bytes).Simplified version ofDocumentParserContextto be used in tests.Provides functionality needed to test synthetic source support in text and text-like fields (e.g.