Thanks, you are correct.
_____ From: Andrey Klochkov [mailto:akloch...@griddynamics.com] Sent: Tuesday, May 19, 2009 8:00 PM To: solr-user@lucene.apache.org; cra...@ceiindia.com Subject: Re: Search in all the fields q=(*:test) I suppose that when you use "*" as field name, Solr search in default search field as long as Lucene doesn't support searching through several fields as far as I know. Read here: http://wiki.apache.org/solr/SchemaXml#head-b80c539a0a01eef8034c3776e49e8fe1c 064f496 On Tue, May 19, 2009 at 5:46 PM, Radha C. <cra...@ceiindia.com> wrote: Hello List, I need to search a value in all the fields. I am using q=(*:test) . But it retrives zero results. Can anyone tell me the above syntax is correct or not? Thanks in advance. -- Andrew Klochkov