Hi,

I'm new to Solr and have two questions. 

#1)
I was wondering if I wanted to index different object types.  How I go about
configuring them in schema file.  
Here is the hypothetical simple scenario.  My site has Users and Posts.  I
want to be able to index User objects, and Posts, but make it so that if I
search "foo", then it searches Users with name "foo" and posts that have
"foo" in their text.

#2)
Same scenario as above, I want to be able to define "Posts" to be child of
"Users".  Can't find any docs on how to do this


thanks in advance





--
View this message in context: 
http://lucene.472066.n3.nabble.com/Beginner-Question-about-Types-and-Parent-Child-Definitions-in-Solr-Schema-xml-tp4038209.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to