mirror of
https://github.com/iSharkFly-Docs/opensearch-docs-cn
synced 2025-02-07 17:48:09 +00:00
for heading to match other level 2s
Signed-off-by: alicejw <alicejw@amazon.com>
This commit is contained in:
parent
01e505b864
commit
6f4c75d023
@ -307,7 +307,7 @@ You get back documents that match any of the terms.
|
||||
}
|
||||
```
|
||||
|
||||
### Terms lookup query (TLQ)
|
||||
## Terms lookup query (TLQ)
|
||||
|
||||
Use a terms lookup query (TLQ) to retrieve multiple field values in a specific document within a specific index. Use the `terms` operation, and specify the index name, document Id and specify the field you want to look up with the `path` parameter.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user