Each user has one or more articles. I predominantly need to search for
articles across all users, e.g. all articles with a tag of 'tag2'.
My questions are as follows:
What is the difference between a parent/child and nested mapping?
Is it generally acceptable to organise this information into a
nested JSON document, or is there a better way to define the
relationship between users and articles?
Each user has one or more articles. I predominantly need to search for
articles across all users, e.g. all articles with a tag of 'tag2'.
My questions are as follows:
What is the difference between a parent/child and nested mapping?
Is it generally acceptable to organise this information into a
nested JSON document, or is there a better way to define the
relationship between users and articles?
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.