On Sat, 2011-12-17 at 12:51 -0600, Jacob Kaplan-Moss wrote:
> On Sat, Dec 17, 2011 at 12:30 AM, kenneth gonsalves
> <law...@thenilgiris.com> wrote:
> > thanks for the info - the search *has* improved, for example a
> search
> > for get_FOO_display used to fail, it now succeeds. But I still need
> > ddg's site search for multiword searches.
> 
> Can you be a bit more specific? If there's a bug I'd like to fix it,
> but I'm not having any issues with "multiword searches"; for example:
> 
> 
https://docs.djangoproject.com/search/?q=typed+choice+field&release=5
https://docs.djangoproject.com/search/?q=choices+display&release=5

what happens here is that the search returns all the results for each
individual word - not the combination of words. Compare with ddg:

http://duckduckgo.com/?q=site%3Adocs.djangoproject.com+typed+choice
+field
http://duckduckgo.com/?q=site%3Adocs.djangoproject.com+choices+display

-- 
regards
Kenneth Gonsalves

-- 
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