Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(locale): add locale-specific search guide #284

Merged
merged 3 commits into from
Dec 2, 2024

Commits on Nov 29, 2024

  1. docs(locale): add locale-specific search guide

    * Add comprehensive guide for locale-specific search configuration
    * Link locale docs from collections API reference
    * Add locale guide to navigation sidebar under "Searching" section
    tharropoulos committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    eacb9c0 View commit details
    Browse the repository at this point in the history
  2. docs(locale): improve search behavior and tokenization details

    * Add explanation of default English locale behavior and diacritic handling
    * Include details about pre_segmented_query parameter for custom tokenization
    * Update best practices with guidance on diacritics and tokenization
    * Document how ICU tokenization affects accented character preservation
    tharropoulos committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    cd7835c View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. Configuration menu
    Copy the full SHA
    8e649b7 View commit details
    Browse the repository at this point in the history