Re: help with schema containing nested documents

2015-04-19 Thread Alexandre Rafalovitch
There are no nested schemas as such. It's only a superset schema that includes all the fields for parents and children. Obviously, the fields that are not common should be optional. The rest depends on what parent/child relation you are trying to setup. Whether it is explicit with block indexing o

help with schema containing nested documents

2015-04-17 Thread Nicolae Pandrea
Hi, I need some documentation/samples on how to create a SOLR schema with nested documents. I have been looking online but could not find anything. Thank you in advance, Nick Pandrea