Hi,

I have a question related to Index, where I have indexed my document with
mutiple replies enumerated fields in the document. e.g. 
 <document>
     <reply0> </reply0>
     <reply1> </reply1>
     ..
     ..
  </document>

now how can I query document so I can search a document on the content of
any reply. Can I make a query such as <<< reply*:content >>>

-thanks 

-- 
View this message in context: 
http://www.nabble.com/Query-tf3800255.html#a10751884
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to