Hello,
given I want to index documents that look like
{ "id": {["key":"value"]}}
where id
is an arbitrary value - how do I define the mapping? The keys within the nested object are definable, but the id is unpredictable.
Cheers,
Kai
Hello,
given I want to index documents that look like
{ "id": {["key":"value"]}}
where id
is an arbitrary value - how do I define the mapping? The keys within the nested object are definable, but the id is unpredictable.
Cheers,
Kai
Could you specify a bit more about your usecase? What are you using this data for? How do you plan to query that data?
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.