ORDERED
Name
ORDERED
Synopsis
Returns records where the listed terms
or subqueries are in the same order as listed.
Arguments
List of terms and subqueries
Ranking Scheme
1
Ranks using the existential method.
The returned weight for any hit in a record is 1.
Comments
ORDERED is like a PHRASE, but doesn't require
that the terms be adjacent to one another. They need only follow
one an other
Example
ORDERED( 'blue', 'green' );
See Also
r_ordered, p_ordered,
r_ordered_near,
p_ordered_near,
v_ordered_near