Hello,
How do you index exactly?
How do you query exactly?
What do you get and how it differs from your expectation?

On Mon, Apr 17, 2017 at 5:12 PM, donjose <donjose.eluvathin...@socgen.com>
wrote:

> Hello,
>
> I am facing an issue when i am trying to use child="true" in entity.
> For example i am having some relational data in my DB. Please find the
> sample JSOn format below
> {
> Category : "Shirt",
> CategoryId : 1
> Categoryvalues : [
> {
>     id : 1,
>     size : XL,
>    color : red
> },
> {
>     id : 2,
>     size : XL,
>    color : blue
> }
>
> ]
> }
>
> When i am trying to apply child="true", i am getting flat structure. Not
> the
> same way i defined above. Could you please tell me options to create the
> JSON in above mentioned format
>
>
>
> --
> View this message in context: http://lucene.472066.n3.
> nabble.com/Solr-Child-true-flag-in-version-6-4-tp4330312.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>



-- 
Sincerely yours
Mikhail Khludnev

Reply via email to