mirror of
https://github.com/apache/druid.git
synced 2025-02-09 03:24:55 +00:00
Clearer filter docs. (#3448)
This commit is contained in:
parent
3b6c81e7c0
commit
1344e3c3af
@ -330,7 +330,7 @@ The filter above is equivalent to the following OR of Bound filters:
|
||||
```
|
||||
|
||||
### Filtering with Extraction Functions
|
||||
Some filters optionally support the use of extraction functions.
|
||||
All filters except the "spatial" filter support extraction functions.
|
||||
An extraction function is defined by setting the "extractionFn" field on a filter.
|
||||
See [Extraction function](./dimensionspecs.html#extraction-functions) for more details on extraction functions.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user