Custom Matcher form

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 2분
  • The Custom Matcher form includes information about global search custom matchers defined for AI Search. Use this form when creating a custom matcher to return exact-match results from a specific table and column for search terms matching a regular expression.

    For details on creating a global search custom matcher, see Create a custom search matcher for global search.

    표 1. Custom Matcher form
    Field Description
    Name Unique name for the custom matcher.
    Regex Java regular expression pattern that AI Search compares search queries to. When a search query matches this regular expression pattern, the custom matcher triggers and the search only returns results from the specified Table and Column. This field is automatically set when you select Generate Regex.
    주:
    For details on Java regular expression pattern syntax, see the Javadoc for the java.regex.util.Pattern class.
    Table name Table that you want to restrict search matches to when a user search satisfies the custom matcher's Regex regular expression pattern.
    Application Application scope for the custom matcher. This field is automatically set.
    Column Field from the specified Table that you want to restrict search matches to when a user search satisfies the custom matcher's Regex regular expression pattern.
    Active Option to activate the custom matcher. To deactivate the matcher, clear the Active option.