fedlex.search_text
Find where a word occurs inside ONE consolidation (hits with eId and Artikel): use before read_article when the article is unknown. hint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | Manifestation language (de|fr|it|en|rm); default de. Which languages a version carries as XML is the graph's answer — fedlex.list_expressions shows it before a read. | |
| limit | No | Max hits (default 20, at most 100); `total` counts beyond it. | |
| query | Yes | Word or phrase; case-insensitive substring. | |
| eli_version | Yes | Dated consolidation: `<abstract-eli>/<YYYYMMDD>`. |