On 9/26/06, climbingrose <[EMAIL PROTECTED]> wrote:
Am I right that we can only have one schema per solr server? If so, how
would you deal with the issue of submitting completely different data models
(such as clothes and cars)?

If they have no relation, put them in separate servers or webapps.  If
you want to query across both search indicies at once, make a schema
that accommodates both of them.

-Yonik

Reply via email to