What database backends support full text search for questions? SQLite does not seem to at this point, or am I missing a configuration step?
asked 25 Feb '11, 15:50
schallm 51●2●2●7 accept rate: 0%
edited 26 Feb '11, 14:23
Looks like PostgreSQL is the only one that supports FTS out of the box. We have moved to PostgreSQL for our backend.
answered 16 Mar '11, 11:51
Once you sign in you will be able to subscribe for any updates here
Answers
Answers and Comments
Markdown Basics
learn more about Markdown
Tags:
database ×62 fulltext ×11
Asked: 25 Feb '11, 15:50
Seen: 686 times
Last updated: 16 Mar '11, 11:51
The OSQA website and OSQA wiki are great resources to help you learn more about the OSQA open source Q&A system. Join the OSQA chat!
How to implement full-text search?
manage.py MySQLdb import errors but I'm using Postgres 8.4?!
Can I use OSQA with sqlite3?
How do I migrate database from cnprog to osqa?
Can I integrate OSQA to provide Q&A support in my Django application?
[closed] Database backup instructions
How do I get "syncdb" to work? I'm getting "There is no South database module" ?
Can plugins in forum_modules define custom management commands?
How can I get OSQA's database schema, the detail of tables?
What's broken/limited if mysql is used?
powered by OSQA