I have some tags which are 2 or 3 characters but the search does not find them at all. And also 2 or 3 character strings don't match either even if they are full words in the title of a question.
Is there a way to make these found in the search?
Yes, in the "live" settings (Data entry section) adjust "Minimum length of search term for Ajax search". The default value is 4 characters.
It also will be necessary to configure your database accordingly. Btw, Postgresql has much better support for full text search - strongly recommend to switch your site from MySQL to Postgres, there are other very compelling reasons to switch as well - the sooner the better because migrating a small data set is much easier.
When you have time, please take a look at http://www.postgresql.org/docs/8.3/static/textsearch.html - postgres supports synonyms, thesaurus dictionaries, etc. things that allow fine tuning the search to suite your needs.
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-02-23 15:33:05 -0500
Seen: 50 times
Last updated: Feb 23 '11
openid error: Server denied check_authentication
Does the skin setting in /settings work?
multi instances sharing one db a problem?
Django error: VariableDoesNotExist: Failed lookup for key [request] in u'[{}]'
Not able to configure ASKBOT as seperate django application
Create Admin User Error - "CSRF verification failed. Request aborted."
Copyright Askbot, 2010-2011. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.