"'ISession' does not contain a definition for 'Query'" while trying to use content field indexing. #13400
Unanswered
mrpavlitzky
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I try to apply content field indexing in Orchard following instructions here. When trying to query content fields from a Razor template I get
'ISession' does not contain a definition for 'Query'...
. I injected ISession as prescribed. Am I missing something here?Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions