mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 04:17:10 +02:00
Remove outdated sentence in documentation
This commit is contained in:
parent
3b0737a092
commit
ee8a9e0bad
1 changed files with 0 additions and 3 deletions
|
@ -36,9 +36,6 @@ pub enum QueryNodeData {
|
|||
/**
|
||||
A graph representing all the ways to interpret the user's search query.
|
||||
|
||||
## Important
|
||||
At the moment, a query graph has a hardcoded limit of [`QUERY_GRAPH_NODE_LENGTH_LIMIT`] nodes.
|
||||
|
||||
## Example 1
|
||||
For the search query `sunflower`, we need to register the following things:
|
||||
- we need to look for the exact word `sunflower`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue