Excellent Radha -----Original Message----- From: Radha C. [mailto:cra...@ceiindia.com] Sent: Wednesday, May 06, 2009 4:43 PM To: solr-user@lucene.apache.org Subject: what is the query syntax to search a value in more than one field.
Hi, I need to search a text value in field A, field B, and field C. Can anybody tel me how to form the query. I am thinking of the option like q=A:text AND B:text AND C:text . Is it correct ? Thanks in advance.