Skip to content

Conversation

RounakDhillon
Copy link
Contributor

I worked on Search Configuration Settings Doc Addition.

Copy link

netlify bot commented Sep 10, 2025

Deploy Preview for docsv1 ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit cb5fd28
🔍 Latest deploy log https://app.netlify.com/projects/docsv1/deploys/68c11dcb7bb6740008f8e5cc
😎 Deploy Preview https://deploy-preview-458--docsv1.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@ayush-shah ayush-shah requested a review from Copilot September 10, 2025 07:28
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a comprehensive documentation guide for Search Configuration Settings in OpenMetadata, explaining how administrators can customize search relevance and behavior. The documentation covers both global search configuration and data asset-specific configurations, including field boosting, term boosting, and ranking mechanisms.

  • Added detailed documentation for search configuration settings with practical examples
  • Documented both global and data asset level search configurations
  • Included best practices for search optimization

Reviewed Changes

Copilot reviewed 2 out of 8 changed files in this pull request and generated 6 comments.

File Description
content/v1.9.x/how-to-guides/admin-guide/search-configuration-settings.md Complete documentation for search configuration settings in v1.9.x
content/v1.10.x-SNAPSHOT/how-to-guides/admin-guide/search-configuration-settings.md Identical documentation for search configuration settings in v1.10.x

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment on lines +42 to +46
{% image
src="/images/v1.9/how-to-guides/admin-guide/global.png"
alt="Global Search Configuration"
caption="Global Search Configuration"
/%}
Copy link
Preview

Copilot AI Sep 10, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The image path references v1.9 but should be verified that this image file actually exists at the specified location. Missing images will result in broken documentation.

Suggested change
{% image
src="/images/v1.9/how-to-guides/admin-guide/global.png"
alt="Global Search Configuration"
caption="Global Search Configuration"
/%}
<!-- Image removed due to missing file: /images/v1.9/how-to-guides/admin-guide/global.png -->

Copilot uses AI. Check for mistakes.

`name.keyword` set as **Exact Match** with **weight 20**

{% image
src="/images/v1.9/how-to-guides/admin-guide/data-asset-level-search.png"
Copy link
Preview

Copilot AI Sep 10, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The image path references v1.9 but should be verified that this image file actually exists at the specified location. Missing images will result in broken documentation.

Copilot uses AI. Check for mistakes.

Comment on lines +103 to +107
{% image
src="/images/v1.9/how-to-guides/admin-guide/restore-defaults.png"
alt="Restore Defaults"
caption="Restore Defaults"
/%}
Copy link
Preview

Copilot AI Sep 10, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The image path references v1.9 but should be verified that this image file actually exists at the specified location. Missing images will result in broken documentation.

Suggested change
{% image
src="/images/v1.9/how-to-guides/admin-guide/restore-defaults.png"
alt="Restore Defaults"
caption="Restore Defaults"
/%}
<!-- Image for "Restore Defaults" was removed due to missing file. -->

Copilot uses AI. Check for mistakes.

- **Use Case:** Prioritize Tier 1 assets over lower-tiered ones in search results.

{% image
src="/images/v1.10/how-to-guides/admin-guide/global.png"
Copy link
Preview

Copilot AI Sep 10, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The image path references v1.10 but should be verified that this image file actually exists at the specified location. Missing images will result in broken documentation.

Suggested change
src="/images/v1.10/how-to-guides/admin-guide/global.png"
src="/images/v1.10.x-SNAPSHOT/how-to-guides/admin-guide/global.png"

Copilot uses AI. Check for mistakes.

Comment on lines +66 to +70
{% image
src="/images/v1.10/how-to-guides/admin-guide/data-asset-level-search.png"
alt="Data Asset Level Search Configuration"
caption="Data Asset Level Search Configuration"
/%}
Copy link
Preview

Copilot AI Sep 10, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The image path references v1.10 but should be verified that this image file actually exists at the specified location. Missing images will result in broken documentation.

Suggested change
{% image
src="/images/v1.10/how-to-guides/admin-guide/data-asset-level-search.png"
alt="Data Asset Level Search Configuration"
caption="Data Asset Level Search Configuration"
/%}
<!-- Image removed: data-asset-level-search.png was missing at /images/v1.10/how-to-guides/admin-guide/ -->

Copilot uses AI. Check for mistakes.

Comment on lines +103 to +107
{% image
src="/images/v1.10/how-to-guides/admin-guide/restore-defaults.png"
alt="Restore Defaults"
caption="Restore Defaults"
/%}
Copy link
Preview

Copilot AI Sep 10, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The image path references v1.10 but should be verified that this image file actually exists at the specified location. Missing images will result in broken documentation.

Suggested change
{% image
src="/images/v1.10/how-to-guides/admin-guide/restore-defaults.png"
alt="Restore Defaults"
caption="Restore Defaults"
/%}
<!-- Image for "Restore Defaults" was removed due to missing file. -->

Copilot uses AI. Check for mistakes.

@Prajwal214 Prajwal214 merged commit 358c915 into open-metadata:main Sep 12, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants