Function queries score (all) documents, but don't filter them. All documents effectively match a function query.
Erik On Nov 7, 2013, at 1:48 PM, Peter Keegan <peterlkee...@gmail.com> wrote: > Why does this function query return docs that don't match the embedded > query? > select?qq=text:news&q={!func}sum(query($qq),0)