Hi Ramzi,
Thanks for the response.
I should have pointed out that this is an overly simplified view of my
scenario at hand. Denormalisation is not an option for me as advised
because of the sheer volume, nature and spread/skewness of the
relations/schema of my actual data scenario. Also multivalued
You can model this in different ways, depending on your searching/faceting
needs. Usually you'll use multivalued or dynamic fields. In the next
examples I'll omit the field type, indexed and stored flags:
Another one:
Here you would store fields 'c_name_1
Hello Guys,
Im a noob on this mailing list so bear with me.
Could i kindly get some help on this very elaborate problem?
http://stackoverflow.com/questions/26759366/solr-blockjoin-indexing-for-solr-4-10-1
Thanks