Skip to content

Instantly share code, notes, and snippets.

@GroupDocsGists
Last active November 22, 2019 05:11
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/a2e55bfc7b67d19a963bb91f76c5b135 to your computer and use it in GitHub Desktop.
Save GroupDocsGists/a2e55bfc7b67d19a963bb91f76c5b135 to your computer and use it in GitHub Desktop.
string query = "gaps"; // Specify a search query
SearchResult result = index.Search(query); // Searching in the index
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment