Re: Representing a complex schema in solr
On Sat, Nov 7, 2009 at 11:37 PM, Rakhi Khatwani wrote: > Hi, > > i have a complex schema as shown below: > > Book >- Title >- Category >- Publication >- Edition >- Publish Date >- Author (multivalued) => Author is a multivalued field containing > the following attr
Representing a complex schema in solr
Hi, i have a complex schema as shown below: Book - Title - Category - Publication - Edition - Publish Date - Author (multivalued) => Author is a multivalued field containing the following attributes. - Name - Age - Location