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

Adding Set-PnPSearchExternalItem to allow for indexing custom content into Microsoft Search #3420

Merged
merged 8 commits into from
Sep 28, 2023

Commits on Sep 18, 2023

  1. Added functionality

    KoenZomers committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    179a527 View commit details
    Browse the repository at this point in the history
  2. Adding PR reference

    KoenZomers committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    9942e71 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    71a8c0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07f9948 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    9520308 View commit details
    Browse the repository at this point in the history
  2. Changed parameter name from Id to ItemId to clarify its the Id of the…

    … external item, added constraint of maximum 128 characters for the itemid
    KoenZomers committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    5e05125 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69b9536 View commit details
    Browse the repository at this point in the history
  4. Fixing build error

    KoenZomers committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    e0fd447 View commit details
    Browse the repository at this point in the history