parent
80295458ad
commit
3205dce549
|
@ -818,7 +818,7 @@ public class MapperService extends AbstractIndexComponent {
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Returns smart field mappers based on a smart name. A smart name is one that can optioannly be prefixed
|
* Returns smart field mappers based on a smart name. A smart name is one that can optionally be prefixed
|
||||||
* with a type (and then a '.'). If it is, then the {@link MapperService.SmartNameFieldMappers}
|
* with a type (and then a '.'). If it is, then the {@link MapperService.SmartNameFieldMappers}
|
||||||
* will have the doc mapper set.
|
* will have the doc mapper set.
|
||||||
* <p/>
|
* <p/>
|
||||||
|
|
Loading…
Reference in New Issue