HI, i am building small search application with solr.
i need help in designing the solr schema. data structure is like one to many. when user search text matches with parent document fields, system should not display any child fields information. when user search text matches with child document fields, system should display parent and child fields information. Any help would be appreciated. Thanks. Regards, Anil