Remove outdated sentence in documentation

This commit is contained in:
Loïc Lecrenier 2023-03-30 12:22:24 +02:00
parent 3b0737a092
commit ee8a9e0bad

View File

@ -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`