There are some open issues (not for 1.4 at this point) to make dismax more flexible or add wildcard handling, e.g:
https://issues.apache.org/jira/browse/SOLR-756 https://issues.apache.org/jira/browse/SOLR-758 You might participate in those to try to get this in a future version and/or get a working patch for 1.4 -Peter On Wed, Nov 4, 2009 at 7:04 PM, Koji Sekiguchi <k...@r.email.ne.jp> wrote: > Jan Kammer wrote: >> >> Hi there, >> >> what is the best way to search all fields AND use wildcards? >> Somewhere I read that there are problems with this combination... (dismax >> + wildcard) >> > It's a feature of dismax. WildcardQuery cannot be used in dismax q > parameter. > > You can copy the "all fields" to a destination field by using > copyField, then search the destination field with wildcards > (without using dismax). > > Koji > > -- > http://www.rondhuit.com/en/ > > -- Peter M. Wolanin, Ph.D. Momentum Specialist, Acquia. Inc. peter.wola...@acquia.com