? button next to any search field above to open the built-in syntax-help popover.
It understands three query styles, modelled on the Procurement web client:
Style | Example | Matches |
|---|---|---|
| Text | servo drive | Records containing the words (full-text). |
| Wildcard | MAT-04* | * any sequence, ? a single character. |
| Instruction | supplier:Bosch qty>100 | Field filters and operators (:, >, <, ..). |
<FctSearch @bind-Value="query" Placeholder="Search…" />