Skip to content

Instantly share code, notes, and snippets.

@GroupDocsGists
Created November 22, 2019 05:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save GroupDocsGists/932dafc08016292a3aa473cca0d50930 to your computer and use it in GitHub Desktop.
Save GroupDocsGists/932dafc08016292a3aa473cca0d50930 to your computer and use it in GitHub Desktop.
string indexFolder = @"c:\MyIndex\"; // Specify the path to the index folder
Index index = new Index(indexFolder);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment