Re: Full text indexing in small site
On Sun, Dec 26, 2010 at 11:06 AM, robos85 <progreo@gmail.com> wrote:
-- Hi,what engine fo fulltext indexing do you recommend? Small will be rather small, about 3000-4000 unique users per day. I need to index content of articles. It's avarage about 600-800 words.
If you are using MySQL, its indexing is probably sufficient. You'll need to store your text in a MyISAM table to do so.
Nick
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home