Jörg, You can use copyField to copy all fields into a single fields that has all other fields' content. Then you can put that "catch all" field as the default search field.
Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch ----- Original Message ---- > From: Jörg Agatz <joerg.ag...@googlemail.com> > To: solr-user@lucene.apache.org > Sent: Wednesday, July 15, 2009 2:29:50 AM > Subject: DefaultSearchField ? "important" > > Hallo Users... > And good Morning, in germany it is morning :-) > > I have a realy important Prroblem... > > My Fields are realy Bad.. Like > "CUPS_EBENE1_EBENE2_TASKS_CATEGORIE" > > I have no Content field ore somthing like this... > So when i will search somthing, i need to search in ALL fields, but when i > search "*:test" it dosent Work, > And when i put "*" in the defaultSearchField" it dosent Work too > > How i can Search in ALL fields?