On Oct 2, 12:30 am, "shabda.raaj" <[EMAIL PROTECTED]> wrote:
> It looks to me that a api to get web search functionality in Django
> would be good idea.

Yes, a full-text search functionality is really cool and there has
been considerable effort that has been put into this. Check out
http://code.google.com/p/django-sphinx/
http://code.djangoproject.com/wiki/searchengine
http://code.djangoproject.com/wiki/TextIndexingAbstractionLayer

> (I just plan to add convinient api for webservices found at
> http://developer.yahoo.com/search/ )

Django has been a neutral web-framework without showing bias to any
database, external apps etc. To use the Yahoo Web API's and then
incorporate them as contrib apps would not be recommended. I would
agree with Russell Keith-Magee on Django's philosophy to accept
contrib apps.

Cheers
Thejaswi Puthraya


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to