Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
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