On 6 March 2012 18:01, Abhishek tiwari <abhishek.tiwari....@gmail.com> wrote:
> i am new in solr  want help in shema design .  i have multiple entities
> like Event , Establishments and Movies ..each have different types of
> relations.. should i make diffrent core for each entities ?

It depends on your use case, i.e., what would your typical searches
be on. Normally, using a separate core for each entity would be
unusual, and instead one would flatten out typical RDBMS data for
Solr.

Please describe what you want to achieve, and people might be
better able to help you.

Regards,
Gora

Reply via email to