Skip to content

Instantly share code, notes, and snippets.

@rasmusfjord
Created November 8, 2016 19:01
Show Gist options
  • Select an option

  • Save rasmusfjord/ba74e124d9f654c2b90b24d1aba6b058 to your computer and use it in GitHub Desktop.

Select an option

Save rasmusfjord/ba74e124d9f654c2b90b24d1aba6b058 to your computer and use it in GitHub Desktop.
<IndexSet SetName="ExternalCourseIndexSet" IndexPath="~/App_Data/TEMP/ExamineIndexes/{machinename}/ExternalCourse/">
<IndexUserFields>
<add Name="id" />
<add Name="name" />
<add Name="createDate" />
<add Name="nodeTypeAlias" />
<add Name="urlName" />
<add Name="teaser" />
<add Name="hideFromSearch" />
</IndexUserFields>
</IndexSet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment