RE: Confusion about entities and documents

2010-10-22 Thread Olson, Ron
traight by preserving the hierarchy within the name attribute. -Original Message- From: harrysmith [mailto:harrysmith...@gmail.com] Sent: Friday, October 22, 2010 4:10 PM To: solr-user@lucene.apache.org Subject: Re: Confusion about entities and documents >What I get when I search f

Re: Confusion about entities and documents

2010-10-22 Thread harrysmith
>What I get when I search for, say, "XYZ", is a document that has XYZ Corp as a manufacturer name, but the >array of parts_manu appears to be a child of the document, not the parts array. > >Is this the correct behavior, insofar as a document has a single level of elements, and that's it? If so,