On Mar 26, 2009, at 10:37 PM, TheIvIaxx wrote:

> Is there a major benefit to go with one of these other
> packages or write something else beyond mysql-fulltext?

As always, it all depends on your requirements. For basic full text  
search, what comes bundled with most databases is Good Enough (SM).

Even SQLite comes packaged with a very handy full text search module:

http://www.sqlite.org/cvstrac/wiki?p=FtsTwo

You can see it in action bellow:

http://svr225.stepx.com:3388/search?q=django

HTH.

Cheers,

--
PA.
http://alt.textdrive.com/nanoki/


--~--~---------~--~----~------------~-------~--~----~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to