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

🎁 Add snippets to catalog search #825

Merged
merged 1 commit into from
Sep 25, 2024
Merged

🎁 Add snippets to catalog search #825

merged 1 commit into from
Sep 25, 2024

Commits on Sep 24, 2024

  1. 🎁 Add snippets to catalog search

    This commit will add the index field for snippets onto the
    CatalogControllerDecorator so ADL can see snippets.  We had to add this
    because we remove all the add index fields prior and only add select
    ones.  That means we have to manually add this one.
    
    Ref:
    - #769
    kirkkwang committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    fac889b View commit details
    Browse the repository at this point in the history