Looks like only question and answer tables need fulltext index, which is not supported by InnoDB. What if I'm going to use a search engine for search of questions and answers anyway, can I not apply Migration 4 and use InnoDB? I have a lot of other tables in InnoDB and really don't want to fall back to MyISAM.
As of version 0.6.86, it is possible, but still InnoDB does not support text search properly.
To completely fix this issue, we'll need to support some external search library, such as solr, sphinx, etc.
At the moment, with askbot the best options are either transition your other app to PostgresQL or with a quick fix on our part - accept loss of text search support - until we work with a specialized search library. (e.g. Django Haystack)
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: 2011-05-11 13:49:42 -0500
Seen: 195 times
Last updated: Jan 12 '12
Where are the badges in a fresh install? [fixed]
Unknown column 'auth_user.is_approved' in 'field list' [fixed]
Best practices to avoid data inconsistency
Cannot sign up for a new account using a fresh instal of askbot.
how can I get askbot's database ,the detail of tables?
Why are there french fries on www.askbot.org?
Copyright Askbot, 2010-2011. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.