Re: Term precendence

2009-02-15 Thread Yonik Seeley
On Sun, Feb 15, 2009 at 10:50 AM, Joel Halbert wrote: > When constructing a query, using a series of terms e.g. > > Term1=X, Term2=Y etc... > > does it make sense, like in sql, to place to most restrictive term query > first? > > i.e. if I know that the query will be mainly constrained by the valu

Term precendence

2009-02-15 Thread Joel Halbert
When constructing a query, using a series of terms e.g. Term1=X, Term2=Y etc... does it make sense, like in sql, to place to most restrictive term query first? i.e. if I know that the query will be mainly constrained by the value of Term1, does having this as the first in the query make the exec