I'm looking to customize the default search behavior, to return additional results besides asked questions. Could you please recommend the cleanest way to do that, minimizing changes core Askbot code.
Probably for this askbot should expose the search API and allow you to display search results combined from several sources.
There is no solution for this at the moment, but this could be part of askbot.
If you are willing to experiment with this - take a look at function askbot.models.question.ThreadManager.get_for_query(), there is also a more complex function in the same class called run_advanced_search().
Maybe you could implement this and make a pull request on the Github?
Create your Q&A site at askbot.com. Managed Askbot hosting at just $15/mo. Dedicated hosting, support contracts, consulting services.
create your Q&A siteAsked: 2012-07-07 23:08:30 -0500
Seen: 37 times
Last updated: Jul 08 '12
What do you think of the new search interface and the UI?
feature request: print view for question texts
Can the interface for searching with tags be improved?
cannot navigate away with Firefox 3.6.11 beta
Are there examples of advanced queries?
Is there a minimum character count on a query?
How do I display all flagged questions?
Copyright Askbot, 2010-2011. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.