Corrected introduction to range field lookups docs.
Follow up to 24b9f50823
.
This commit is contained in:
parent
c8b6594305
commit
68e876c095
|
@ -711,8 +711,7 @@ The returned ranges share a bound with the passed range.
|
||||||
Querying using the bounds
|
Querying using the bounds
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
There are three transforms available for use in queries. You can extract the
|
Range fields support several extra lookups.
|
||||||
lower or upper bound, or query based on emptiness.
|
|
||||||
|
|
||||||
.. fieldlookup:: rangefield.startswith
|
.. fieldlookup:: rangefield.startswith
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue