On Fri, May 20, 2011 at 6:52 PM, Dhanushka Samarakoon <dhan...@gmail.com> wrote: > What this returns me is a set of results which has both the keywords > in fKeyword. Instead I need all the records that has at least one of them as > a keyword.
I have not tested this, but fq should as far as i know behave just as the q-field, so you should be able to do a : fq=keyword:(foo OR bar OR lasagna) -- Mvh Tor Henning Ueland