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-b80c539a0a01eef8034c3776e49e8fe1c064f496 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