Skip to content
This repository was archived by the owner on Jun 1, 2024. It is now read-only.

Call Execute on query#13

Open
bjarnef wants to merge 1 commit into
callumbwhyte:devfrom
bjarnef:patch-1
Open

Call Execute on query#13
bjarnef wants to merge 1 commit into
callumbwhyte:devfrom
bjarnef:patch-1

Conversation

@bjarnef
Copy link
Copy Markdown

@bjarnef bjarnef commented Dec 14, 2022

It seems this is a typo:

var results = searcher.Execute();

it should be this instead:

var results = query.Execute();

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant