Help shape the future of CMS PaaS release notes! Take this quick survey and share your feedback.
AI OnAI Off
Help shape the future of CMS PaaS release notes! Take this quick survey and share your feedback.
I've had that problem. I inherited from QueryBase and created a FreeTextQuery. Looking with Reflector, seems nothing have happened since then. As you say, you'll probably have to subclass it and create your own query class.
Hi,
Is there anyone who can tell me how to search for topics (using TopicQuery) that doesn't include a specific string? Can't really figure out how to do that. Do I need to subclass the TopicQuery, and override the GetQuery method?
// Kind regards, Torbjörn