>From what I've seen, you can't nest fields in the schema.xml, since those
are just declarations. If you want nested documents, you need to do so at
index time with the  _childDocuments_ json key in your doc.
Take a look here: http://yonik.com/solr-nested-objects/

On Mon, Dec 14, 2015 at 6:10 AM santosh sidnal <sidnal.sant...@gmail.com>
wrote:

> Hi All,
>
> I want to define nested fileds in SOLR using schema.xml. we are using
> Apache
> Solr 4.7.0.
>
> i see some links which says how to do, but not sure how can i do it in
> schema.xml
>
> https://cwiki.apache.org/confluence/display/solr/Other+Parsers#OtherParsers-BlockJoinQueryParsers
>
>
> any help over here is appreciable.
>
> --
> Regards,
> Santosh Sidnal
>
-- 
Regards,
Binoy Dalal

Reply via email to