collection that indexes a subset of the fields. The main user query
> > would
> > >> be an edismax over the common fields in that "main" collection. You
> can
> > >> then display summary results from the common collection. You can also
> > then
> > &g
he type-specific collection based on a "type"
> >> field for each document in the main collection.
> >>
> >> Or, sure, you actually CAN index multiple document types in the same
> >> collection - add all the fields to one schema - there is no time or
>
ection.
>>
>> Or, sure, you actually CAN index multiple document types in the same
>> collection - add all the fields to one schema - there is no time or space
>> penalty if most of the field are empty for most documents.
>>
>> -- Jack Krupansky
>>
>>
llection - add all the fields to one schema - there is no time or space
> penalty if most of the field are empty for most documents.
>
> -- Jack Krupansky
>
> -Original Message- From: Chris Toomey
> Sent: Tuesday, June 25, 2013 6:08 PM
> To: solr-user@lucene.apache.org
&
ection - add all the fields to one schema - there is no time or space
penalty if most of the field are empty for most documents.
-- Jack Krupansky
-Original Message-
From: Chris Toomey
Sent: Tuesday, June 25, 2013 6:08 PM
To: solr-user@lucene.apache.org
Subject: Querying multiple col
Hi, I'm investigating using SolrCloud for querying documents of different
but similar/related types, and have read through docs. on the wiki and done
many searches in these archives, but still have some questions. Thanks in
advance for your help.
Setup:
* Say that I have N distinct types of docum