Is it possible to have all fields being searched by default? <defaultSearchField>*</defaultSearchField> or something like that.
An alternative, is if there is some lucene query that will give me all fields "*:term". My final, more redundant alternative is to create a field called "all_fields" and put everything in there at the end to be the defaultSearchField. Thanks for any advice, Ian Connor