On Mon, Oct 25, 2010 at 7:00 PM, Dennis Kubes <ku...@apache.org> wrote:
> A curiosity.  Some of the documentation for function queries says they match
> every document in the index.  When running a query that has boolean required
> clauses and an optional ValueSourceQuery or function query is the function
> query still matched against every document in the index or is it only on
> those documents that match required clauses?

It's only those that match the required clauses.

-Yonik
http://www.lucidimagination.com

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to