I'm looking for a nested mapping and index example.What i want is to a have
3 entities:
product [title, description, brand,etc]
offer [price, availability]
review [rating, reviewdescription]
product has 1 or more offers
product has 0 or more reviews
I'm just not sure how to relate these entities through mapping and how to
index them. I assume you can index them seperatly but you would need a
reference to a parent.
Am Dienstag, 30. April 2013 10:53:22 UTC+2 schrieb Maarten Roosendaal:
Hi,
I'm looking for a nested mapping and index example.What i want is to a
have 3 entities:
product [title, description, brand,etc]
offer [price, availability]
review [rating, reviewdescription]
product has 1 or more offers
product has 0 or more reviews
I'm just not sure how to relate these entities through mapping and how to
index them. I assume you can index them seperatly but you would need a
reference to a parent.
Am Dienstag, 30. April 2013 10:53:22 UTC+2 schrieb Maarten Roosendaal:
Hi,
I'm looking for a nested mapping and index example.What i want is to a
have 3 entities:
product [title, description, brand,etc]
offer [price, availability]
review [rating, reviewdescription]
product has 1 or more offers
product has 0 or more reviews
I'm just not sure how to relate these entities through mapping and how to
index them. I assume you can index them seperatly but you would need a
reference to a parent.
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.