> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 高度な事前検索用関数

> FlexiLayout languageにおける高度な事前検索用関数の概要。検索の制御、検索範囲の指定、Nearest関数について説明します。

<CardGroup cols={2}>
  <Card title="検索の制御" icon="magnifying-glass" href="/ja/flexi-capture/fls/language/search-control">
    Optional、StopIfFound、DontFind、MaxHypothesesCountを使用して、要素の検索を制御します。
  </Card>

  <Card title="検索範囲の指定" icon="gear" href="/ja/flexi-capture/fls/specifying-area">
    要素の検索制約、領域のジオメトリ、およびfuzzy rectanglesを定義します。
  </Card>

  <Card title="Nearest関数" icon="gear" href="/ja/flexi-capture/fls/language/nearest">
    点、要素、またはページの端に最も近い仮説を選択します。
  </Card>
</CardGroup>
