-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Search Foundations/MappingIndex mappings, including merging and defining field typesIndex mappings, including merging and defining field types>enhancementTeam:Search FoundationsMeta label for the Search Foundations team in ElasticsearchMeta label for the Search Foundations team in Elasticsearch
Description
Elasticsearch version: 5.6 6.x
Indexing a document using the java api may result in a MapperParsingException. When bulk-indexing, the problematic field-name is logged by elasticsearch (log-level has to be set to debug), but not the document-id. Indexing millions of documents it's hard to track down which specific document has the trouble. So, it would be nice to also have the document's id to get straight to the source.
Metadata
Metadata
Assignees
Labels
:Search Foundations/MappingIndex mappings, including merging and defining field typesIndex mappings, including merging and defining field types>enhancementTeam:Search FoundationsMeta label for the Search Foundations team in ElasticsearchMeta label for the Search Foundations team in Elasticsearch