On 8/18/2016 5:10 PM, Peri Subrahmanya wrote:
> Hi,
>
> I have a simple one-to-many relationship setup in the data-import.xml and
> when I try to index it using the dataImportHandler, Solr complains of “no
> unique id found”.
>
> managed-schema.xml
> id
> solrconfig,xml:
>
>
> id
>
>
Well, do both parent and child entity have a field called 'id'
containing their corresponding unique ids? That would be the first
step.
Regards,
Alex.
Newsletter and resources for Solr beginners and intermediates:
http://www.solr-start.com/
On 19 August 2016 at 09:10, Peri Subrahmanya
w
Hi,
I have a simple one-to-many relationship setup in the data-import.xml and when
I try to index it using the dataImportHandler, Solr complains of “no unique id
found”.
managed-schema.xml
id
solrconfig,xml:
id
data-import.xml